cvelist/2007/0xxx/CVE-2007-0298.json

108 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-0298",
"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" : "PHP remote file inclusion vulnerability in show.php in LunarPoll, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the PollDir parameter."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070112 LunarPoll (PollDir) Remote File Include Vulnerabilities",
"refsource" : "BUGTRAQ",
2018-10-16 11:17:01 -04:00
"url" : "http://www.securityfocus.com/archive/1/456697/100/0/threaded"
2017-10-16 12:31:07 -04:00
},
{
"name" : "3117",
"refsource" : "EXPLOIT-DB",
2017-10-18 11:03:54 -04:00
"url" : "https://www.exploit-db.com/exploits/3117"
2017-10-16 12:31:07 -04:00
},
{
"name" : "20070112 Source Verify of LunarPoll PollDir RFI",
"refsource" : "VIM",
2017-10-16 12:31:07 -04:00
"url" : "http://attrition.org/pipermail/vim/2007-January/001236.html"
},
{
"name" : "22024",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/22024"
},
{
"name" : "ADV-2007-0177",
"refsource" : "VUPEN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.vupen.com/english/advisories/2007/0177"
},
{
"name" : "31639",
"refsource" : "OSVDB",
2017-10-16 12:31:07 -04:00
"url" : "http://osvdb.org/31639"
},
{
"name" : "1017510",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://securitytracker.com/id?1017510"
},
{
"name" : "23760",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/23760"
},
{
"name" : "2152",
"refsource" : "SREASON",
2017-10-16 12:31:07 -04:00
"url" : "http://securityreason.com/securityalert/2152"
},
{
"name" : "lunarpoll-show-file-include(31472)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/31472"
}
]
}
}