Files
CVEs-PoC/2019/CVE-2019-10863.md
T
2025-09-29 21:09:30 +02:00

899 B

CVE-2019-10863

Description

A command injection vulnerability exists in TeemIp versions before 2.4.0. The new_config parameter of exec.php allows one to create a new PHP file with the exception of config information. The malicious PHP code sent is executed instantaneously and is not saved on the server.

POC

Reference

Github