mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
697 B
Markdown
18 lines
697 B
Markdown
### [CVE-2016-7904](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7904)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site request forgery (CSRF) vulnerability in CMS Made Simple before 2.1.6 allows remote attackers to hijack the authentication of administrators for requests that create accounts via an admin/adduser.php request.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2017/01/16/1
|
|
|
|
#### Github
|
|
- https://github.com/ambulong/aboutme
|
|
|