mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-22 11:34:10 +00:00
18 lines
834 B
Markdown
18 lines
834 B
Markdown
### [CVE-2012-1498](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1498)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site request forgery (CSRF) vulnerabilities in Webfolio CMS 1.1.4 and earlier allow remote attackers to hijack the authentication of administrators for requests that (1) add an administrator via an add action to admin/users/add or (2) modify a web page via a save action to admin/pages/edit/web_page_name.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/files/110294/WebfolioCMS-1.1.4-Cross-Site-Request-Forgery.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|