mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
856 B
856 B
CVE-2011-2154
Description
login.aspx in the SmarterTools SmarterStats 6.0 web server does not include the HTTPOnly flag in a Set-Cookie header for the loginsettings cookie, which makes it easier for remote attackers to obtain potentially sensitive information via script access to this cookie.
POC
Reference
- http://xss.cx/examples/exploits/stored-reflected-xss-cwe79-smarterstats624100.html
- http://xss.cx/examples/exploits/stored-reflected-xss-cwe79-smarterstats624100.html
Github
No PoCs found on GitHub currently.