cve/2023/CVE-2023-50094.md
2024-06-09 00:33:16 +00:00

745 B

CVE-2023-50094

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.