cvelist/2006/0xxx/CVE-2006-0846.json

83 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-0846",
"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" : "Multiple cross-site scripting (XSS) vulnerabilities in Leif M. Wright's Blog 3.5 allow remote attackers to inject arbitrary web script or HTML via the (1) Referer and (2) User-Agent HTTP headers, which are stored in a log file and not sanitized when the administrator views the \"Log\" page, possibly using the ViewCommentsLog function."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.evuln.com/vulns/82/summary.html",
"refsource" : "MISC",
"url" : "http://www.evuln.com/vulns/82/summary.html"
},
{
"name" : "16715",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/16715"
},
{
"name" : "18923",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/18923"
},
{
"name" : "522",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/522"
},
{
"name" : "webblog-headers-xss(24758)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/24758"
}
]
}
}