mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
Markdown
### [CVE-2020-4041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-4041)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
In Bolt CMS before version 3.7.1, the filename of uploaded files was vulnerable to stored XSS. It is not possible to inject javascript code in the file name when creating/uploading the file. But, once created/uploaded, it can be renamed to inject the payload in it. Additionally, the measures to prevent renaming the file to disallowed filename extensions could be circumvented. This is 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/Live-Hack-CVE/CVE-2020-4041
|
|
|