cvelist/2010/4xxx/CVE-2010-4406.json
2019-03-18 03:58:43 +00:00

82 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-4406",
"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 gallery.php in Brunetton LittlePhpGallery 1.0.2, when magic_quotes_gpc is disabled, allows remote attackers to list, include, and execute arbitrary local files via a ..// (dot dot slash slash) in the repertoire parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "45143",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/45143"
},
{
"name": "42444",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/42444"
},
{
"name": "15656",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/15656"
},
{
"name": "http://packetstormsecurity.org/files/view/96296/littlephpgallery-lfi.txt",
"refsource": "MISC",
"url": "http://packetstormsecurity.org/files/view/96296/littlephpgallery-lfi.txt"
},
{
"name": "69564",
"refsource": "OSVDB",
"url": "http://osvdb.org/69564"
}
]
}
}