cvelist/2007/2xxx/CVE-2007-2659.json
2019-03-18 06:10:15 +00:00

82 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-2659",
"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 index.php in PHP Advanced Transfer Manager (phpATM) 1.30 allows remote attackers to read arbitrary files and obtain script source code via a .. (dot dot) in the directory parameter in a downloadfile action."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2007-1799",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/1799"
},
{
"name": "23952",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/23952"
},
{
"name": "phpatm-index-directory-traversal(34255)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34255"
},
{
"name": "3918",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/3918"
},
{
"name": "41990",
"refsource": "OSVDB",
"url": "http://osvdb.org/41990"
}
]
}
}