Lucene search
+L

1492 matches found

CVE
CVE
added 2021/11/12 8:45 p.m.111 views

CVE-2021-43332

CVE-2021-43332 affects GNU Mailman before 2.1.36. The CSRF token on Cgi/admindb.py admindb page contains an encrypted version of the list admin password, which could potentially be cracked by a moderator via offline brute-force. Documents correlate this with other Mailman issues (e.g., CVE-2021-4...

6.5CVSS6.4AI score0.01072EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/11/12 8:44 p.m.31 views

CVE-2021-43331

In GNU Mailman before 2.1.36, a crafted URL to the Cgi/options.py user options page can execute arbitrary JavaScript for XSS...

6.9AI score0.01284EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2021/11/12 8:44 p.m.41 views

CVE-2021-43331

Removed by vendor...

6.1CVSS6.7AI score0.01284EPSS
SaveExploits0
CVE
CVE
added 2021/11/12 8:44 p.m.126 views

CVE-2021-43331

GNU Mailman before 2.1.36 is affected. A crafted URL to the Cgi/options.py user options page can trigger cross-site scripting (XSS) by executing arbitrary JavaScript. Public sources confirm fixes in Mailman 2.1.36 and later; apply the upgrade to mitigate. The documentation also references related...

6.1CVSS6.5AI score0.01284EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2021/11/12 12:00 a.m.1 views

GNU Mailman 跨站脚本漏洞

GNU Mailman is a free suite of software from the GNU community for managing e-mail discussions and e-mail lists. The software integrates with Web projects to make it easy for users to manage email subscription accounts and provides built-in archiving, automatic forwarding processing, content...

6.5CVSS6.5AI score0.01072EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2021/11/12 12:00 a.m.4 views

GNU Mailman 跨站脚本漏洞

GNU Mailman is a free suite of software from the GNU community for managing e-mail discussions and e-mail lists. The software can be integrated with Web projects to make it easy for users to manage email subscription accounts and provides built-in archiving, automatic forwarding processing, conte...

6.1CVSS5.6AI score0.01284EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2021/11/12 12:00 a.m.6 views

PT-2021-5365 · Unknown +4 · Gnu Mailman +4

Name of the Vulnerable Software and Affected Versions: GNU Mailman versions prior to 2.1.36 Description: The issue is related to insufficient restriction of authentication attempts in GNU Mailman, allowing a remote attacker to bypass authentication by guessing the administrator's password using a...

8.8CVSS6.5AI score0.01332EPSS
SaveExploits0References45
Positive Technologies
Positive Technologies
added 2021/11/12 12:00 a.m.6 views

PT-2021-5364 · Unknown +4 · Gnu Mailman +4

Name of the Vulnerable Software and Affected Versions: GNU Mailman versions prior to 2.1.36 Description: The issue is related to a crafted URL to the "Cgi/options.py" user options page, which can execute arbitrary JavaScript for XSS. This is due to inadequate protection of the web page structure....

8.8CVSS6.8AI score0.01332EPSS
SaveExploits0References46
Veracode
Veracode
added 2021/11/09 1:50 p.m.34 views

Cross-Site Scripting (XSS)

GNU Mailman is vulnerable to cross-site scripting. The vulnerability exists due to HTTP reply from an archive web server lacking a MIME type, and a web browser performing MIME sniffing may conclude that the MIME type should have been text/html, and execute JavaScript code...

6.1CVSS0.2AI score0.02288EPSS
SaveExploits0References14Affected Software1
AlmaLinux
AlmaLinux
added 2021/11/09 8:41 a.m.16 views

mailman bug fix and enhancement update

For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section...

1.5AI score
SaveExploits0References1
Rockylinux
Rockylinux
added 2021/11/09 8:41 a.m.17 views

mailman bug fix and enhancement update

An update is available for mailman. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky Enterprise...

1.8AI score
SaveExploits0
OSV
OSV
added 2021/11/09 8:41 a.m.7 views

ALBA-2021:4212 mailman bug fix and enhancement update

For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section...

6.8AI score
SaveExploits0References1
ALT Linux
ALT Linux
added 2021/11/06 12:00 a.m.101 views

Security fix for the ALT Linux 9 package mailman version 5:2.1.35-alt1

Nov. 6, 2021 Konstantin Lepikhov 5:2.1.35-alt1 - Updated to 2.1.35: - Security fixes: + CVE-2021-42096: Attack to obtain the list admin password. + CVE-2021-42097: A CSRF attack via the user options page could allow takeover of a users...

8.5CVSS6.2AI score0.01332EPSS
SaveExploits0
OSV
OSV
added 2021/11/05 3:06 p.m.14 views

OPENSUSE-SU-2021:1452-1 Security update for mailman

This update for mailman fixes the following issues: Update to 2.1.35 to fix 2 security issues: - A potential for for a list member to carry out an off-line brute force attack to obtain the list admin password has been reported by Andre Protas, Richard Cloke and Andy Nuttall of Apple. This is fixe...

8.5CVSS6AI score0.01332EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2021/11/05 10:37 a.m.37 views

CVE-2021-42096

Sensitive information is exposed to unprivileged users in mailman. The hash of the list admin password is used to derive the CSRF Cross-site Request Forgery token, which is exposed to unprivileged members of a list. Malicious members may use the CSRF token to perform an offline brute-force attack...

4.3CVSS6.2AI score0.0125EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2021/11/05 10:26 a.m.42 views

CVE-2021-42097

A Cross-Site Request Forgery CSRF attack can be performed in mailman due to a CSRF token bypass. CSRF tokens are not checked against the right user and a token created by one user can be used by another one to perform a request, effectively bypassing the protection provided by CSRF tokens. A remo...

8.5CVSS7.7AI score0.01332EPSS
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2021/11/05 12:00 a.m.40 views

Security update for mailman (important)

openSUSE Security Update: Security update for mailman Announcement ID: openSUSE-SU-2021:1452-1 Rating: important References: 1047218 1191959 1191960 Cross-References: CVE-2021-42096 CVE-2021-42097 CVSS scores: CVE-2021-42096 SUSE: 5.3 CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N CVE-2021-42097...

5.3CVSS7.2AI score0.01332EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2021/11/03 12:00 a.m.31 views

openSUSE: Security Advisory for mailman (openSUSE-SU-2021:1436-1)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

8.5CVSS6.4AI score0.01332EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/11/03 12:00 a.m.41 views

openSUSE 15 Security Update : mailman (openSUSE-SU-2021:1436-1)

The remote SUSE Linux SUSE15 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2021:1436-1 advisory. - GNU Mailman before 2.1.35 may allow remote Privilege Escalation. A certain csrftoken value is derived from the admin password, and may be...

8.5CVSS6.7AI score0.01332EPSS
SaveExploits0References8
OSV
OSV
added 2021/11/02 9:25 a.m.8 views

OPENSUSE-SU-2021:1436-1 Security update for mailman

This update for mailman fixes the following issues: Update to 2.1.35 to fix 2 security issues: - A potential for for a list member to carry out an off-line brute force attack to obtain the list admin password has been reported by Andre Protas, Richard Cloke and Andy Nuttall of Apple. This is fixe...

8.5CVSS6AI score0.01332EPSS
SaveExploits0References6
Rows per page
Query Builder