cve/2021/CVE-2021-42897.md
2025-09-29 21:09:30 +02:00

664 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.