### [CVE-2021-42897](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42897) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description A remote command execution (RCE) vulnerability was found in FeMiner wms V1.0 in /wms/src/system/datarec.php. The $_POST[r_name] is directly passed into the $mysqlstr and is executed by exec. ### POC #### Reference - https://github.com/FeMiner/wms/issues/12 #### Github No PoCs found on GitHub currently.