mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
26 lines
1.6 KiB
Markdown
26 lines
1.6 KiB
Markdown
### [CVE-2016-15042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-15042)
|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Frontend File Manager (versions < 4.0), N-Media Post Front-end Form (versions < 1.1) plugins for WordPress are vulnerable to arbitrary file uploads due to missing file type validation via the `nm_filemanager_upload_file` and `nm_postfront_upload_file` AJAX actions. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected sites server which may make remote code execution possible.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.pluginvulnerabilities.com/2016/09/19/arbitrary-file-upload-vulnerability-in-front-end-file-upload-and-manager-plugin/
|
|
- https://www.pluginvulnerabilities.com/2016/09/19/arbitrary-file-upload-vulnerability-in-n-media-post-front-end-form/
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
- https://github.com/Aditya43621/lab-cve-2016-15042
|
|
- https://github.com/ImBIOS/lab-cve-2016-15042
|
|
- https://github.com/PuddinCat/GithubRepoSpider
|
|
- https://github.com/cyb3r-w0lf/nuclei-template-collection
|
|
|