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

18 lines
667 B
Markdown

### [CVE-2018-14420](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14420)
![](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
MetInfo 6.0.0 allows a CSRF attack to add a user account via a doaddsave action to admin/index.php, as demonstrated by an admin/index.php?anyid=47&n=admin&c=admin_admin&a=doaddsave URI.
### POC
#### Reference
- https://github.com/AvaterXXX/Metinfo---XSS/blob/master/CSRF
#### Github
No PoCs found on GitHub currently.