{ "schema_version": "1.4.0", "id": "GHSA-wf78-9xpm-m77r", "modified": "2024-04-04T01:48:10Z", "published": "2022-05-24T16:54:48Z", "aliases": [ "CVE-2019-15642" ], "details": "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.\"", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15642" }, { "type": "WEB", "url": "https://github.com/webmin/webmin/commit/df8a43fb4bdc9c858874f72773bcba597ae9432c" }, { "type": "WEB", "url": "https://doxfer.webmin.com/Webmin/Webmin_Servers_Index" }, { "type": "WEB", "url": "https://github.com/webmin/webmin/blob/ab5e00e41ea1ecc1e24b8f8693f3495a0abb1aed/rpc.cgi#L26-L37" }, { "type": "WEB", "url": "https://www.calypt.com/blog/index.php/authenticated-rce-on-webmin" } ], "database_specific": { "cwe_ids": [ "CWE-94" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-08-26T18:15:00Z" } }