CVE-2011-0063 (GCVE-0-2011-0063)
Vulnerability from cvelistv5
Published
2011-03-15 17:00
Modified
2024-08-06 21:43
Severity ?
CWE
  • n/a
Summary
The _list_file_get function in lib/Majordomo.pm in Majordomo 2 20110203 and earlier allows remote attackers to conduct directory traversal attacks and read arbitrary files via a ./.../ sequence in the "extra" parameter to the help command, which causes the regular expression to produce .. (dot dot) sequences. NOTE: this vulnerability is due to an incomplete fix for CVE-2011-0049.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T21:43:14.048Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "majordomo-listfileget-dir-traversal(66011)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/66011"
          },
          {
            "name": "8133",
            "tags": [
              "third-party-advisory",
              "x_refsource_SREASON",
              "x_transferred"
            ],
            "url": "http://securityreason.com/securityalert/8133"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://sotiriu.de/adv/NSOADV-2011-003.txt"
          },
          {
            "name": "43631",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/43631"
          },
          {
            "name": "20110308 NSOADV-2011-003: Majordomo2 \u0027help\u0027 Command Directory Traversal (Patch Bypass)",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/archive/1/516923/100/0/threaded"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=631307"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2011-03-08T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "The _list_file_get function in lib/Majordomo.pm in Majordomo 2 20110203 and earlier allows remote attackers to conduct directory traversal attacks and read arbitrary files via a ./.../ sequence in the \"extra\" parameter to the help command, which causes the regular expression to produce .. (dot dot) sequences.  NOTE: this vulnerability is due to an incomplete fix for CVE-2011-0049."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2018-10-10T18:57:01",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "majordomo-listfileget-dir-traversal(66011)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/66011"
        },
        {
          "name": "8133",
          "tags": [
            "third-party-advisory",
            "x_refsource_SREASON"
          ],
          "url": "http://securityreason.com/securityalert/8133"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://sotiriu.de/adv/NSOADV-2011-003.txt"
        },
        {
          "name": "43631",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/43631"
        },
        {
          "name": "20110308 NSOADV-2011-003: Majordomo2 \u0027help\u0027 Command Directory Traversal (Patch Bypass)",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://www.securityfocus.com/archive/1/516923/100/0/threaded"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=631307"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2011-0063",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "The _list_file_get function in lib/Majordomo.pm in Majordomo 2 20110203 and earlier allows remote attackers to conduct directory traversal attacks and read arbitrary files via a ./.../ sequence in the \"extra\" parameter to the help command, which causes the regular expression to produce .. (dot dot) sequences.  NOTE: this vulnerability is due to an incomplete fix for CVE-2011-0049."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "majordomo-listfileget-dir-traversal(66011)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/66011"
            },
            {
              "name": "8133",
              "refsource": "SREASON",
              "url": "http://securityreason.com/securityalert/8133"
            },
            {
              "name": "http://sotiriu.de/adv/NSOADV-2011-003.txt",
              "refsource": "MISC",
              "url": "http://sotiriu.de/adv/NSOADV-2011-003.txt"
            },
            {
              "name": "43631",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/43631"
            },
            {
              "name": "20110308 NSOADV-2011-003: Majordomo2 \u0027help\u0027 Command Directory Traversal (Patch Bypass)",
              "refsource": "BUGTRAQ",
              "url": "http://www.securityfocus.com/archive/1/516923/100/0/threaded"
            },
            {
              "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=631307",
              "refsource": "CONFIRM",
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=631307"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2011-0063",
    "datePublished": "2011-03-15T17:00:00",
    "dateReserved": "2010-12-21T00:00:00",
    "dateUpdated": "2024-08-06T21:43:14.048Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2011-0063\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2011-03-15T17:55:02.937\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The _list_file_get function in lib/Majordomo.pm in Majordomo 2 20110203 and earlier allows remote attackers to conduct directory traversal attacks and read arbitrary files via a ./.../ sequence in the \\\"extra\\\" parameter to the help command, which causes the regular expression to produce .. (dot dot) sequences.  NOTE: this vulnerability is due to an incomplete fix for CVE-2011-0049.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n _list_file_get de lib/Majordomo.pm de Majordomo 2 20110203 y anteriores permite a atacantes remotos realizar un ataque de salto de directorio y leer archivos arbitrarios a trav\u00e9s de la secuencia ./.../ en el par\u00e1metro \\\"extra\\\" del comando help, lo que provoca que la expresi\u00f3n regular produzca secuencias .. (punto punto).  NOTA: esta vulnerabilidad se debe a un soluci\u00f3n incompleta al CVE-2011-0049.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:N/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"20110203\",\"matchCriteriaId\":\"72BD9809-8EF3-4F2E-A0A2-C6AE6A7E16DD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110101:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FED67E3F-2F5F-4159-97C9-1A575134B42E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110102:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0459E83A-41BF-4994-B016-2F8755BC6D9F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110103:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E07ED0C1-7112-4E88-98A9-9E27F4571005\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110104:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"11880F03-0C14-4266-8DE1-C99235073B23\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110105:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"22CC04CF-1D44-43CA-BFEE-307478E50F97\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110106:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B277451A-5A3C-4874-BB33-DD4DF41BC4CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110107:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"36FDC007-7028-4542-AB64-78842C9AE5FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110108:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D79FB11B-0BA2-4AF2-B5C9-9892BB1806DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110109:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC14E9C7-985D-451A-A3A7-A2955EDF5E39\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110110:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BA7478B0-32AA-4A9B-87FD-F281FCF11698\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110111:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C673A682-19BF-4693-ACF6-0421816360F5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110112:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E821FCD3-5498-435B-9FB9-27204C7FAD79\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110113:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3C9986CD-5A19-4A9F-B9C5-071F10D75ACC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110114:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"83B743F6-C590-41E2-9606-0AF2F1E6074B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110115:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1EC89726-C978-4B17-A29C-FB9A27077965\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110116:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5AF3CC54-5821-4B01-8410-E3153B8FB9C8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110117:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"31AC80E2-094F-4BEC-B42C-7612FC1669A4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110118:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D8BCFB35-65DA-4355-8671-B89D63F33E15\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110119:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DAAFD5D0-F4B7-46B3-9C53-119C08DE10E7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110120:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F3F8B84E-A479-40E8-849F-C2A1A0EB2F8B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110121:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8B63D03E-5F8A-401F-B7BE-371D45C44AB4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110122:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0BDA4C98-2B93-4BB2-BD15-A10207C45B8D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110123:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CFD273E0-FE78-4549-A33F-30784ABDD59B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110124:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"09C03F49-9E03-4F51-BB57-375E95EA1932\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110125:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"822E0ACC-020A-4095-940E-927E32069921\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110126:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"20BD2C29-0348-4A9E-AD3F-50A89E302DBC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110127:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"65352BA8-8AF0-45F7-9908-D8A9B3E4EC1A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110128:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5BFE7D65-C4F8-4B93-879C-0AD4681DD04B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110129:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4635540B-E16C-4C9C-9624-BF4DF5F9F566\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110130:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A4AB6DB4-E9E1-4243-BA46-641DE6B84BF6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110131:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CF1B6DED-01D3-4200-8A90-BFF0DBBAC9DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110201:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0DCFFF63-F56C-49E4-8410-15866EB62FCA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mj2:majordomo_2:20110202:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E1DEEEC9-7BD5-4395-B104-A3C202A051EF\"}]}]}],\"references\":[{\"url\":\"http://secunia.com/advisories/43631\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://securityreason.com/securityalert/8133\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://sotiriu.de/adv/NSOADV-2011-003.txt\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/archive/1/516923/100/0/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=631307\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/66011\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/43631\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://securityreason.com/securityalert/8133\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://sotiriu.de/adv/NSOADV-2011-003.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/archive/1/516923/100/0/threaded\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=631307\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/66011\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…