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

873 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