Search criteria

3 vulnerabilities found for mongrel by mongrel

FKIE_CVE-2007-6612

Vulnerability from fkie_nvd - Published: 2008-01-03 22:46 - Updated: 2025-04-09 00:30
Severity ?
Summary
Directory traversal vulnerability in DirHandler (lib/mongrel/handlers.rb) in Mongrel 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to read arbitrary files via an HTTP request containing double-encoded sequences (".%252e").
References
cve@mitre.orghttp://lists.apple.com/archives/security-announce/2008//May/msg00001.html
cve@mitre.orghttp://mongrel.rubyforge.org/news.html
cve@mitre.orghttp://osvdb.org/39866
cve@mitre.orghttp://rubyforge.org/pipermail/mongrel-users/2007-December/004733.htmlExploit
cve@mitre.orghttp://rubyforge.org/pipermail/mongrel-users/2007-December/004736.htmlExploit
cve@mitre.orghttp://rubyforge.org/pipermail/mongrel-users/2007-December/004742.html
cve@mitre.orghttp://rubyforge.org/pipermail/mongrel-users/2007-December/004743.html
cve@mitre.orghttp://secunia.com/advisories/28323
cve@mitre.orghttp://secunia.com/advisories/30430
cve@mitre.orghttp://www.securityfocus.com/bid/27133
cve@mitre.orghttp://www.us-cert.gov/cas/techalerts/TA08-150A.htmlUS Government Resource
cve@mitre.orghttp://www.vupen.com/english/advisories/2008/1697
af854a3a-2127-422b-91ae-364da2661108http://lists.apple.com/archives/security-announce/2008//May/msg00001.html
af854a3a-2127-422b-91ae-364da2661108http://mongrel.rubyforge.org/news.html
af854a3a-2127-422b-91ae-364da2661108http://osvdb.org/39866
af854a3a-2127-422b-91ae-364da2661108http://rubyforge.org/pipermail/mongrel-users/2007-December/004733.htmlExploit
af854a3a-2127-422b-91ae-364da2661108http://rubyforge.org/pipermail/mongrel-users/2007-December/004736.htmlExploit
af854a3a-2127-422b-91ae-364da2661108http://rubyforge.org/pipermail/mongrel-users/2007-December/004742.html
af854a3a-2127-422b-91ae-364da2661108http://rubyforge.org/pipermail/mongrel-users/2007-December/004743.html
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/28323
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/30430
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/27133
af854a3a-2127-422b-91ae-364da2661108http://www.us-cert.gov/cas/techalerts/TA08-150A.htmlUS Government Resource
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2008/1697
Impacted products
Vendor Product Version
mongrel mongrel 1.0.4
mongrel mongrel 1.1.1
mongrel mongrel 1.1.2

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:mongrel:mongrel:1.0.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "564EACB0-F19D-418A-8FAC-C3EC2C280B4A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mongrel:mongrel:1.1.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "A294C0EA-8230-458E-8727-26A5A58EAF14",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mongrel:mongrel:1.1.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "E794ED51-4AC6-4E80-A7BB-1D0737E3424F",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Directory traversal vulnerability in DirHandler (lib/mongrel/handlers.rb) in Mongrel 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to read arbitrary files via an HTTP request containing double-encoded sequences (\".%252e\")."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de salto de directorio en DirHandler (lib/mongrel/handlers.rb) de Mongrel 1.0.4 y 1.1.x versiones anteriores a 1.1.3 permite a atacantes remotos leer ficheros de su elecci\u00f3n mediante una petici\u00f3n HTTP conteniendo secuencias doblemente codificadas (\".%252e\")."
    }
  ],
  "id": "CVE-2007-6612",
  "lastModified": "2025-04-09T00:30:58.490",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 6.4,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 4.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2008-01-03T22:46:00.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://lists.apple.com/archives/security-announce/2008//May/msg00001.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://mongrel.rubyforge.org/news.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://osvdb.org/39866"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004733.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004736.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004742.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004743.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/28323"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/30430"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/27133"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "US Government Resource"
      ],
      "url": "http://www.us-cert.gov/cas/techalerts/TA08-150A.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.vupen.com/english/advisories/2008/1697"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://lists.apple.com/archives/security-announce/2008//May/msg00001.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://mongrel.rubyforge.org/news.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://osvdb.org/39866"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004733.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004736.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004742.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004743.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/28323"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/30430"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/27133"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "US Government Resource"
      ],
      "url": "http://www.us-cert.gov/cas/techalerts/TA08-150A.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2008/1697"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-22"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

CVE-2007-6612 (GCVE-0-2007-6612)

Vulnerability from cvelistv5 – Published: 2008-01-03 22:00 – Updated: 2024-08-07 16:11
VLAI?
Summary
Directory traversal vulnerability in DirHandler (lib/mongrel/handlers.rb) in Mongrel 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to read arbitrary files via an HTTP request containing double-encoded sequences (".%252e").
Severity ?
No CVSS data available.
CWE
  • n/a
Assigner
References
http://rubyforge.org/pipermail/mongrel-users/2007… mailing-listx_refsource_MLIST
http://mongrel.rubyforge.org/news.html x_refsource_CONFIRM
http://www.securityfocus.com/bid/27133 vdb-entryx_refsource_BID
http://secunia.com/advisories/28323 third-party-advisoryx_refsource_SECUNIA
http://osvdb.org/39866 vdb-entryx_refsource_OSVDB
http://www.us-cert.gov/cas/techalerts/TA08-150A.html third-party-advisoryx_refsource_CERT
http://rubyforge.org/pipermail/mongrel-users/2007… mailing-listx_refsource_MLIST
http://secunia.com/advisories/30430 third-party-advisoryx_refsource_SECUNIA
http://lists.apple.com/archives/security-announce… vendor-advisoryx_refsource_APPLE
http://www.vupen.com/english/advisories/2008/1697 vdb-entryx_refsource_VUPEN
http://rubyforge.org/pipermail/mongrel-users/2007… mailing-listx_refsource_MLIST
http://rubyforge.org/pipermail/mongrel-users/2007… mailing-listx_refsource_MLIST
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T16:11:06.079Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004736.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://mongrel.rubyforge.org/news.html"
          },
          {
            "name": "27133",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/27133"
          },
          {
            "name": "28323",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/28323"
          },
          {
            "name": "39866",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://osvdb.org/39866"
          },
          {
            "name": "TA08-150A",
            "tags": [
              "third-party-advisory",
              "x_refsource_CERT",
              "x_transferred"
            ],
            "url": "http://www.us-cert.gov/cas/techalerts/TA08-150A.html"
          },
          {
            "name": "[Mongrel] 20071229 Regarding the 1.1.3 security release",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004742.html"
          },
          {
            "name": "30430",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/30430"
          },
          {
            "name": "APPLE-SA-2008-05-28",
            "tags": [
              "vendor-advisory",
              "x_refsource_APPLE",
              "x_transferred"
            ],
            "url": "http://lists.apple.com/archives/security-announce/2008//May/msg00001.html"
          },
          {
            "name": "ADV-2008-1697",
            "tags": [
              "vdb-entry",
              "x_refsource_VUPEN",
              "x_transferred"
            ],
            "url": "http://www.vupen.com/english/advisories/2008/1697"
          },
          {
            "name": "[Mongrel] [SECURITY] Must Fix This Now! (Re: Arbitrary system files readable in 1.0.4 - 1.1.2)",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004743.html"
          },
          {
            "name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004733.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2007-12-28T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "Directory traversal vulnerability in DirHandler (lib/mongrel/handlers.rb) in Mongrel 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to read arbitrary files via an HTTP request containing double-encoded sequences (\".%252e\")."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2008-01-09T10:00:00",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004736.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://mongrel.rubyforge.org/news.html"
        },
        {
          "name": "27133",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/27133"
        },
        {
          "name": "28323",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/28323"
        },
        {
          "name": "39866",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://osvdb.org/39866"
        },
        {
          "name": "TA08-150A",
          "tags": [
            "third-party-advisory",
            "x_refsource_CERT"
          ],
          "url": "http://www.us-cert.gov/cas/techalerts/TA08-150A.html"
        },
        {
          "name": "[Mongrel] 20071229 Regarding the 1.1.3 security release",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004742.html"
        },
        {
          "name": "30430",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/30430"
        },
        {
          "name": "APPLE-SA-2008-05-28",
          "tags": [
            "vendor-advisory",
            "x_refsource_APPLE"
          ],
          "url": "http://lists.apple.com/archives/security-announce/2008//May/msg00001.html"
        },
        {
          "name": "ADV-2008-1697",
          "tags": [
            "vdb-entry",
            "x_refsource_VUPEN"
          ],
          "url": "http://www.vupen.com/english/advisories/2008/1697"
        },
        {
          "name": "[Mongrel] [SECURITY] Must Fix This Now! (Re: Arbitrary system files readable in 1.0.4 - 1.1.2)",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004743.html"
        },
        {
          "name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004733.html"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2007-6612",
          "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": "Directory traversal vulnerability in DirHandler (lib/mongrel/handlers.rb) in Mongrel 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to read arbitrary files via an HTTP request containing double-encoded sequences (\".%252e\")."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
              "refsource": "MLIST",
              "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004736.html"
            },
            {
              "name": "http://mongrel.rubyforge.org/news.html",
              "refsource": "CONFIRM",
              "url": "http://mongrel.rubyforge.org/news.html"
            },
            {
              "name": "27133",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/27133"
            },
            {
              "name": "28323",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/28323"
            },
            {
              "name": "39866",
              "refsource": "OSVDB",
              "url": "http://osvdb.org/39866"
            },
            {
              "name": "TA08-150A",
              "refsource": "CERT",
              "url": "http://www.us-cert.gov/cas/techalerts/TA08-150A.html"
            },
            {
              "name": "[Mongrel] 20071229 Regarding the 1.1.3 security release",
              "refsource": "MLIST",
              "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004742.html"
            },
            {
              "name": "30430",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/30430"
            },
            {
              "name": "APPLE-SA-2008-05-28",
              "refsource": "APPLE",
              "url": "http://lists.apple.com/archives/security-announce/2008//May/msg00001.html"
            },
            {
              "name": "ADV-2008-1697",
              "refsource": "VUPEN",
              "url": "http://www.vupen.com/english/advisories/2008/1697"
            },
            {
              "name": "[Mongrel] [SECURITY] Must Fix This Now! (Re: Arbitrary system files readable in 1.0.4 - 1.1.2)",
              "refsource": "MLIST",
              "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004743.html"
            },
            {
              "name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
              "refsource": "MLIST",
              "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004733.html"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2007-6612",
    "datePublished": "2008-01-03T22:00:00",
    "dateReserved": "2008-01-03T00:00:00",
    "dateUpdated": "2024-08-07T16:11:06.079Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2007-6612 (GCVE-0-2007-6612)

Vulnerability from nvd – Published: 2008-01-03 22:00 – Updated: 2024-08-07 16:11
VLAI?
Summary
Directory traversal vulnerability in DirHandler (lib/mongrel/handlers.rb) in Mongrel 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to read arbitrary files via an HTTP request containing double-encoded sequences (".%252e").
Severity ?
No CVSS data available.
CWE
  • n/a
Assigner
References
http://rubyforge.org/pipermail/mongrel-users/2007… mailing-listx_refsource_MLIST
http://mongrel.rubyforge.org/news.html x_refsource_CONFIRM
http://www.securityfocus.com/bid/27133 vdb-entryx_refsource_BID
http://secunia.com/advisories/28323 third-party-advisoryx_refsource_SECUNIA
http://osvdb.org/39866 vdb-entryx_refsource_OSVDB
http://www.us-cert.gov/cas/techalerts/TA08-150A.html third-party-advisoryx_refsource_CERT
http://rubyforge.org/pipermail/mongrel-users/2007… mailing-listx_refsource_MLIST
http://secunia.com/advisories/30430 third-party-advisoryx_refsource_SECUNIA
http://lists.apple.com/archives/security-announce… vendor-advisoryx_refsource_APPLE
http://www.vupen.com/english/advisories/2008/1697 vdb-entryx_refsource_VUPEN
http://rubyforge.org/pipermail/mongrel-users/2007… mailing-listx_refsource_MLIST
http://rubyforge.org/pipermail/mongrel-users/2007… mailing-listx_refsource_MLIST
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T16:11:06.079Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004736.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://mongrel.rubyforge.org/news.html"
          },
          {
            "name": "27133",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/27133"
          },
          {
            "name": "28323",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/28323"
          },
          {
            "name": "39866",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://osvdb.org/39866"
          },
          {
            "name": "TA08-150A",
            "tags": [
              "third-party-advisory",
              "x_refsource_CERT",
              "x_transferred"
            ],
            "url": "http://www.us-cert.gov/cas/techalerts/TA08-150A.html"
          },
          {
            "name": "[Mongrel] 20071229 Regarding the 1.1.3 security release",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004742.html"
          },
          {
            "name": "30430",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/30430"
          },
          {
            "name": "APPLE-SA-2008-05-28",
            "tags": [
              "vendor-advisory",
              "x_refsource_APPLE",
              "x_transferred"
            ],
            "url": "http://lists.apple.com/archives/security-announce/2008//May/msg00001.html"
          },
          {
            "name": "ADV-2008-1697",
            "tags": [
              "vdb-entry",
              "x_refsource_VUPEN",
              "x_transferred"
            ],
            "url": "http://www.vupen.com/english/advisories/2008/1697"
          },
          {
            "name": "[Mongrel] [SECURITY] Must Fix This Now! (Re: Arbitrary system files readable in 1.0.4 - 1.1.2)",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004743.html"
          },
          {
            "name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004733.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2007-12-28T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "Directory traversal vulnerability in DirHandler (lib/mongrel/handlers.rb) in Mongrel 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to read arbitrary files via an HTTP request containing double-encoded sequences (\".%252e\")."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2008-01-09T10:00:00",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004736.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://mongrel.rubyforge.org/news.html"
        },
        {
          "name": "27133",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/27133"
        },
        {
          "name": "28323",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/28323"
        },
        {
          "name": "39866",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://osvdb.org/39866"
        },
        {
          "name": "TA08-150A",
          "tags": [
            "third-party-advisory",
            "x_refsource_CERT"
          ],
          "url": "http://www.us-cert.gov/cas/techalerts/TA08-150A.html"
        },
        {
          "name": "[Mongrel] 20071229 Regarding the 1.1.3 security release",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004742.html"
        },
        {
          "name": "30430",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/30430"
        },
        {
          "name": "APPLE-SA-2008-05-28",
          "tags": [
            "vendor-advisory",
            "x_refsource_APPLE"
          ],
          "url": "http://lists.apple.com/archives/security-announce/2008//May/msg00001.html"
        },
        {
          "name": "ADV-2008-1697",
          "tags": [
            "vdb-entry",
            "x_refsource_VUPEN"
          ],
          "url": "http://www.vupen.com/english/advisories/2008/1697"
        },
        {
          "name": "[Mongrel] [SECURITY] Must Fix This Now! (Re: Arbitrary system files readable in 1.0.4 - 1.1.2)",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004743.html"
        },
        {
          "name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004733.html"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2007-6612",
          "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": "Directory traversal vulnerability in DirHandler (lib/mongrel/handlers.rb) in Mongrel 1.0.4 and 1.1.x before 1.1.3 allows remote attackers to read arbitrary files via an HTTP request containing double-encoded sequences (\".%252e\")."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
              "refsource": "MLIST",
              "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004736.html"
            },
            {
              "name": "http://mongrel.rubyforge.org/news.html",
              "refsource": "CONFIRM",
              "url": "http://mongrel.rubyforge.org/news.html"
            },
            {
              "name": "27133",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/27133"
            },
            {
              "name": "28323",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/28323"
            },
            {
              "name": "39866",
              "refsource": "OSVDB",
              "url": "http://osvdb.org/39866"
            },
            {
              "name": "TA08-150A",
              "refsource": "CERT",
              "url": "http://www.us-cert.gov/cas/techalerts/TA08-150A.html"
            },
            {
              "name": "[Mongrel] 20071229 Regarding the 1.1.3 security release",
              "refsource": "MLIST",
              "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004742.html"
            },
            {
              "name": "30430",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/30430"
            },
            {
              "name": "APPLE-SA-2008-05-28",
              "refsource": "APPLE",
              "url": "http://lists.apple.com/archives/security-announce/2008//May/msg00001.html"
            },
            {
              "name": "ADV-2008-1697",
              "refsource": "VUPEN",
              "url": "http://www.vupen.com/english/advisories/2008/1697"
            },
            {
              "name": "[Mongrel] [SECURITY] Must Fix This Now! (Re: Arbitrary system files readable in 1.0.4 - 1.1.2)",
              "refsource": "MLIST",
              "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004743.html"
            },
            {
              "name": "[Mongrel] 20071228 Arbitrary system files readable in 1.0.4 - 1.1.2",
              "refsource": "MLIST",
              "url": "http://rubyforge.org/pipermail/mongrel-users/2007-December/004733.html"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2007-6612",
    "datePublished": "2008-01-03T22:00:00",
    "dateReserved": "2008-01-03T00:00:00",
    "dateUpdated": "2024-08-07T16:11:06.079Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}