cve/2012/CVE-2012-5004.md

18 lines
767 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-5004](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5004)
![](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
Multiple cross-site request forgery (CSRF) vulnerabilities in Parallels H-Sphere 3.3 Patch 1 allow remote attackers to hijack the authentication of admins for requests that (1) add group plans via admin/group_plans.html or (2) add extra packages via admin/extra_packs/create_extra_pack.html.
### POC
#### Reference
- http://www.vulnerability-lab.com/get_content.php?id=392
#### Github
No PoCs found on GitHub currently.