Files
CVEs-PoC/2018/CVE-2018-11527.md
T
2024-06-18 02:51:15 +02:00

18 lines
710 B
Markdown

### [CVE-2018-11527](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11527)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in CScms v4.1. A Cross-site request forgery (CSRF) vulnerability in plugins/sys/admin/Sys.php allows remote attackers to change the administrator's username and password via /admin.php/sys/editpass_save.
### POC
#### Reference
- https://github.com/fanyibo2009/cscms/blob/master/v4.1%20csrf
#### Github
No PoCs found on GitHub currently.