We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e0719c commit a0eced0Copy full SHA for a0eced0
1 file changed
locale/en/blog/vulnerability/oct-2021-security-releases.md
@@ -16,7 +16,7 @@ following issues.
16
The http parser accepts requests with a space (SP) right after the header name before the colon. This can lead to HTTP Request Smuggling (HRS).
17
More details will be available at [CVE-2021-22959](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22959) after publication.
18
19
-THe fix for this is included in llhttp v2.1.4 and v6.0.6.
+The fix for this is included in llhttp v2.1.4 and v6.0.6.
20
21
Thanks to Mattias Grenfeldt (https://grenfeldt.dev/) and Asta Olofsson for reporting this vulnerability.
22
0 commit comments