cve/2019/CVE-2019-11332.md
2024-06-18 02:51:15 +02:00

18 lines
692 B
Markdown

### [CVE-2019-11332](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11332)
![](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
MKCMS 5.0 allows remote attackers to take over arbitrary user accounts by posting a username and e-mail address to ucenter/repass.php, which triggers e-mail transmission with the password, as demonstrated by 123456.
### POC
#### Reference
- https://cisk123456.blogspot.com/2019/04/mkcms-v50.html
#### Github
No PoCs found on GitHub currently.