### [CVE-2010-1157](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1157) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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. ### POC #### Reference - http://www.vmware.com/security/advisories/VMSA-2011-0003.html - http://www.vmware.com/support/vsphere4/doc/vsp_vc41_u1_rel_notes.html #### Github No PoCs found on GitHub currently.