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

79 lines
2.1 KiB
JSON

{
"id": "CVE-2009-3507",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-10-01T14:30:01.157",
"lastModified": "2017-09-19T01:29:38.250",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in modules.php in CMSphp 0.21 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the mod_file parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en modules.php en CMSphp 0.21 permite a atacantes remotos incluir y ejecutar archivos locales de su elecci\u00f3n mediante un .. (punto punto) en el par\u00e1metro mod_file."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"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:jean-michel_wyttenbach:cmsphp:0.21:*:*:*:*:*:*:*",
"matchCriteriaId": "259A491F-5F57-4E64-A95C-52AEC56451C6"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/9311",
"source": "cve@mitre.org"
}
]
}