reNgine through 2.0.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.
References
Link | Resource |
---|---|
https://github.com/yogeshojha/rengine/blob/5e120bd5f9dfbd1da82a193e8c9702e483d38d22/web/api/views.py#L195 | Product |
https://github.com/yogeshojha/rengine/releases | Release Notes |
https://github.com/yogeshojha/rengine/security | Product |
https://www.mattz.io/posts/cve-2023-50094/ | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2024-01-01 18:15
Updated : 2024-01-09 20:48
NVD link : CVE-2023-50094
Mitre link : CVE-2023-50094
CVE.ORG link : CVE-2023-50094
JSON object : View
Products Affected
yogeshojha
- rengine
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')