
CVE-2019-12840 – Webmin 1.910 - 'Package Updates' Remote Command Execution
https://notcve.org/view.php?id=CVE-2019-12840
11 Jun 2019 — In Webmin through 1.910, any user authorized to the "Package Updates" module can execute arbitrary commands with root privileges via the data parameter to update.cgi. En Webmin hasta la versión 1.910, cualquier usuario autorizado al módulo “Package Updates” puede ejecutar un comando arbitrario con privilegios root a través de el parámetro data para update.cgi. • https://packetstorm.news/files/id/153372 • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') •

CVE-2019-9624 – Webmin 1.900 - Remote Command Execution
https://notcve.org/view.php?id=CVE-2019-9624
07 Mar 2019 — Webmin 1.900 allows remote attackers to execute arbitrary code by leveraging the "Java file manager" and "Upload and Download" privileges to upload a crafted .cgi file via the /updown/upload.cgi URI. Webmin 1.900 permite a los atacantes remotos ejecutar código arbitrario, aprovechando los privilegios "Java file manager" y "Upload and Download" para subir un archivo .cgi manipulado mediante el URI /updown/upload.cgi. • https://www.exploit-db.com/exploits/46201 • CWE-269: Improper Privilege Management •

CVE-2018-19191 – Webmin 1.890 Cross Site Scripting
https://notcve.org/view.php?id=CVE-2018-19191
15 Jan 2019 — Webmin 1.890 has XSS via /config.cgi?webmin, the /shell/index.cgi history parameter, /shell/index.cgi?stripped=1, or the /webminlog/search.cgi uall or mall parameter. Webmin 1.890 tiene Cross-Site Scripting (XSS) mediante /config.cgi?webmin, el parámetro history en /shell/index.cgi, /shell/index.cgi? • https://packetstorm.news/files/id/151144 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2018-8712
https://notcve.org/view.php?id=CVE-2018-8712
14 Mar 2018 — An issue was discovered in Webmin 1.840 and 1.880 when the default Yes setting of "Can view any file as a log file" is enabled. As a result of weak default configuration settings, limited users have full access rights to the underlying Unix system files, allowing the user to read sensitive data from the local system (using Local File Include) such as the '/etc/shadow' file via a "GET /syslog/save_log.cgi?view=1&file=/etc/shadow" request. Se ha descubierto un problema en Webmin 1.840 y 1.880 cuando está habi... • https://www.7elements.co.uk/resources/technical-advisories/webmin-1-840-1-880-unrestricted-access-arbitrary-files-using-local-file-include • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •

CVE-2017-17089
https://notcve.org/view.php?id=CVE-2017-17089
30 Dec 2017 — custom/run.cgi in Webmin before 1.870 allows remote authenticated administrators to conduct XSS attacks via the description field in the custom command functionality. custom/run.cgi en Webmin en versiones anteriores a la 1.870 permite que los administradores autenticados remotos realicen ataques de Cross-Site Scripting (XSS) mediante el campo description en la funcionalidad de comando personalizado. • http://www.securityfocus.com/bid/102339 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2017-15644 – Webmin 1.850 - Multiple Vulnerabilities
https://notcve.org/view.php?id=CVE-2017-15644
16 Oct 2017 — SSRF exists in Webmin 1.850 via the PATH_INFO to tunnel/link.cgi, as demonstrated by a GET request for tunnel/link.cgi/http://INTRANET-IP:8000. Existe SSRF en Webmin 1.850 mediante PATH_INFO a tunnel/link.cgi, como se ha demostrado por una petición GET para tunnel/link.cgi/http://INTRANET-IP:8000. Webmin version 1.850 suffers from server side request forgery, cross site request forgery, and cross site scripting vulnerabilities, the last of which can lead to remote command execution. • https://packetstorm.news/files/id/144629 • CWE-918: Server-Side Request Forgery (SSRF) •

CVE-2017-15645 – Webmin 1.850 - Multiple Vulnerabilities
https://notcve.org/view.php?id=CVE-2017-15645
16 Oct 2017 — CSRF exists in Webmin 1.850. By sending a GET request to at/create_job.cgi containing dir=/&cmd= in the URI, an attacker to execute arbitrary commands. Existe CSRF en Webmin 1.850. Enviando una petición GET a at/create_job.cgi que contenga dir=/cmd= en la URI, un atacante puede ejecutar comandos arbitrarios. Webmin version 1.850 suffers from server side request forgery, cross site request forgery, and cross site scripting vulnerabilities, the last of which can lead to remote command execution. • https://packetstorm.news/files/id/144629 • CWE-352: Cross-Site Request Forgery (CSRF) •

CVE-2017-15646 – Webmin 1.850 - Multiple Vulnerabilities
https://notcve.org/view.php?id=CVE-2017-15646
16 Oct 2017 — Webmin before 1.860 has XSS with resultant remote code execution. Under the 'Others/File Manager' menu, there is a 'Download from remote URL' option to download a file from a remote server. After setting up a malicious server, one can wait for a file download request and then send an XSS payload that will lead to Remote Code Execution, as demonstrated by an OS command in the value attribute of a name='cmd' input element. Webmin, en versiones anteriores a la 1.860, tiene XSS que puede resultar en la ejecució... • https://packetstorm.news/files/id/144629 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2017-9313 – Webmin 1.840 Cross Site Scripting
https://notcve.org/view.php?id=CVE-2017-9313
03 Jul 2017 — Multiple Cross-site scripting (XSS) vulnerabilities in Webmin before 1.850 allow remote attackers to inject arbitrary web script or HTML via the sec parameter to view_man.cgi, the referers parameter to change_referers.cgi, or the name parameter to save_user.cgi. NOTE: these issues were not fixed in 1.840. Múltiples vulnerabilidades de tipo cross-site-scripting (XSS) en Webmin anterior a la versión 1.850, permiten a los atacantes remotos inyectar script web o HTML arbitrario por medio del parámetro sec en el... • https://packetstorm.news/files/id/143233 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2017-2106
https://notcve.org/view.php?id=CVE-2017-2106
28 Apr 2017 — Multiple cross-site scripting vulnerabilities in Webmin versions prior to 1.830 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. Varias vulnerabilidades de secuencias de comandos entre sitios en Webmin versiones anteriores a 1.830 permiten a atacantes remotos inyectar secuencias de comandos web o HTML a través de vectores no especificados. • http://jvn.jp/en/jp/JVN34207650/index.html • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •