mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
25 lines
1.2 KiB
Markdown
25 lines
1.2 KiB
Markdown
### [CVE-2020-4040](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-4040)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
- http://packetstormsecurity.com/files/158299/Bolt-CMS-3.7.0-XSS-CSRF-Shell-Upload.html
|
|
|
|
#### 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
|
|
|