mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
19 lines
807 B
Markdown
19 lines
807 B
Markdown
### [CVE-2012-1900](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1900)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site request forgery (CSRF) vulnerability in admin/index.php in RazorCMS 1.2.1 and earlier allows remote attackers to hijack the authentication of administrators for requests that delete arbitrary web pages via a showcats action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/files/110593/RazorCMS-1.2.1-STABLE-Cross-Site-Request-Forgery.html
|
|
- http://www.exploit-db.com/exploits/18575
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|