Lucene search
K

27 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 11:40 a.m.4 views

CVE-2001-1530

run.cgi in Webmin 0.80 and 0.88 creates temporary files with world-writable permissions, which allows local users to execute arbitrary commands...

4.6CVSS7.4AI score0.00088EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2019-6593

Malware in sbrugna...

6.8CVSS6.5AI score0.00839EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2015-1514

Malware in sbrugna...

4.9CVSS6.3AI score0.00133EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2001-1055

Malware in sbrugna...

7.2CVSS6.4AI score0.00149EPSS
Exploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2002-1653

Malware in sbrugna...

2.1CVSS6.4AI score0.00142EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2023-47728

Malicious code in bioql PyPI...

4.8CVSS4.7AI score0.00069EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 4:7 a.m.6 views

CVE-2023-38303

An issue was discovered in Webmin 2.021. One can exploit a stored Cross-Site Scripting XSS attack to achieve Remote Command Execution RCE through the Users and Group's real name parameter...

5.4CVSS6AI score0.00275EPSS
Exploits1
CVE
CVE
added 2024/12/30 4:48 p.m.133 views

CVE-2024-12828

CVE-2024-12828 affects Webmin CGI handling, where unsanitized user input in CGI requests leads to command injection and remote code execution in the root context. The issue arises from improper validation before executing system calls. Public sources (including NVD, OSV, CIRCL, and related adviso...

9.9CVSS9.9AI score0.21717EPSS
Exploits0References2Affected Software1
CNVD
CNVD
added 2020/12/22 12:0 a.m.10 views

Webmin Arbitrary Command Execution Vulnerability (CNVD-2021-07125)

Webmin is a Web-based system configuration tool for Unix-like systems, and the latest version can also be installed and run on Windows. An arbitrary command execution vulnerability exists in Webmin 1.962 and earlier versions. An attacker can exploit this vulnerability to execute arbitrary command...

9CVSS7.7AI score0.75147EPSS
Exploits9References1
OSV
OSV
added 2020/11/08 2:14 p.m.8 views

MGASA-2020-0400 Updated webmin package fixes security vulnerabilities

An XSS Vulnerability exists in Webmin 1.941 and earlier affecting the Cluster Shell Commands Endpoint. A user may enter any XSS Payload into the Command field and execute it. Then, after revisiting the Cluster Shell Commands Menu, the XSS Payload will be rendered and executed. CVE-2020-8820 An...

6.1CVSS5.5AI score0.02307EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2019/09/04 12:0 a.m.16 views

Webmin < 1.870 Cross-Site Scripting Vulnerability

According to its self-reported version, the Webmin install hosted on the remote host is prior to 1.870. It is, therefore, affected by a cross-site scripting vulnerability. Note that the scanner has not tested for these issues but has instead relied only on the application's self-reported version...

4.8CVSS6.7AI score0.00166EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2019/09/04 12:0 a.m.15 views

Webmin < 1.850 Multiple Cross-Site Scripting Vulnerabilities

According to its self-reported version, the Webmin install hosted on the remote host is prior to 1.850. It is, therefore, affected by multiple cross-site scripting vulnerabilities. Note that the scanner has not tested for these issues but has instead relied only on the application's self-reported...

6.1CVSS6.7AI score0.00601EPSS
Exploits3References3
NVD
NVD
added 2018/03/14 7:29 p.m.20 views

CVE-2018-8712

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...

9.8CVSS8.9AI score0.00788EPSS
Exploits0References1
Cvelist
Cvelist
added 2017/10/19 10:0 p.m.20 views

CVE-2017-15646

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...

7.4AI score0.08199EPSS
Exploits1References4
Gentoo Linux
Gentoo Linux
added 2005/02/11 12:0 a.m.31 views

Webmin: Information leak in Gentoo binary package

Background Webmin is a web-based system administration console allowing an administrator to easily configure servers and other features. Using the 'buildpkg' FEATURE, or the -b/-B emerge options, Portage can build reusable binary packages for any of the packages available through the Portage tree...

5CVSS6.3AI score0.00331EPSS
Exploits0
exploitpack
exploitpack
added 2005/01/08 12:0 a.m.31 views

Webmin 1.5 - Web Brute Force (CGI)

Webmin 1.5 - Web Brute Force CGI !/usr/bin/perl use CGI qw:standard; use IO::Socket; $CGI::HEADERSONCE = 1; $CGI = new CGI; $atak = $CGI-param"atak"; $host = $CGI-param"host"; $wlist = $CGI-param"wlist"; $cmd = $CGI-param"cmd"; print $CGI-header-type='text/html',-charset='windows-1254'; print...

7.4AI score
Exploits0
0day.today
0day.today
added 2005/01/08 12:0 a.m.45 views

Webmin Web Brute Force v1.5 (cgi-version)

Exploit for multiple platform in category remote exploits ========================================= Webmin Web Brute Force v1.5 cgi-version ========================================= !/usr/bin/perl use CGI qw:standard; use IO::Socket; $CGI::HEADERSONCE = 1; $CGI = new CGI; $atak = $CGI-param"atak"...

7.1AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2004/09/29 12:0 a.m.30 views

Debian DSA-544-1 : webmin - insecure temporary directory

Ludwig Nussel discovered a problem in webmin, a web-based administration toolkit. A temporary directory was used but without checking for the previous owner. This could allow an attacker to create the directory and place dangerous symbolic links inside. %NASLMINLEVEL 70300 C Tenable Network...

7.5CVSS5.3AI score0.04781EPSS
Exploits1References3
OSV
OSV
added 2004/09/14 12:0 a.m.28 views

DSA-544-1 webmin - insecure temporary directory

Bulletin has no description...

2.1CVSS6.1AI score0.00103EPSS
Exploits0
Gentoo Linux
Gentoo Linux
added 2004/09/12 12:0 a.m.24 views

Webmin, Usermin: Multiple vulnerabilities in Usermin

Background Webmin and Usermin are web-based system administration consoles. Webmin allows an administrator to easily configure servers and other features. Usermin allows users to configure their own accounts, execute commands, and read e-mail. The Usermin functionality, including webmail, is also...

7.5CVSS7.2AI score0.04781EPSS
Exploits1
Rows per page
Query Builder