VulnerabilityModified
CVE-2023-50094
reNgine before 2.1.2 allows OS Command Injection if an adversary has a valid session ID.
HIGH 8.8EPSS 13.5%
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 13.5%, higher than 96% of all known CVEs. Patch or mitigate before the next change window.
Description
reNgine before 2.1.2 allows OS Command Injection if an adversary has a valid session ID. The attack places shell metacharacters in an api/tools/waf_detector/?url= string. The commands are executed as root via subprocess.check_output.
- CVSS 3.1
- 8.8 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 13.54% probability · 96th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Affected
- yogeshojha/rengine
- Source
- cve@mitre.org
References
- https://github.com/yogeshojha/rengine/blob/53d9f505f04861a5040195ea71f20907ff90577a/web/api/views.py#L268-L275
- https://github.com/yogeshojha/rengine/blob/5e120bd5f9dfbd1da82a193e8c9702e483d38d22/web/api/views.py#L195Product
- https://github.com/yogeshojha/rengine/commit/3d5f1724dd12cf9861443742e7d7c02ff8c75a6f
- https://github.com/yogeshojha/rengine/commit/edd3c85ee16f93804ad38dac5602549d2d30a93e
- https://github.com/yogeshojha/rengine/releasesRelease Notes
- https://github.com/yogeshojha/rengine/securityProduct
- https://github.com/yogeshojha/rengine/security/advisories/GHSA-fx7f-f735-vgh4
- https://www.mattz.io/posts/cve-2023-50094/Exploit, Third Party Advisory
- https://github.com/yogeshojha/rengine/blob/5e120bd5f9dfbd1da82a193e8c9702e483d38d22/web/api/views.py#L195Product
- https://github.com/yogeshojha/rengine/releasesRelease Notes
- https://github.com/yogeshojha/rengine/securityProduct
- https://www.mattz.io/posts/cve-2023-50094/Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.