cve/2019/CVE-2019-16663.md
2024-05-26 14:27:05 +02:00

1.1 KiB

CVE-2019-16663

Description

An issue was discovered in rConfig 3.9.2. An attacker can directly execute system commands by sending a GET request to search.crud.php because the catCommand parameter is passed to the exec function without filtering, which can lead to command execution.

POC

Reference

No PoCs from references.

Github