cve/2021/CVE-2021-39503.md
2025-09-29 21:09:30 +02:00

684 B

CVE-2021-39503

Description

PHPMyWind 5.6 is vulnerable to Remote Code Execution. Becase input is filtered without "<, >, ?, =, `,...." In WriteConfig() function, an attacker can inject php code to /include/config.cache.php file.

POC

Reference

Github

No PoCs found on GitHub currently.