Security Vulnerability With The HTTP TRACE Functionality in Sun Java System Application Server



Category :Security
Release Phase :Resolved
Bug Id :5063481  
Date of Resolved Release :03-NOV-2004 
Product :Sun Java System Application Server Standard Edition 7 2004Q2  


Impact

A local or remote unprivileged user may be able to abuse the HTTP TRACE functionality to gain access to sensitive information in HTTP headers when making HTTP requests to Sun Java System Application servers.

This issue is described in the CERT Vulnerability VU#867593 (see: http://www.kb.cert.org/vuls/id/867593).


Contributing Factors

This issue can occur in the following releases:

  • Sun Java System Application Server Standard Edition 7 and later updates
  • Sun Java System Application Server Standard Edition 7 2004Q2 and later updates
  • Sun Java System Application Server Platform Edition 7 and later updates

Symptoms

There are no reliable symptoms that would indicate the described issue has been exploited.


Workaround

The described issue is not a defect of the Sun Java System Application Server 7 or Sun Java System Application Server 7 2004Q2 releases. However, the following recommendation is provided to avoid this issue.

Disable HTTP TRACE support for Sun Java System Application Server 7 and Sun Java System Application Server 7 2004Q2 as follows:

Add the following to the top of the default object in <server-instance>-obj.conf :

    <Client method="TRACE">
    AuthTrans fn="set-variable" remove-headers="transfer-encoding"
    set-headers="content-length: -1" error="501"
             </Client>

Restart the Application server.


Resolution

The workaround provided above in the "Relief/Workaround" section is the final resolution to this issue.






Attachments
This solution has no attachment

 
 
Login Required

You must login and have a valid contract to access Sun's Premium content which includes:

  • Sun Alerts
  • Bugs
  • Patches
  • Solutions
  • White Papers
  • Documentation
  • Support Knowledge

Login Required

You must login and have a valid contract to access Sun's contracted features

Access Legend:

(Login to access)   Sun Contracted Content
(Login to access)   Sun Contracted Feature

Please make use of SunSolve Feedback application by selecting the floating [+] to provide feedback about this specific document.

Search

Article Details
Article ID : 200942
Article Type : Sun Alert
Last reviewed : 2010-01-20
Audience : PUBLIC
Keywords :
Provide feedback  (help)
Page Tools
»  Print This Page
»  Email This Article
»  Bookmark This Article