CVE-2008-7068: Input Validation
The dbareplace function in PHP 5.2.6 and 4.x allows context-dependent attackers to cause a denial of service (file truncation) via a key with the NULL byte. NOTE: this might only be a vulnerability in limited circumstances in which the attacker can modify or add database entries but does not have permissions to truncate the file.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-7068?
The severity of CVE-2008-7068 is classified as a denial of service vulnerability.
How do I fix CVE-2008-7068?
To fix CVE-2008-7068, upgrade PHP to a version that does not contain this vulnerability, preferably a version beyond 5.2.6.
What versions are affected by CVE-2008-7068?
CVE-2008-7068 affects PHP versions 5.2.6 and earlier versions in the 4.x branch.
What impact does CVE-2008-7068 have on my application?
CVE-2008-7068 can lead to file truncation and potential denial of service in applications that allow context-dependent attacks.
Can CVE-2008-7068 be exploited remotely?
CVE-2008-7068 can be exploited by attackers who can modify or add database entries, but it may require specific context to perform an attack.