### [CVE-2023-50094](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-50094) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 - https://www.mattz.io/posts/cve-2023-50094/ - https://www.mattz.io/posts/cve-2023-50094/ #### Github No PoCs found on GitHub currently.