2024-12-08 03:06:42 +00:00

121 lines
3.8 KiB
JSON

{
"id": "CVE-2010-4700",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-01-18T20:00:10.877",
"lastModified": "2024-11-21T01:21:33.320",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "La funci\u00f3n set_magic_quotes_runtime en PHP v5.3.2 y v5.3.3, cuando se utiliza la extensi\u00f3n MySQLi, no interact\u00faa correctamente con la funci\u00f3n mysqli_fetch_assoc, lo que podr\u00eda hacer m\u00e1s f\u00e1cil para los atacantes dependientes de contexto realizar ataques de inyecci\u00f3n SQL a trav\u00e9s de entradas manipuladas que no hubieran sido controladas en versiones anteriores de PHP."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"baseScore": 6.8,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:5.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "5D0CD11A-09C2-4C60-8F0C-68E55BD6EE63"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:5.3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "B0F40E4A-E125-4099-A8B3-D42614AA9312"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.php.net/52221",
"source": "cve@mitre.org"
},
{
"url": "http://www.php.net/ChangeLog-5.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/46056",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64964",
"source": "cve@mitre.org"
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12620",
"source": "cve@mitre.org"
},
{
"url": "http://bugs.php.net/52221",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.php.net/ChangeLog-5.php",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/46056",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64964",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12620",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}