Lack of data validation In golang-1.15
Description
The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
debian 11 | - | ||
debian 12 | - | ||
go | 1.19.11 | ||
rpm rhel9 | - | - | |
rpm rhel9 | 1:1.31.3-1.el9 | ||
rpm rhel9 | - | - | |
rpm rhel9 | 1:1.3.0-4.el9 | ||
rpm rhel8 | 0:3.4.1-1.el8 | ||
rpm rhel9 | 0:3.4.1-1.el9 | ||
rpm rhel8 | 0:1.19.13-1.module+el8.8.0+20380+7171fefb |
1-10 of 16
10
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3. 4.