CVE-2005-4831: XSS
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2005-4831?
CVE-2005-4831 is classified as a moderate severity vulnerability due to its potential for cross-site scripting (XSS) exploitation.
How do I fix CVE-2005-4831?
To fix CVE-2005-4831, update ViewCVS to a version that addresses this vulnerability or implement input validation for the content-type parameter.
What software is affected by CVE-2005-4831?
ViewCVS version 0.9.2 is the only affected version for CVE-2005-4831.
What type of attacks can CVE-2005-4831 facilitate?
CVE-2005-4831 can facilitate cross-site scripting (XSS) and potentially other types of attacks due to arbitrary Content-Type header manipulation.
Is there a known exploit for CVE-2005-4831?
Yes, CVE-2005-4831 has known demonstration exploits that show how the vulnerability can be leveraged in attacks.