mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
642 B
Markdown
18 lines
642 B
Markdown
### [CVE-2018-7219](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7219)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
application/admin/controller/Admin.php in NoneCms 1.3.0 has CSRF, as demonstrated by changing an admin password or adding an account via a public/index.php/admin/admin/edit.html request.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://foreversong.cn/archives/1081
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|