mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-12 01:26:10 +00:00
18 lines
723 B
Markdown
18 lines
723 B
Markdown
### [CVE-2012-2671](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2671)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|