cvelist/2008/3xxx/CVE-2008-3166.json

83 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-3166",
"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 modules/global/inc/content.inc.php in BoonEx Ray 3.5, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the sIncPath parameter."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "6028",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/6028"
},
{
"name" : "ADV-2008-2033",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2008/2033/references"
},
{
"name" : "30999",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/30999"
},
{
"name" : "3994",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/3994"
},
{
"name" : "ray-sincpath-file-include(43644)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/43644"
}
]
}
}