cvelist/2009/3xxx/CVE-2009-3542.json
2019-03-18 00:38:06 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-3542",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "55969",
"refsource": "OSVDB",
"url": "http://osvdb.org/55969"
},
{
"name": "littlesite-index-file-include(51819)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51819"
},
{
"name": "35907",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/35907"
},
{
"name": "http://packetstormsecurity.org/0907-exploits/ls-lfi.txt",
"refsource": "MISC",
"url": "http://packetstormsecurity.org/0907-exploits/ls-lfi.txt"
}
]
}
}