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

90 lines
2.6 KiB
JSON

{
"id": "CVE-2009-2177",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-06-23T21:30:00.377",
"lastModified": "2017-09-29T01:34:45.810",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "code/display.php in fuzzylime (cms) 3.03a and earlier, when magic_quotes_gpc is disabled, allows remote attackers to conduct directory traversal attacks and overwrite arbitrary files via a \"....//\" (dot dot) in the s parameter, which is collapsed into a \"../\" value."
},
{
"lang": "es",
"value": "El archivo code/display.php en fuzzylime (cms) versiones 3.03a y anteriores, cuando magic_quotes_gpc est\u00e1 desactivado, permite a los atacantes remotos conducir ataques de salto de directorio y sobrescribir archivos arbitrarios por medio de un \"....//\" (punto punto) en el par\u00e1metro s, que se contrae en un valor \"../\"."
}
],
"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-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fuzzylime:fuzzylime_cms:3.03a:*:*:*:*:*:*:*",
"matchCriteriaId": "FBFDACDE-0390-42CE-B363-E38D99EB687B"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/35418",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51206",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/8978",
"source": "cve@mitre.org"
}
]
}