fkie_cve-2007-6612
Vulnerability from fkie_nvd
Published
2008-01-03 22:46
Modified
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"
    }
  ]
}


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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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…

Loading…