mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 18:09:40 +02:00
18 lines
802 B
Markdown
18 lines
802 B
Markdown
### [CVE-2012-6433](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6433)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site request forgery (CSRF) vulnerability in e107_admin/newspost.php in e107 1.0.1 allows remote attackers to hijack the authentication of administrators for requests that conduct XSS attacks via the news_title parameter in a create action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://e107.svn.sourceforge.net/viewvc/e107/trunk/e107_0.7/e107_admin/newspost.php?sortdir=down&r1=12622&r2=12992&sortby=rev
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|