cve/2008/CVE-2008-1145.md
2024-06-18 02:51:15 +02:00

857 B

CVE-2008-1145

Description

Directory traversal vulnerability in WEBrick in Ruby 1.8 before 1.8.5-p115 and 1.8.6-p114, and 1.9 through 1.9.0-1, when running on systems that support backslash () path separators or case-insensitive file names, allows remote attackers to access arbitrary files via (1) "..%5c" (encoded backslash) sequences or (2) filenames that match patterns in the :NondisclosureName option.

POC

Reference

Github

No PoCs found on GitHub currently.