CVE-2017-15645: CSRF
CSRF exists in Webmin 1.850. By sending a GET request to at/createjob.cgi containing dir=/&cmd= in the URI, an attacker to execute arbitrary commands.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2017-15645?
CVE-2017-15645 has been assigned a medium severity level due to its ability to allow an attacker to execute arbitrary commands via CSRF.
How do I fix CVE-2017-15645?
To fix CVE-2017-15645, it is recommended to upgrade Webmin to version 1.860 or later, which addresses the vulnerability.
What are the potential impacts of CVE-2017-15645?
The potential impacts of CVE-2017-15645 include unauthorized command execution on the server, leading to a complete compromise of system integrity.
Is CVE-2017-15645 present in all versions of Webmin?
CVE-2017-15645 specifically affects Webmin versions up to and including 1.850; later versions are not vulnerable.
What is CSRF in the context of CVE-2017-15645?
In the context of CVE-2017-15645, CSRF (Cross-Site Request Forgery) is a vulnerability that allows an attacker to send unauthorized commands through a malicious request to Webmin.