VulnerabilityModified
CVE-2020-10879
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.
CRITICAL 9.8EPSS 83.9%
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 83.9%, higher than 100% of all known CVEs. Patch or mitigate before the next change window.
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 83.86% probability · 100th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Affected
- rconfig/rconfig
- Source
- cve@mitre.org
References
- https://github.com/rconfig/rconfig/commit/3385f906427d228c48b914625136bf620f4ca0a9Patch
- https://www.exploit-db.com/exploits/48241Exploit, Third Party Advisory, VDB Entry
- https://github.com/rconfig/rconfig/commit/3385f906427d228c48b914625136bf620f4ca0a9Patch
- https://www.exploit-db.com/exploits/48241Exploit, Third Party Advisory, VDB Entry
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.