header-logo
Suggest Exploit
vendor:
Tomcat
by:
KINGCOPE
9
CVSS
HIGH
Remote Code Execution
287
CWE
Product Name: Tomcat
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: a:apache:tomcat
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
2012

Apache Tomcat Remote Exploit and Account Scanner

This exploit is a modified version of the pnscan scanner utility which scans a range of IPs to find open Apache Tomcat servers. It then tries a list of login access combinations such as tomcat:tomcat, password:password, admin:admin, admin:password, admin:<nopassword>, and tomcat:<nopassword>. The included perl script can be used to unlock Apache Tomcat servers remotely by using the collected login combinations. It will retrieve either a root or SYSTEM reverse shell depending on the operating system or the equivalent of a reverse shell as the current user tomcat is running as. The exploit might contain metasploit logic.

Mitigation:

Ensure that the default passwords are changed and that the server is not exposed to the public internet.
Source

Exploit-DB raw data:

ISOWAREZ RELEASE
By KINGCOPE - YEAR 2012

-== Apache Tomcat Remote Exploit and Account Scanner ==-

the modified pnscan scanner utility scans a range of IPs to find open
apache tomcat servers
by trying the following login access combinations:

tomcat:tomcat
password:password
admin:admin
admin:password
admin:<nopassword>
tomcat:<nopassword>

the included perl script can be used to unlock apache tomcat servers
remotely by using the collected login combinations.
it will retrieve either a root or SYSTEM reverse shell depending on
the operating system
or the equivalent of a reverse shell as the current user tomcat is running as.
the exploit might contain metasploit logic (thanks to jduck).

Enjoy :>

/Kingcope

https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/18619.zip (tomcat-remote.zip)