cve/2021/CVE-2021-42897.md
2024-06-18 02:51:15 +02:00

653 B

CVE-2021-42897

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

Github

No PoCs found on GitHub currently.