First published: Tue Mar 18 2003(Updated: )
Cross-site scripting (XSS) vulnerability in Jetty JSP servlet engine allows remote attackers to insert arbitrary HTML or script via an HTTP request to a .jsp file whose name contains the malicious script and some encoded linefeed characters (%0a).
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
maven/org.mortbay.jetty:jetty | <4.1.1 | 4.1.1 |
Eclipse Jetty | =4.1.0_rc4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2002-1533 is considered a medium-severity vulnerability due to its potential for cross-site scripting attacks.
To fix CVE-2002-1533, you should upgrade to Jetty version 4.1.1 or later.
CVE-2002-1533 is a cross-site scripting (XSS) vulnerability.
CVE-2002-1533 affects Jetty versions prior to 4.1.1, specifically 4.1.0_rc4 and earlier.
Exploiting CVE-2002-1533 allows attackers to inject arbitrary HTML or script into web applications, potentially compromising user data.