### [CVE-2013-2071](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2071) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description java/org/apache/catalina/core/AsyncContextImpl.java in Apache Tomcat 7.x before 7.0.40 does not properly handle the throwing of a RuntimeException in an AsyncListener in an application, which allows context-dependent attackers to obtain sensitive request information intended for other applications in opportunistic circumstances via an application that records the requests that it processes. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html #### Github No PoCs found on GitHub currently.