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

19 lines
685 B
Markdown

### [CVE-2018-14029](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14029)
![](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
CSRF vulnerability in admin/user/edit in Creatiwity wityCMS 0.6.2 allows an attacker to take over a user account, as demonstrated by modifying the account's email field.
### POC
#### Reference
- https://github.com/Creatiwity/wityCMS/issues/153
- https://www.exploit-db.com/exploits/45127/
#### Github
No PoCs found on GitHub currently.