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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site request forgery (CSRF) vulnerabilities in Template CMS 2.1.1 and earlier allow remote attackers to hijack the authentication of administrators for requests that (1) create an administrator user via an add action to admin/index.php or (2) conduct static PHP code injection attacks via the themes_editor parameter in an edit_template action to admin/index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/21742/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|