cvelist/2007/0xxx/CVE-2007-0173.json
2019-03-18 06:26:01 +00:00

82 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-0173",
"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 L2J Statistik Script 0.09 and earlier, when register_globals is enabled and magic_quotes is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the page parameter, as demonstrated by injecting PHP sequences into an Apache HTTP Server log file, which is then included by index.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2007-0097",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/0097"
},
{
"name": "3091",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/3091"
},
{
"name": "21914",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/21914"
},
{
"name": "l2j-statistik-index-file-include(31309)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31309"
},
{
"name": "35914",
"refsource": "OSVDB",
"url": "http://osvdb.org/35914"
}
]
}
}