# CVE-2025-49132-poc
I made this poc for [CVE-2025-49132](https://github.com/pterodactyl/panel/security/advisories/GHSA-24wv-6c99-f843), as it was interesting to make and it's part of a challenge over at my cyber platform [deepreview](https://deepreview.app) !
This is all explained in a blog post I made and in the challenge over at the website !
This CVE takes advantage of a file inclusion vulnerability that can be escalated to a Remote Code Execution with the `pearcmd.php` script.
Usage :
```shell
python3 poc.py 127.0.0.1 'touch /tmp/omgitworks'
```
If it works correctly you should see an internal server error in the response.
[4.0K] /data/pocs/60a347ea7ca27181c3e6f0048ab0babb40f57aae
├── [ 483] poc.py
└── [ 642] README.md
0 directories, 2 files