vendor:
Java Web Server
by:
SecurityFocus
7,5
CVSS
HIGH
Information Disclosure
200
CWE
Product Name: Java Web Server
Affected Version From: Sun Java Web Server 2.1
Affected Version To: Sun Java Web Server 2.1
Patch Exists: No
Related CWE: N/A
CPE: a:sun:java_web_server:2.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2002
Sun Java Web Server RealmDumpServlet Information Disclosure Vulnerability
The servlet sunexamples.RealmDumpServlet, which is packaged by Default with Sun's Java Web Server, can be used to discover ACLs and local users on the server. It can be accessed by sending a request to http://javawebserver/servlet/sunexamples.RealmDumpServlet or http://javawebserver:8080/servlet/sunexamples.RealmDumpServlet#Realm-NT. This will reveal the list of users and their home directories on the server.
Mitigation:
Disable the servlet sunexamples.RealmDumpServlet or restrict access to it.