2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2008-3842" ,
"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" : "Request Validation (aka the ValidateRequest filters) in ASP.NET in Microsoft .NET Framework without the MS07-040 update does not properly detect dangerous client input, which allows remote attackers to conduct cross-site scripting (XSS) attacks, as demonstrated by a query string containing a \"</\" (less-than slash) sequence."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-04-05 09:33:01 -04:00
"name" : "20080821 PR08-20: Bypassing ASP .NET \"ValidateRequest\" for Script Injection Attacks" ,
"refsource" : "BUGTRAQ" ,
2018-10-11 16:05:44 -04:00
"url" : "http://www.securityfocus.com/archive/1/495667/100/0/threaded"
2017-10-16 12:31:07 -04:00
} ,
{
2018-04-05 09:33:01 -04:00
"name" : "http://www.procheckup.com/PDFs/bypassing-dot-NET-ValidateRequest.pdf" ,
"refsource" : "MISC" ,
2017-10-16 12:31:07 -04:00
"url" : "http://www.procheckup.com/PDFs/bypassing-dot-NET-ValidateRequest.pdf"
} ,
{
2018-04-05 09:33:01 -04:00
"name" : "4193" ,
"refsource" : "SREASON" ,
2017-10-16 12:31:07 -04:00
"url" : "http://securityreason.com/securityalert/4193"
} ,
{
2018-04-05 09:33:01 -04:00
"name" : "asp-validaterequest-xss(44741)" ,
"refsource" : "XF" ,
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/44741"
}
]
}
}