cvelist/2006/2xxx/CVE-2006-2730.json

83 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-2730",
"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 admin/lib_action_step.php in Hot Open Tickets (HOT) 11012004_ver2f, when register_globals is enabled, allows remote attackers to include arbitrary files via the GLOBALS[CLASS_PATH] parameter. NOTE: this issue might be resultant from a global overwrite vulnerability."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "1835",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/1835"
},
{
"name" : "18137",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/18137"
},
{
"name" : "ADV-2006-2022",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/2022"
},
{
"name" : "20331",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/20331"
},
{
"name" : "hot-classpath-file-include(26934)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/26934"
}
]
}
}