Skip to main content

Integer Underflow (Wrap or Wraparound)

CVE-2024-0808

Severity High
Score 9.8/10

Summary

Integer underflow in WebUI in Google Chrome prior to 121.0.6167.86 allowed a remote attacker to potentially exploit heap corruption via a malicious file.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • HIGH

CWE-191 - Integer Underflow (Wrap or Wraparound)

The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.

Advisory Timeline

  • Published