Share
## https://sploitus.com/exploit?id=4CC138D3-8487-542F-889A-6AB84A826BC7
# CVE--2024-6460

Grow by Tradedoubler < 2.0.22 - Unauthenticated LFI

# Usage
```
ausage: CVE-2024-6460.py [-h] -u URL -U USERNAME -P PASSWORD [-c COMPONENT]

Grow by Tradedoubler < 2.0.22 - Unauthenticated LFI

options:
-h, --help            show this help message and exit
-u URL, --url URL     Target WordPress site URL (e.g., http://example.com)
-U USERNAME, --username USERNAME
                     WordPress username
-P PASSWORD, --password PASSWORD
                     WordPress password
-c COMPONENT, --component COMPONENT
                     Path to the target file (default: wp-config.php)
```