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

18 lines
774 B
Markdown

### [CVE-2011-0545](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0545)
![](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
Cross-site request forgery (CSRF) vulnerability in adduser.do in Symantec LiveUpdate Administrator (LUA) before 2.3 allows remote attackers to hijack the authentication of administrators for requests that create new administrative accounts, and possibly have unspecified other impact, via the userRole parameter.
### POC
#### Reference
- http://sotiriu.de/adv/NSOADV-2011-001.txt
#### Github
No PoCs found on GitHub currently.