Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2008-1685


gcc 4.2.0 through 4.3.0 in GNU Compiler Collection, when casts are not used, considers the sum of a pointer and an int to be greater than or equal to the pointer, which might lead to removal of length testing code that was intended as a protection mechanism against integer overflow and buffer overflow attacks, and provide no diagnostic message about this removal. NOTE: the vendor has determined that this compiler behavior is correct according to section 6.5.6 of the C99 standard (aka ISO/IEC 9899:1999)


Published

2008-04-06T23:44:00.000

Last Modified

2025-04-09T00:30:58.490

Status

Deferred

Source

[email protected]

Severity

CVSSv2: 6.8 (MEDIUM)

CVSSv2 Vector

AV:N/AC:M/Au:N/C:P/I:P/A:P

  • Access Vector: NETWORK
  • Access Complexity: MEDIUM
  • Authentication: NONE
  • Confidentiality Impact: PARTIAL
  • Integrity Impact: PARTIAL
  • Availability Impact: PARTIAL
Exploitability Score

8.6

Impact Score

6.4

Weaknesses
  • Type: Primary
    CWE-119
    CWE-189

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application gnu gcc 4.2.0 Yes
Application gnu gcc 4.2.1 Yes
Application gnu gcc 4.2.2 Yes
Application gnu gcc 4.2.3 Yes
Application gnu gcc 4.2.4 Yes
Application gnu gcc 4.3.0 Yes

References