CVE-2009-4612: XSS
Multiple cross-site scripting (XSS) vulnerabilities in the WebApp JSP Snoop page in Mort Bay Jetty 6.1.x through 6.1.21 allow remote attackers to inject arbitrary web script or HTML via the PATHINFO to the default URI under (1) jspsnoop/, (2) jspsnoop/ERROR/, and (3) jspsnoop/IOException/, and possibly the PATHINFO to (4) snoop.jsp.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2009-4612?
CVE-2009-4612 is classified as a medium severity vulnerability due to the potential for cross-site scripting attacks.
How do I fix CVE-2009-4612?
To mitigate CVE-2009-4612, upgrade to a patched version of Mort Bay Jetty that resolves the XSS vulnerabilities.
Which versions of Mort Bay Jetty are affected by CVE-2009-4612?
CVE-2009-4612 affects Mort Bay Jetty versions from 6.1.0 to 6.1.21.
What types of attacks can be executed due to CVE-2009-4612?
CVE-2009-4612 allows remote attackers to execute arbitrary HTML or web scripts via cross-site scripting.
Is CVE-2009-4612 a client-side or server-side vulnerability?
CVE-2009-4612 is considered a server-side vulnerability as it affects the web application server handling requests.