CVE-2014-0339
https://notcve.org/view.php?id=CVE-2014-0339
Cross-site scripting (XSS) vulnerability in view.cgi in Webmin before 1.680 allows remote attackers to inject arbitrary web script or HTML via the search parameter. Vulnerabilidad de XSS en view.cgi en Webmin anterior a 1.680 permite a atacantes remotos inyectar script Web o HTML arbitrarios a través del parámetro search. • http://seclists.org/fulldisclosure/2014/Mar/274 http://www-01.ibm.com/support/docview.wss?uid=swg21679713 http://www.kb.cert.org/vuls/id/381692 http://www.securityfocus.com/bid/66248 http://www.webmin.com/changes.html • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
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 •