CVE-2007-1888: Buffer Overflow
Buffer overflow in the sqlitedecodebinary function in src/encode.c in SQLite 2, as used by PHP 4.x through 5.x and other applications, allows context-dependent attackers to execute arbitrary code via an empty value of the in parameter. NOTE: some PHP installations use a bundled version of sqlite without this vulnerability. The SQLite developer has argued that this issue could be due to a misuse of the sqlitedecodebinary() API.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2007-1888?
CVE-2007-1888 has a moderate severity level due to the potential for arbitrary code execution.
How do I fix CVE-2007-1888?
To fix CVE-2007-1888, upgrade to a version of PHP that addresses this vulnerability.
Which versions of PHP are affected by CVE-2007-1888?
CVE-2007-1888 affects multiple versions of PHP, particularly 4.x and 5.x, including specific releases like 4.3.9 and 5.1.5.
What type of vulnerability is CVE-2007-1888?
CVE-2007-1888 is classified as a buffer overflow vulnerability.
Can CVE-2007-1888 be exploited remotely?
Yes, CVE-2007-1888 can potentially be exploited remotely by context-dependent attackers.