Bug 244808 (CVE-2007-2450) - CVE-2007-2450 tomcat host manager XSS
Summary: CVE-2007-2450 tomcat host manager XSS
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2007-2450
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 244810 244811 244812 244813 244814 244816 244817 244818 363081 430730 430731 449337
Blocks: 444136
TreeView+ depends on / blocked
 
Reported: 2007-06-19 10:58 UTC by Mark J. Cox
Modified: 2019-09-29 12:20 UTC (History)
1 user (show)

Fixed In Version: 5.5.25-1jpp.1.fc7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-17 05:35:00 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2007:0569 0 normal SHIPPED_LIVE Moderate: tomcat security update 2007-07-17 10:36:11 UTC
Red Hat Product Errata RHSA-2007:0876 0 normal SHIPPED_LIVE Moderate: tomcat security update 2007-10-11 18:21:55 UTC

Description Mark J. Cox 2007-06-19 10:58:08 UTC
According to http://tomcat.apache.org/security-5.html

low: Cross-site scripting   CVE-2007-2450

The Manager and Host Manager web applications did not escape user provided data
before including it in the output. This enabled a XSS attack. These applciations
now filter the data before use. This issue may be mitigated by logging out
(closing the browser) of the application once the management tasks have been
completed.

Affects: 5.0.0-5.0.30, 5.5.0-5.5.24

Example:

    <form action="http://example.com:8080/manager/html/upload"
method="post" enctype="multipart/form-data">
    <INPUT TYPE="hidden"
NAME='deployWar";filename="<script>alert()</script>"
    Content-Type: image/gif' VALUE="abc">
    <input type="submit">
    </form>

Comment 7 Fedora Update System 2007-11-17 05:34:50 UTC
tomcat5-5.5.25-1jpp.1.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2007-11-17 05:37:47 UTC
tomcat5-5.5.25-1jpp.1.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.