vendor:
Java Web Server
by:
SecurityFocus
7.5
CVSS
HIGH
Information Disclosure
200
CWE
Product Name: Java Web Server
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: No
Related CWE: N/A
CPE: a:sun_microsystems:java_web_server
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 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 using the URL http://javawebserver/servlet/sunexamples.RealmDumpServlet#Realm-NT and http://javawebserver:8080/servlet/sunexamples.RealmDumpServlet#Users-UNIX.
Mitigation:
Disable the servlet sunexamples.RealmDumpServlet or restrict access to it.