Commit d167df7
fix: upgrade Netty to 4.1.129.Final to address security vulnerabilities
Force transitive Netty dependency upgrade to resolve:
- CVE-2025-24970 (HIGH 7.5): SslHandler validation flaw causing native crash
- CVE-2025-25193 (MEDIUM 5.5): DoS via null-byte in BoundedInputStream
- CVE-2025-55163 (HIGH 7.5): HTTP/2 "MadeYouReset" DDoS attack
- CVE-2025-58056 (HIGH 7.5): HTTP request smuggling via LF parsing
- CVE-2025-58057 (HIGH 7.5): BrotliDecoder DoS (zip bomb)
- CVE-2025-67735 (MEDIUM 6.5): CRLF injection / request smuggling
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 1101e40 commit d167df7
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
38 | 44 | | |
39 | 45 | | |
40 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
41 | 51 | | |
42 | 52 | | |
43 | 53 | | |
44 | 54 | | |
45 | 55 | | |
46 | 56 | | |
47 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
48 | 67 | | |
49 | 68 | | |
50 | 69 | | |
| |||
0 commit comments