POC - CVE-2025-29306 FOXCMS /images/index.html Code Execution Vulnerability
Last updated
Was this helpful?
Last updated
Was this helpful?
Become VeryLazyTech member! π
Follow us on:
β Twitter @VeryLazyTech.
πΎ Github @VeryLazyTech.
π Medium @VeryLazyTech.
πΊ YouTube @VeryLazyTech.
π© Telegram @VeryLazyTech.
π΅οΈββοΈ My Site @VeryLazyTech.
Visit our shop for e-books and courses. π
An issue in FoxCMS v.1.2.5 allows a remote attacker to execute arbitrary code via the case display page in the index.html component.
Read about it β CVE-2025-29306
Disclaimer: This Proof of Concept (POC) is made for educational and ethical testing purposes only. Usage of this tool for attacking targets without prior mutual consent is illegal. It is the end userβs responsibility to obey all applicable local, state, and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.
To find potential targets, use Fofa (similar to Shodan.io):
Fofa Dork: (body="foxcms-logo" || body="foxcms-container") && body="div"
First, clone the repository:
git clone https://github.com/verylazytech/CVE-2025-29306
Run the Exploit:
./CVE-2025-29306.sh <Target:port> <cmd>
Learn & practice For the OSCP.