Commit 2e6de55
http: disable request smuggling via empty headers
PR-URL: nodejs-private/node-private#427
Fixes: https://hackerone.com/reports/2001873
Refs: nodejs-private/llhttp-private#13
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
CVE-ID: CVE-2023-305891 parent 4a82c8f commit 2e6de55
File tree
4 files changed
+634
-477
lines changed- deps/llhttp
- include
- src
- test/parallel
4 files changed
+634
-477
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments