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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2010-05-07 23:00
Updated : 2024-02-04 17:54
NVD link : CVE-2010-1868
Mitre link : CVE-2010-1868
CVE.ORG link : CVE-2010-1868
JSON object : View
Products Affected
php
- php
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')