CVE-2007-0906: Buffer Overflow
Multiple buffer overflows in PHP before 5.2.1 allow attackers to cause a denial of service and possibly execute arbitrary code via unspecified vectors in the (1) session, (2) zip, (3) imap, and (4) sqlite extensions; (5) stream filters; and the (6) strreplace, (7) mail, (8) ibasedeleteuser, (9) ibaseadduser, and (10) ibasemodifyuser functions. NOTE: vector 6 might actually be an integer overflow (CVE-2007-1885). NOTE: as of 20070411, vector (3) might involve the imapmailcompose function (CVE-2007-1825).
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2007-0906?
CVE-2007-0906 is classified with a moderate severity as it can lead to denial of service and potentially allow the execution of arbitrary code.
How do I fix CVE-2007-0906?
To fix CVE-2007-0906, upgrade PHP to version 5.2.1 or later, which addresses the buffer overflow vulnerabilities.
Which PHP versions are affected by CVE-2007-0906?
CVE-2007-0906 affects multiple PHP versions including 3.0, 4.0, and 5.1 series prior to 5.2.1.
What are the possible impacts of CVE-2007-0906?
The potential impacts of CVE-2007-0906 include denial of service and unauthorized execution of code on affected systems.
Is it safe to use PHP versions before 5.2.1 due to CVE-2007-0906?
Using PHP versions prior to 5.2.1 is not safe because they are vulnerable to the buffer overflow exploits outlined in CVE-2007-0906.