File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ gem : webrick
3+ cve : 2024-47220
4+ ghsa : 6f62-3596-g6w7
5+ url : https://github.com/advisories/GHSA-6f62-3596-g6w7
6+ title : HTTP Request Smuggling in ruby webrick
7+ date : 2024-09-22
8+ description : |
9+ An issue was discovered in the WEBrick toolkit through 1.8.1 for Ruby.
10+ It allows HTTP request smuggling by providing both a Content-Length
11+ header and a Transfer-Encoding header, e.g.,
12+ "GET /admin HTTP/1.1\r\n" inside of a "POST /user HTTP/1.1\r\n"
13+ request.
14+
15+ NOTE: the supplier''s position is "Webrick should not be used in production."
16+ cvss_v3 : 7.5
17+ notes : Never patched
18+ related :
19+ url :
20+ - https://nvd.nist.gov/vuln/detail/CVE-2024-47220
21+ - https://github.com/ruby/webrick/issues/145
22+ - https://github.com/ruby/webrick/pull/146/commits/d88321da45dcd230ac2b4585cad4833d6d5e8841
23+ - https://github.com/ruby/webrick/commit/f5faca9222541591e1a7c3c97552ebb0c92733c7
24+ - https://github.com/advisories/GHSA-6f62-3596-g6w7
You can’t perform that action at this time.
0 commit comments