mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
19 lines
1007 B
Markdown
19 lines
1007 B
Markdown
### [CVE-2014-1610](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1610)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
MediaWiki 1.22.x before 1.22.2, 1.21.x before 1.21.5, and 1.19.x before 1.19.11, when DjVu or PDF file upload support is enabled, allows remote attackers to execute arbitrary commands via shell metacharacters in (1) the page parameter to includes/media/DjVu.php; (2) the w parameter (aka width field) to thumb.php, which is not properly handled by includes/media/PdfHandler_body.php; and possibly unspecified vectors in (3) includes/media/Bitmap.php and (4) includes/media/ImageHandler.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/31329/
|
|
- https://bugzilla.wikimedia.org/show_bug.cgi?id=60339
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|