cvelist/2006/7xxx/CVE-2006-7192.json
2018-10-16 11:17:01 -04:00

88 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-7192",
"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" : "Microsoft ASP .NET Framework 2.0.50727.42 does not properly handle comment (/* */) enclosures, which allows remote attackers to bypass request filtering and conduct cross-site scripting (XSS) attacks, or cause a denial of service, as demonstrated via an xss:expression STYLE attribute in a closing XSS HTML tag."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070405 Microsoft .NET request filtering bypass vulnerability (BID 20753)",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/464796/100/0/threaded"
},
{
"name" : "http://www.cpni.gov.uk/docs/re-20061020-00710.pdf",
"refsource" : "MISC",
"url" : "http://www.cpni.gov.uk/docs/re-20061020-00710.pdf"
},
{
"name" : "http://www.procheckup.com/Vulner_PR0703.php",
"refsource" : "MISC",
"url" : "http://www.procheckup.com/Vulner_PR0703.php"
},
{
"name" : "20753",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/20753"
},
{
"name" : "35269",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/35269"
},
{
"name" : "2530",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/2530"
}
]
}
}