cve/2020/CVE-2020-25453.md

21 lines
890 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-25453](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25453)
![](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 BlackCat CMS before 1.4. There is a CSRF vulnerability (bypass csrf_token) that allows remote arbitrary code execution.
### POC
#### Reference
- http://packetstormsecurity.com/files/159237/BlackCat-CMS-1.3.6-Cross-Site-Request-Forgery.html
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/159237/BlackCat-CMS-1.3.6-Cross-Site-Request-Forgery.html
2024-05-25 21:48:12 +02:00
- https://github.com/BlackCatDevelopment/BlackCatCMS/issues/389
2024-06-09 00:33:16 +00:00
- https://github.com/BlackCatDevelopment/BlackCatCMS/issues/389
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.