cvelist/2006/1xxx/CVE-2006-1200.json
2018-10-18 11:15:13 -04:00

88 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-1200",
"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" : "Direct static code injection vulnerability in add_link.txt in daverave Link Bank allows remote attackers to execute arbitrary PHP code via the url_name parameter, which is not sanitized before being stored in links.txt, which is later used in an include statement."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060306 link bank code execution and xss",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/426932/100/0/threaded"
},
{
"name" : "17004",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/17004"
},
{
"name" : "ADV-2006-0885",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/0885"
},
{
"name" : "23750",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/23750"
},
{
"name" : "19154",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/19154"
},
{
"name" : "553",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/553"
}
]
}
}