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

98 lines
2.6 KiB
JSON

{
"id": "CVE-2009-5089",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-09-12T12:40:39.537",
"lastModified": "2017-09-19T01:30:08.937",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in index.php in IdeaCart 0.02 and 0.02a allows remote attackers to read arbitrary files via a .. (dot dot) in the page parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en index.php en IdeaCart 0.02 y 0.02a permite a atacantes remotos leer archivos arbitrarios a trav\u00e9s de un .. (punto punto) en el par\u00e1metro page."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ideacart:ideacart:0.02:*:*:*:*:*:*:*",
"matchCriteriaId": "D87E704B-9053-4C28-ABE3-EB8362958985"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ideacart:ideacart:0.02a:*:*:*:*:*:*:*",
"matchCriteriaId": "302283D0-87A7-4C90-9CE1-5545F9A31E35"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/8049",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/33765",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48731",
"source": "cve@mitre.org"
}
]
}