mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 02:28:16 +02:00
18 lines
842 B
Markdown
18 lines
842 B
Markdown
### [CVE-2010-0711](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0711)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site request forgery (CSRF) vulnerability in default.asp in ASPCode CMS 1.5.8, 2.0.0 Build 103, and possibly other versions, allows remote attackers to hijack the authentication of an administrator for requests that (1) delete users via the delete action in the ma2 parameter or (2) create administrators via the update action in the ma2 parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/1002-exploits/aspcodecms-xssxsrf.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|