CVE-2012-4893
https://notcve.org/view.php?id=CVE-2012-4893
Multiple cross-site request forgery (CSRF) vulnerabilities in file/show.cgi in Webmin 1.590 and earlier allow remote attackers to hijack the authentication of privileged users for requests that (1) read files or execute (2) tar, (3) zip, or (4) gzip commands, a different issue than CVE-2012-2982. Múltiples vulnerabilidades de falsificación de petición en sitios cruzados (CSRF) en file/show.cgi en Webmin v1.590 y anteriores, permite a atacantes remotos secuestrar la autenticación de usaurios privilegiados para peticiones que (1) leen archivos o ejecutan comandos (2) tar, (3) zip, o (4) gzip, una cuestion diferente de CVE-2012-2982. • http://americaninfosec.com/research/index.html http://www.americaninfosec.com/research/dossiers/AISG-12-001.pdf http://www.kb.cert.org/vuls/id/788478 • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2012-2982 – Webmin 1.580 - '/file/show.cgi' Remote Command Execution
https://notcve.org/view.php?id=CVE-2012-2982
file/show.cgi in Webmin 1.590 and earlier allows remote authenticated users to execute arbitrary commands via an invalid character in a pathname, as demonstrated by a | (pipe) character. file/show.cgi en Webmin v1.590 y anteriores permite a usuarios remotos autenticados ejecutar código arbitrario a través de un carácter no válido en un nombre de ruta, como se demostró con | (pipe). • https://www.exploit-db.com/exploits/21851 https://github.com/JohnHammond/CVE-2012-2982 https://github.com/cd6629/CVE-2012-2982-Python-PoC https://github.com/0xTas/CVE-2012-2982 https://github.com/OstojaOfficial/CVE-2012-2982 https://github.com/LeDucKhiem/CVE-2012-2982 https://github.com/Ari-Weinberg/CVE-2012-2982 https://github.com/blu3ming/CVE-2012-2982 https://github.com/CpyRe/CVE-2012-2982 https://github.com/elliotosama/CVE-2012-2982 https://github.com/R00te •
CVE-2012-2981
https://notcve.org/view.php?id=CVE-2012-2981
Webmin 1.590 and earlier allows remote authenticated users to execute arbitrary Perl code via a crafted file associated with the type (aka monitor type name) parameter. Webmin v1.590 y anteriores permite a usuarios remotos autenticados ejecutar cualquier código Perl de su elección a través de un archivo (creado para tal fin) asociado con el parámetro 'type'(también conocido como 'monitor type name'). • http://americaninfosec.com/research/index.html http://www.americaninfosec.com/research/dossiers/AISG-12-000.pdf http://www.kb.cert.org/vuls/id/788478 http://www.securitytracker.com/id?1027507 http://www.xerox.com/download/security/security-bulletin/16287-4d6b7b0c81f7b/cert_XRX13-003_v1.0.pdf https://github.com/webmin/webmin/commit/ed7365064c189b8f136a9f952062249167d1bd9e • CWE-20: Improper Input Validation •
CVE-2012-2983 – Webmin Edit_html.cgi File Parameter Traversal Arbitrary File Access
https://notcve.org/view.php?id=CVE-2012-2983
file/edit_html.cgi in Webmin 1.590 and earlier does not perform an authorization check before showing a file's unedited contents, which allows remote attackers to read arbitrary files via the file field. file/edit_html.cgi en Webmin v1.590 y anteriores no realiza una comprobación de autorización antes de mostrar el contenido de un archivo sin editar, lo que permite a atacantes remotos leer archivos de su elección a través del campo de archivo. • http://americaninfosec.com/research/index.html http://www.americaninfosec.com/research/dossiers/AISG-12-002.pdf http://www.kb.cert.org/vuls/id/788478 http://www.securitytracker.com/id?1027507 http://www.xerox.com/download/security/security-bulletin/16287-4d6b7b0c81f7b/cert_XRX13-003_v1.0.pdf https://github.com/webmin/webmin/commit/4cd7bad70e23e4e19be8ccf7b9f245445b2b3b80 • CWE-287: Improper Authentication •
CVE-2005-0427
https://notcve.org/view.php?id=CVE-2005-0427
The ebuild of Webmin before 1.170-r3 on Gentoo Linux includes the encrypted root password in the miniserv.users file when building a tbz2 of the webmin package, which allows remote attackers to obtain and possibly crack the encrypted password. Las compilaciones de Webmin anteriores a la versión 1.170-r3 en Gentoo Linux incluye la contraseña cifrada de root en el fichero miniserv.users cuando crea un tbz2 del paquete webmin, lo que permite a atacantes remotos obtener y posiblemente 'craquear' la contraseña cifrada. • http://bugs.gentoo.org/show_bug.cgi?id=77731 http://www.gentoo.org/security/en/glsa/glsa-200502-12.xml https://exchange.xforce.ibmcloud.com/vulnerabilities/19315 •