header-logo
Suggest Exploit
vendor:
JavaServer Faces
by:
SecurityFocus
7,5
CVSS
HIGH
Directory-Traversal
22
CWE
Product Name: JavaServer Faces
Affected Version From: WebLogic Server 10.3.6.0, 12.1.1.0, GlassFish Server 2.1.1, 3.0.1, 3.1.2, JDeveloper 11.1.2.3.0, 11.1.2.4.0, 12.1.2.0.0
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2013

Oracle JavaServer Faces Directory-Traversal Vulnerabilities

Oracle JavaServer Faces is prone to multiple directory-traversal vulnerabilities. Exploiting these issues may allow an attacker to obtain sensitive information that could aid in further attacks. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing directory traversal sequences such as '../' to the vulnerable application. Examples of vulnerable URLs include http://www.example.com/someApp/javax.faces.resource.../WEB-INF/web.xml.jsf and http://www.example.com/someApp/javax.faces.resource./WEB-INF/web.xml.jsf?ln=..

Mitigation:

To mitigate this vulnerability, users should ensure that the application is not vulnerable to directory traversal attacks.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/63052/info

Oracle JavaServer Faces is prone to multiple directory-traversal vulnerabilities.

Exploiting these issues may allow an attacker to obtain sensitive information that could aid in further attacks.

This vulnerability affects the following products and versions:

WebLogic Server 10.3.6.0, 12.1.1.0
GlassFish Server 2.1.1, 3.0.1, 3.1.2
JDeveloper 11.1.2.3.0, 11.1.2.4.0, 12.1.2.0.0 

http://www.example.com/someApp/javax.faces.resource.../WEB-INF/web.xml.jsf
http://www.example.com/someApp/javax.faces.resource./WEB-INF/web.xml.jsf?ln=..