CVE-2010-4700
Published Jan 18, 2011
Last updated 7 years ago
Overview
- Description
- The set_magic_quotes_runtime function in PHP 5.3.2 and 5.3.3, when the MySQLi extension is used, does not properly interact with use of the mysqli_fetch_assoc function, which might make it easier for context-dependent attackers to conduct SQL injection attacks via crafted input that had been properly handled in earlier PHP versions.
- Source
- cve@mitre.org
- NVD status
- Modified
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 6.8
- Impact score
- 6.4
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:P/I:P/A:P
Weaknesses
- nvd@nist.gov
- CWE-89
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:php:php:5.3.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "5D0CD11A-09C2-4C60-8F0C-68E55BD6EE63" }, { "criteria": "cpe:2.3:a:php:php:5.3.3:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B0F40E4A-E125-4099-A8B3-D42614AA9312" } ], "operator": "OR" } ] } ]