### [CVE-2012-2671](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2671) ![](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 The Rack::Cache rubygem 0.3.0 through 1.1 caches Set-Cookie and other sensitive headers, which allows attackers to obtain sensitive cookie information, hijack web sessions, or have other unspecified impact by accessing the cache. ### POC #### Reference - https://github.com/rtomayko/rack-cache/blob/master/CHANGES #### Github No PoCs found on GitHub currently.