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

86 lines
2.7 KiB
JSON

{
"id": "CVE-2009-3542",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-10-02T19:30:00.593",
"lastModified": "2017-08-17T01:31:09.147",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in ls.php in LittleSite (aka LS or LittleSite.php) 0.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the file parameter to index.php. NOTE: in some environments, this can be leveraged for remote file inclusion by using a UNC share pathname or an ftp, ftps, or ssh2.sftp URL."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en ls.php en LittleSite (como LS o LittleSite.php) v0.1 permite a atacantes remotos incluir y ejecutar ficheros locales de su elecci\u00f3n a trav\u00e9s .. (punto punto) en el par\u00e1metro file en index.php. NOTA: en algunas situaciones, esto puede ser ayudado mediante la inclusi\u00f3n remota de fichero mediante el uso del nombre de fichero UNC compartido o un FTP, FTPS, o ssh2.sftp URL."
}
],
"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:kneuro:littlesite.php:0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "AE7162F5-BFBD-4711-92C0-4A9F76C97E61"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.org/0907-exploits/ls-lfi.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51819",
"source": "cve@mitre.org"
}
]
}