Vulnerability Description
Buffer overflow in the sqlite_decode_binary 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 sqlite_decode_binary() API.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | 4.0 |
References
- http://osvdb.org/39177
- http://secunia.com/advisories/25057
- http://www.attrition.org/pipermail/vim/2007-April/001540.html
- http://www.mandriva.com/security/advisories?name=MDKSA-2007:091
- http://www.php-security.org/MOPB/MOPB-41-2007.htmlPatchVendor Advisory
- http://www.sqlite.org/cvstrac/rlog?f=sqlite/src/encode.c
- http://www.ubuntu.com/usn/usn-455-1
- https://exchange.xforce.ibmcloud.com/vulnerabilities/38518
- http://osvdb.org/39177
- http://secunia.com/advisories/25057
- http://www.attrition.org/pipermail/vim/2007-April/001540.html
- http://www.mandriva.com/security/advisories?name=MDKSA-2007:091
- http://www.php-security.org/MOPB/MOPB-41-2007.htmlPatchVendor Advisory
- http://www.sqlite.org/cvstrac/rlog?f=sqlite/src/encode.c
- http://www.ubuntu.com/usn/usn-455-1
FAQ
What is CVE-2007-1888?
CVE-2007-1888 is a vulnerability with a CVSS score of 7.5 (HIGH). Buffer overflow in the sqlite_decode_binary 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 vi...
How severe is CVE-2007-1888?
CVE-2007-1888 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2007-1888?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.