Share
## https://sploitus.com/exploit?id=8DF53B3B-3BAE-548F-AEF8-550377E74BA7
# โš ๏ธ CVE-2024-27954

๐Ÿ’€ **Automatic Remote code Execution Exploit Tools | By GhostSec** ๐Ÿ’€

---

## ๐Ÿ“ Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in WP Automatic Automatic allows Path Traversal, Server Side Request Forgery.This issue affects Automatic: from n/a through 3.92.0.

### โŒ› Queries
- FOFA = `body="wp-content/plugins/wp-automatic" && header="HTTP/1.1 200 OK"`
- ZoomEye = `title:"wp-automatic" response.status_code:200`
- Shodan = `http.title:"wp-automatic" http.status:200`
- Publicwww = `"/wp-content/plugins/wp-automatic"`

## โŒ› Installation

1. **Clone the repository:**
   ```bash
   git clone https://github.com/fa-rrel/CVE-2024-27954.git
   cd CVE-2024-27954
   ```

2. **Install the required packages:**
   ```bash
   pip install -r requirements.txt
   ```
---

## ๐Ÿš€ Usage
- RCE Usage
```bash
python RCE_Exploit.py -u <target_url> or <File.txt>
```
- Nuclei usage
```bash
nuclei -t POC.yaml --target http://testphp.vulnweb.com/ or -l WPUrls.txt
```

## โ˜• Support

If you find this tool useful and want to support the development, consider buying me a coffee:
<a href="https://buymeacoffee.com/ghost_sec" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/arial-white.png" alt="Buy Me a Coffee" width="90"></a>

---

## โš ๏ธ Disclaimer

This tool is intended for authorized security testing and educational purposes only. Unauthorized use against systems is strictly prohibited.

## ๐Ÿ“„ License

This is tools licensed under the MIT License.