cvelist/2007/2xxx/CVE-2007-2072.json
2018-10-16 11:17:01 -04:00

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-2072",
"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" : "** DISPUTED ** PHP remote file inclusion vulnerability in index.php in Ivan Gallery Script 0.1 allows remote attackers to execute arbitrary PHP code via a URL in the dir parameter. NOTE: this issue has been disputed by third party researchers for 0.3, stating that the dir variable is properly initialized before use."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070416 Ivan Gallery Script V.0.1 (index.php) Remote File Include Exploit",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/465897/100/0/threaded"
},
{
"name" : "20070417 Not Quite: Ivan Gallery Script V.0.1 (index.php) Remote File Include Exploit",
"refsource" : "VIM",
"url" : "http://attrition.org/pipermail/vim/2007-April/001534.html"
},
{
"name" : "23519",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/23519"
},
{
"name" : "35395",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/35395"
},
{
"name" : "2580",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/2580"
}
]
}
}