| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -158,7 +158,7 @@ This is a security release. | |||
| 158 | 158 | * **CVE-2021-22959**: HTTP Request Smuggling due to spaced in headers (Medium) | |
| 159 | 159 | * 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). More details will be available at [CVE-2021-22959](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22959) after publication. | |
| 160 | 160 | * **CVE-2021-22960**: HTTP Request Smuggling when parsing the body (Medium) | |
| 161 | - * The parse ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling (HRS) under certain conditions. More details will be available at [CVE-2021-22960](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22960) after publication. | ||
| 161 | + * The http parser ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling (HRS) under certain conditions. More details will be available at [CVE-2021-22960](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22960) after publication. | ||
| 162 | 162 | ||
| 163 | 163 | ### Commits | |
| 164 | 164 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments