- Description
- H3 is a minimal H(TTP) framework built for high performance and portability. Prior to 1.15.5, there is a critical HTTP Request Smuggling vulnerability. readRawBody is doing a strict case-sensitive check for the Transfer-Encoding header. It explicitly looks for "chunked", but per the RFC, this header should be case-insensitive. This vulnerability is fixed in 1.15.5.
- Source
- security-advisories@github.com
- NVD status
- Modified
- Products
- h3
CVSS 3.1
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
- security-advisories@github.com
- CWE-444
- Hype score
- Not currently trending
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:h3:h3:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "8AEE0C29-3BA5-4765-82CB-0CE73ACCEB77",
"versionEndExcluding": "1.15.5",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]