mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-15 16:56:08 +00:00
18 lines
770 B
Markdown
18 lines
770 B
Markdown
### [CVE-2011-2154](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|