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

18 lines
879 B
Markdown

### [CVE-2011-4765](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4765)
![](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
The Site Editor (aka SiteBuilder) feature in 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 Wizard/Edit/Modules/ImageGallery/MultiImagesUpload and certain other files.
### POC
#### Reference
- http://xss.cx/examples/plesk-reports/plesk-10.2.0-site-editor.html
#### Github
No PoCs found on GitHub currently.