| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -90,7 +90,7 @@ This is a security release. | |||
| 90 | 90 | * **CVE-2021-22959**: HTTP Request Smuggling due to spaced in headers (Medium) | |
| 91 | 91 | * 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. | |
| 92 | 92 | * **CVE-2021-22960**: HTTP Request Smuggling when parsing the body (Medium) | |
| 93 | - * 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. | ||
| 93 | + * 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. | ||
| 94 | 94 | ||
| 95 | 95 | ### Commits | |
| 96 | 96 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -78,7 +78,7 @@ This is a security release. | |||
| 78 | 78 | * **CVE-2021-22959**: HTTP Request Smuggling due to spaced in headers (Medium) | |
| 79 | 79 | * 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. | |
| 80 | 80 | * **CVE-2021-22960**: HTTP Request Smuggling when parsing the body (Medium) | |
| 81 | - * 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. | ||
| 81 | + * 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. | ||
| 82 | 82 | ||
| 83 | 83 | ### Commits | |
| 84 | 84 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -59,7 +59,7 @@ This is a security release. | |||
| 59 | 59 | * **CVE-2021-22959**: HTTP Request Smuggling due to spaced in headers (Medium) | |
| 60 | 60 | * 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. | |
| 61 | 61 | * **CVE-2021-22960**: HTTP Request Smuggling when parsing the body (Medium) | |
| 62 | - * 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. | ||
| 62 | + * 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. | ||
| 63 | 63 | ||
| 64 | 64 | ### Commits | |
| 65 | 65 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments