Vulnerability Description
The (1) sqlite_single_query and (2) sqlite_array_query functions in ext/sqlite/sqlite.c in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attackers to execute arbitrary code by calling these functions with an empty SQL query, which triggers access of uninitialized memory.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | 5.2.0 |
Related Weaknesses (CWE)
References
- http://php-security.org/2010/05/07/mops-2010-012-php-sqlite_single_query-uniniti
- http://php-security.org/2010/05/07/mops-2010-013-php-sqlite_array_query-uninitia
- http://php-security.org/2010/05/07/mops-submission-03-sqlite_single_query-sqliteExploit
- http://php-security.org/2010/05/07/mops-2010-012-php-sqlite_single_query-uniniti
- http://php-security.org/2010/05/07/mops-2010-013-php-sqlite_array_query-uninitia
- http://php-security.org/2010/05/07/mops-submission-03-sqlite_single_query-sqliteExploit
FAQ
What is CVE-2010-1868?
CVE-2010-1868 is a vulnerability with a CVSS score of 7.5 (HIGH). The (1) sqlite_single_query and (2) sqlite_array_query functions in ext/sqlite/sqlite.c in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attackers to execute arbitrary code by c...
How severe is CVE-2010-1868?
CVE-2010-1868 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-2010-1868?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.