Sha256: 5925d08ccd6fb13ccd7d09839aa19e4a716b10d61b5831d4004f3cd01aa8c1f0
Contents?: true
Size: 816 Bytes
Versions: 6
Compression:
Stored size: 816 Bytes
Contents
--- engine: ruby cve: 2008-1891 url: http://aluigi.altervista.org/adv/webrickcgi-adv.txt title: Directory traversal vulnerability in WEBrick date: 2008-04-15 description: | Directory traversal vulnerability in WEBrick in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2, when using NTFS or FAT filesystems, allows remote attackers to read arbitrary CGI files via a trailing (1) + (plus), (2) %2b (encoded plus), (3) . (dot), (4) %2e (encoded dot), or (5) %20 (encoded space) character in the URI, possibly related to the WEBrick::HTTPServlet::FileHandler and WEBrick::HTTPServer.new functionality and the :DocumentRoot option. cvss_v2: 5.0 patched_versions: - ~> 1.8.5.231 - ~> 1.8.6.230 - ~> 1.8.7.22 - ">= 1.9.0.2"
Version data entries
6 entries across 6 versions & 2 rubygems