mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
1.2 KiB
1.2 KiB
CVE-2020-4040
Description
Bolt CMS before version 3.7.1 lacked CSRF protection in the preview generating endpoint. Previews are intended to be generated by the admins, developers, chief-editors, and editors, who are authorized to create content in the application. But due to lack of proper CSRF protection, unauthorized users could generate a preview. This has been fixed in Bolt 3.7.1
POC
Reference
Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Live-Hack-CVE/CVE-2020-4040
- https://github.com/Live-Hack-CVE/CVE-2020-4041
- https://github.com/developer3000S/PoC-in-GitHub
- https://github.com/hectorgie/PoC-in-GitHub
- https://github.com/jpvispo/RCE-Exploit-Bolt-3.7.0-CVE-2020-4040-4041
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/soosmile/POC