RubySec

Providing security resources for the Ruby community

CVE-2007-6612 (mongrel): Mongrel vulnerable to directory traversal via double-encoded sequences

ADVISORIES

GEM

mongrel

SEVERITY

CVSS v2.0: 6.4 (Medium)

UNAFFECTED VERSIONS

  • < 1.0.4

PATCHED VERSIONS

  • ~> 1.0.5
  • >= 1.1.3

DESCRIPTION

Directory traversal vulnerability in DirHandler (lib/mongrel/handlers.rb) in Mongrel 1.0.4 (1.0.3 and prior are not affected) and 1.1.x before 1.1.3 allows remote attackers to read arbitrary files via an HTTP request containing double-encoded sequences (.%252e).

RELATED