cve/2019/CVE-2019-15642.md
2024-06-07 04:52:01 +00:00

2.4 KiB

CVE-2019-15642

Description

rpc.cgi in Webmin through 1.920 allows authenticated Remote Code Execution via a crafted object name because unserialise_variable makes an eval call. NOTE: the Webmin_Servers_Index documentation states "RPC can be used to run any command or modify any file on a server, which is why access to it must not be granted to un-trusted Webmin users."

POC

Reference

No PoCs from references.

Github