Files
CVEs-PoC/2011/CVE-2011-4756.md
T
2024-06-18 02:51:15 +02:00

18 lines
800 B
Markdown

### [CVE-2011-4756](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4756)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Parallels Plesk Small Business Panel 10.2.0 does not include the HTTPOnly flag in a Set-Cookie header for a cookie, which makes it easier for remote attackers to obtain potentially sensitive information via script access to this cookie, as demonstrated by cookies used by domains/sitebuilder_edit.php and certain other files.
### POC
#### Reference
- http://xss.cx/examples/plesk-reports/plesk-10.2.0.html
#### Github
No PoCs found on GitHub currently.