Title: Caucho Technology Resin JavaBean Disclosure Vulnerability
Severity: MODERATE
Description:
Caucho Technology Resin is a servlet and JSP engine that supports java and javascript.
A vulnerability exists in Resin which could enable a remote attacker to obtain a known JavaBean file residing on the target host.
JavaBeans are pre-compiled java components often used to create web-based applications. While they are used to create applications, the webserver protects the individual JavaBean files by placing them in a 'forbidden' directory. By default, this directory is '/WEB-INF/classes/'.
Under normal circumstances, an attempt by a client to request a JavaBean file will result in an error 403 message from the webserver.
Due to a flaw in the way Resin handles certain HTTP requests, it is possible for a remote attacker to gain read access to any known JavaBean file dispite the forbidden directory it resides in.
This condition can be triggered if the attacker sends a request with the string '.jsp' prepending the path of the JavaBean. It is most likely that the presence of '.jsp' changes the interpretation of the request, causing normal directory protection to be overridden.
Upon successful exploitation, the attacker will have obtained the JavaBean file. Sensitive information contained in these files (especially custom-written JavaBeans) may be disclosed to the attacker.
Affected Products:
- Caucho Technology Resin 1.2.0
- Caucho Technology Resin 1.3.0
References:
- Caucho Technology: Caucho Technology Homepage
Juniper Networks provides this content via a wide variety of sources and production methods. If notified of errors or omissions in the content of this page, Juniper Networks, at its discretion, will modify or remove the page or leave the content as is, depending on various factors including but not limited to the reputation and authority of the party providing the notification. Please use the contact information displayed elsewhere on this page to report any errors or omissions regarding the content on this page.