CWE-190

Medium likelihood

Integer Overflow or Wraparound

Parent: CWE-682 - Incorrect Calculation

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

3,210 vulnerabilities with CWE-190
CVE-2005-2976
GTK+ <2.8.7 - Buffer Overflow
CVE-2005-1513 CRITICAL
qmail - Integer Overflow in stralloc_readyplus via Large SMTP Request
CVSS 9.8
CVE-2005-1141 CRITICAL
GOCR 0.40 - Remote Code Execution
CVSS 9.8
CVE-2005-0102 CRITICAL
Evolution < 2.0.2 - Remote Code Execution via Integer Overflow in camel-lock-helper
CVSS 9.8
CVE-2004-2013 HIGH
Linux Kernel < 2.4.25 - Integer Overflow via SCTP_SOCKOPT_DEBUG_NAME Option
CVSS 7.8
CVE-2004-0788
gdkpixbuf < 0.22 and gtk2 2.0.0-2.2.3 - Denial of Service via ICO Image Decoder Integer Overflow
CVE-2004-0657
ntp < 4.0 - Integer Overflow in Date/Time Offset Calculation
CVE-2002-2439 HIGH
gcc < 4.8.0 - Integer Overflow in new[] Operator
CVSS 7.8
CVE-2002-0391 CRITICAL
FreeBSD < 4.6.1 - Remote Code Execution via xdr_array Integer Overflow
CVSS 9.8
CVE-2002-0639 CRITICAL
OpenSSH 2.9.9-3.3 - Remote Code Execution via Integer Overflow in Challenge Response Authentication
CVSS 9.8
Details
Vulnerabilities 3,210
Exploit Likelihood Medium