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

18 lines
935 B
Markdown

### [CVE-2011-4850](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4850)
![](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 Control Panel in Parallels Plesk Panel 10.4.4_build20111103.18 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 help.php and certain other files.
### POC
#### Reference
- http://xss.cx/kb/parallels/xss-parallelspleskpanel.v10.4.4_build20111103.18-os_windows-2003-2008-reflected-cross-site-scripting-cwe79-capec86-javascript-injection-example-poc-report.html
#### Github
No PoCs found on GitHub currently.