cvelist/2005/4xxx/CVE-2005-4831.json

78 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2005-4831",
"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" : "viewcvs in ViewCVS 0.9.2 allows remote attackers to set the Content-Type header to arbitrary values via the content-type parameter, which can be leveraged for cross-site scripting (XSS) and other attacks, as demonstrated using (1) \"text/html\", or (2) \"image/jpeg\" with an image that is rendered as HTML by Internet Explorer, a different vulnerability than CVE-2004-1062. NOTE: it was later reported that 0.9.4 is also affected."
2017-10-16 12:31:07 -04:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070226 ViewCVS 0.9.4 issues",
"refsource" : "BUGTRAQ",
2018-10-19 11:05:17 -04:00
"url" : "http://www.securityfocus.com/archive/1/461382/100/0/threaded"
2017-10-16 12:31:07 -04:00
},
{
"name" : "20050101 Two Vulnerabilities in ViewCVS",
"refsource" : "FULLDISC",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.grok.org.uk/pipermail/full-disclosure/2005-January/030514.html"
},
{
"name" : "12112",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/12112"
},
{
"name" : "1017704",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securitytracker.com/id?1017704"
}
]
}
}