mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 03:24:01 +02:00
20 lines
807 B
Markdown
20 lines
807 B
Markdown
### [CVE-2015-7309](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7309)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The theme editor in Bolt before 2.2.5 does not check the file extension when renaming files, which allows remote authenticated users to execute arbitrary code by renaming a crafted file and then directly accessing it.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/133539/CMS-Bolt-2.2.4-File-Upload.html
|
|
- http://seclists.org/fulldisclosure/2015/Aug/66
|
|
- https://www.exploit-db.com/exploits/38196/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|