Files
CVEs-PoC/2020/CVE-2020-10879.md
T
2024-06-18 02:51:15 +02:00

666 B

CVE-2020-10879

Description

rConfig before 3.9.5 allows command injection by sending a crafted GET request to lib/crud/search.crud.php since the nodeId parameter is passed directly to the exec function without being escaped.

POC

Reference

Github