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.
References
Link | Resource |
---|---|
https://github.com/rconfig/rconfig/commit/3385f906427d228c48b914625136bf620f4ca0a9 | Patch |
https://www.exploit-db.com/exploits/48241 | Exploit Third Party Advisory VDB Entry |
https://github.com/rconfig/rconfig/commit/3385f906427d228c48b914625136bf620f4ca0a9 | Patch |
https://www.exploit-db.com/exploits/48241 | Exploit Third Party Advisory VDB Entry |
Configurations
History
21 Nov 2024, 04:56
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/rconfig/rconfig/commit/3385f906427d228c48b914625136bf620f4ca0a9 - Patch | |
References | () https://www.exploit-db.com/exploits/48241 - Exploit, Third Party Advisory, VDB Entry |
Information
Published : 2020-03-23 22:15
Updated : 2024-11-21 04:56
NVD link : CVE-2020-10879
Mitre link : CVE-2020-10879
CVE.ORG link : CVE-2020-10879
JSON object : View
Products Affected
rconfig
- rconfig
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')