CVE-2007-4657

Advisory lineage Upstream: 0 Downstream: 3
Modified
Published: 04 Sept 2007, 22:00
Last modified:07 Aug 2024, 15:01

Vulnerability Summary

Overall Risk (default)
medium
31/100
CVSS Score
7.5 HIGH
v2.0 (nvd)
EPSS Score
3.14% LOW
3% probability +1.02%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

04 Sept 2007, 22:00
Published
Vulnerability first disclosed
07 Aug 2024, 15:01
Last Modified
Vulnerability information updated

Description

Multiple integer overflows in PHP 4 before 4.4.8, and PHP 5 before 5.2.4, allow remote attackers to obtain sensitive information (memory contents) or cause a denial of service (thread crash) via a large len value to the (1) strspn or (2) strcspn function, which triggers an out-of-bounds read. NOTE: this affects different product versions than CVE-2007-3996.

CVSS Metrics

  • v2.0HIGHScore: 7.5AV:N/AC:L/Au:N/C:P/I:P/A:P

EPSS Trends

Current EPSS score: 3.14% Percentile: 87%

Techniques & Countermeasures

  • CWE-119Improper Restriction of Operations within the Bounds of a Memory Buffer

    The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

  • CWE-189Numeric Errors

    Weaknesses in this category are related to improper calculation or conversion of numbers.

Affected Systems

  • canonicalubuntu_linux

    6.06 | 6.10 | 7.04 | 7.10

  • debiandebian_linux

    3.1 | 4.0

  • UnknownPHP

    ≥ 4.0.0, < 4.4.8 | ≥ 5.0.0, < 5.2.4

References (29)