cvelist/2007/4xxx/CVE-2007-4181.json
2018-10-15 17:03:25 -04:00

83 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-4181",
"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 data/inc/theme.php in Pluck 4.3, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the dir parameter. NOTE: A reliable third party disputes this vulnerability because the applicable include is within a function that does not receive the dir parameter from an HTTP request."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070802 Pluck 4.3 themes.php Remote File Inclusion and disclosure",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/475323/100/0/threaded"
},
{
"name" : "http://outlaw.aria-security.info/?p=12",
"refsource" : "MISC",
"url" : "http://outlaw.aria-security.info/?p=12"
},
{
"name" : "20070802 False: Pluck 4.3 themes.php Remote File Inclusion and disclosure",
"refsource" : "VIM",
"url" : "http://www.attrition.org/pipermail/vim/2007-August/001752.html"
},
{
"name" : "2973",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/2973"
},
{
"name" : "pluck-theme-file-include(35756)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/35756"
}
]
}
}