CVE-2010-1868
CVSS V2 High 7.5
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2010-1868
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2010-05-07T23:00:01
- Last Modified Date
- 2010-05-11T04:00:00
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:php:php:5.2.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.2.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.2.3:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.2.4:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.2.5:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.2.6:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.2.8:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.2.9:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.2.10:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.2.11:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.2.12:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.2.13:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.3.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.3.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:php:php:5.3.2:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 7.5
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 6.4
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2010-1868 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1868 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 11:11:17 | Added to TrackCVE |