112 lines
3.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2009-1768",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-05-22T18:30:00.297",
"lastModified": "2017-09-29T01:34:33.467",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in download.php in Rama Zaiten CMS 0.9.8 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en download.php en Rama Zaiten CMS v0.9.8 y anteriores, permite a atacantes remotos leer archivos de su elecci\u00f3n a trav\u00e9s de un .. (punto punto) en el par\u00e1metro file."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"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:ramazeiten:ramazaitencms0.9.7.5:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1E144B4A-4789-438E-B374-06E999373979"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ramazeiten:ramazaitencms0.9.7.6:*:*:*:*:*:*:*:*",
"matchCriteriaId": "FBB60CF4-ED5F-400B-9C59-F5B07AE0E3C6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ramazeiten:ramazaitencms0.9.7.8:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2858845F-9CBF-46C6-962C-9C288DD45596"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ramazeiten:ramazaitencms0.9.8:*:*:*:*:*:*:*:*",
"matchCriteriaId": "3AD3B11B-E3DF-4DE1-9113-4F7D18D708AC"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/34995",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2009/1343",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/50572",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/8700",
"source": "cve@mitre.org"
}
]
}