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

18 lines
646 B
Markdown

### [CVE-2019-19013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19013)
![](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
A CSRF vulnerability in Pagekit 1.0.17 allows an attacker to upload an arbitrary file by removing the CSRF token from a request.
### POC
#### Reference
- https://packetstormsecurity.com/files/155426/Pagekit-CMS-1.0.17-Cross-Site-Request-Forgery.html
#### Github
No PoCs found on GitHub currently.