mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 00:14:09 +02:00
20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
### [CVE-2015-10144](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-10144)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Responsive Thumbnail Slider plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type sanitization in the via the image uploader in versions up to 1.0.1. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload arbitrary files on the affected sites server using a double extension which may make remote code execution possible.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://cxsecurity.com/issue/WLB-2015080170
|
|
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/multi/http/wp_responsive_thumbnail_slider_upload.rb
|
|
- https://www.exploit-db.com/exploits/37998
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|