René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

91 lines
2.9 KiB
JSON

{
"id": "CVE-2009-4865",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-05-11T12:02:09.300",
"lastModified": "2017-08-17T01:31:47.397",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in escorts_search.php in I-Escorts Directory Script and Agency Script, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) search_name and (2) languages parameters. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en escorts_search.php en I-Escorts Directory Script y Agency Script, cuando magic_quotes_gpc est\u00e1 deshabilitado, permite a atacantes remotos ejecutar comandos arbitrarios de SQL a trav\u00e9s de (1) el par\u00e1metro search_name y (2) el par\u00e1metro languages. Nota: algunos de estos detalles se han obtenido de informaci\u00f3n de terceros."
}
],
"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",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"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:i-escorts:i-escorts_agency_script:*:*:*:*:*:*:*:*",
"matchCriteriaId": "51848B1C-3842-4FE5-B95D-1183E546015F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:i-escorts:i-escorts_directory_script:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D0C870E0-C800-4C2D-92A8-61403CB5D232"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.org/0908-exploits/des-xss.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/52304",
"source": "cve@mitre.org"
}
]
}