← Vulnerability feed

Vulnerability record · CVE-2011-0049 · published 4 February 2011

CVE-2011-0049: Majordomo 2 help command path traversal allows arbitrary file read

Mj2 · Majordomo 2

Majordomo 2 before 20110131 contains a directory traversal flaw in the _list_file_get function in lib/Majordomo.pm. The help command fails to sanitize '..' sequences, letting a remote attacker read files outside the intended directory. Because the flaw is reachable both by email and through the cgi-bin/mj_wwwusr web interface, it exposes mailing list server configuration and credential files.

5.0 CVSS 2.0 Medium EPSS 95% · top 0.1% CWE-22 · Path traversal
5.0CVSS 2.0 base score
95%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
26References, 6 tagged exploit
16 Jun 2026Last modified by NVD

Description

Directory traversal vulnerability in the _list_file_get function in lib/Majordomo.pm in Majordomo 2 before 20110131 allows remote attackers to read arbitrary files via .. (dot dot) sequences in the help command, as demonstrated using (1) a crafted email and (2) cgi-bin/mj_wwwusr in the web interface.

AV:N/AC:L/Au:N/C:P/I:N/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityUnauthenticated remote file read with public exploit code and a very high EPSS score, though not observed in KEV and limited to confidentiality impact.

What it is

Majordomo 2 before 20110131 contains a directory traversal flaw in the _list_file_get function in lib/Majordomo.pm. The help command fails to sanitize '..' sequences, letting a remote attacker read files outside the intended directory. Because the flaw is reachable both by email and through the cgi-bin/mj_wwwusr web interface, it exposes mailing list server configuration and credential files.

Impact

An attacker gains read access to arbitrary files on the Majordomo host, which can include configuration files, list archives and stored credentials. There is no write or code execution impact per the CVSS vector, so the loss is confidentiality only.

Attack surface

Reachable remotely over the network with no authentication and no user interaction, per the AV:N/AC:L/Au:N vector. Two paths exist: a crafted email to the help command and the cgi-bin/mj_wwwusr web interface.

Exploitation

Public exploit code exists (Exploit-DB 16103 and Exploit and Patch tags on the Mozilla bug and sitewat.ch advisory), and EPSS is very high at 0.954 (99.9th percentile), though the CVE is not listed in CISA KEV.

What to do

  • Upgrade Majordomo 2 to 20110131 or later, which contains the fix.
  • If upgrade is not possible, restrict or disable the help command and the cgi-bin/mj_wwwusr interface.
  • Run the Majordomo service and web interface under a low-privilege account with access limited to required list directories.
  • Place the web interface behind authentication and network access controls until patched.

Detection

  • Search Majordomo logs for help command requests containing '..' sequences or absolute paths.
  • Monitor web server logs for cgi-bin/mj_wwwusr requests with traversal patterns in parameters.
  • Alert on outbound reads of sensitive files such as /etc/passwd or Majordomo config files by the Majordomo process.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2011-0049 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

5.0CVE-2011-0063Majordomo 2 help command path traversal allows arbitrary file readThe _list_file_get function in lib/Majordomo.pm in Majordomo 2 20110203 and earlier mishandles a ./.../ sequence in the "extra" parameter to the help…EPSS 85%analysed9.8CVE-2026-93616Checkpoint multi-domain security management path traversal vulnerabilityA directory traversal and file upload vulnerability allows an unauthenticated attacker to upload and execute arbitrary scripts on Check Point Managem…KEVEPSS 20%10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed5.3CVE-2026-66384JFrog Artifactory path traversal in Docker cache pathAn authenticated user can write data outside the intended Docker cache path under specific remote-repository conditions in JFrog Artifactory. The fla…KEVEPSS 0.66%analysed9.8CVE-2026-59310VMware vCenter Syslog server path traversal leads to RCEVMware vCenter's Syslog server is affected by a directory traversal flaw (CWE-22) that allows a remote, unauthenticated attacker to execute arbitrary…KEVEPSS 2.6%analysed10.0CVE-2026-48282Adobe ColdFusion path traversal leads to remote code executionColdFusion versions 2025.9, 2023.20 and earlier contain a path traversal flaw (CWE-22) that allows an unauthenticated remote attacker to reach files …KEVEPSS 42%analysed10.0CVE-2026-34909UniFi OS path traversal allows unauthenticated file accessUniFi OS devices contain a path traversal flaw (CWE-22) that lets a network-reachable attacker read files on the underlying system. Because the expos…KEVEPSS 1.8%analysed6.5CVE-2026-20262Cisco Catalyst SD-WAN Manager path traversal in file uploadCisco Catalyst SD-WAN Manager (formerly vManage) fails to properly validate user-supplied input during a file upload process, allowing path traversal…KEVEPSS 28%analysed

Source: NIST National Vulnerability Database (record CVE-2011-0049), CISA KEV, FIRST EPSS (scores of 2026-09-25). This page is refreshed as NVD updates the record.