Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-1157. PoCs published by Deniz Cevik.
AI-analyzed exploit summary This is a writeup describing CVE-2020-1157, an information disclosure vulnerability in Apache Tomcat where the default realm name in authentication headers may expose the server's hostname or IP address. The document provides affected versions, mitigation steps, and references.
Description
Apache Tomcat 5.5.0 through 5.5.29 and 6.0.0 through 6.0.26 might allow remote attackers to discover the server's hostname or IP address by sending a request for a resource that requires (1) BASIC or (2) DIGEST authentication, and then reading the realm field in the WWW-Authenticate header in the reply.
Exploits (1)
This is a writeup describing CVE-2020-1157, an information disclosure vulnerability in Apache Tomcat where the default realm name in authentication headers may expose the server's hostname or IP address. The document provides affected versions, mitigation steps, and references.