- Description
- For requests that have a body, but reading the body may end up in reading 0 bytes, there is a buffer leak. This is particularly the case for 100-Continue, but any request where the network is slow can leak.
- Source
- emo@eclipse.org
- NVD status
- Analyzed
- Products
- jetty
CVSS 3.1
- Type
- Secondary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
- emo@eclipse.org
- CWE-400
- Hype score
- Not currently trending
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
"matchCriteriaId": "ABCA2EFF-CA3F-4A83-B38C-0608D5E8DEEF",
"versionEndExcluding": "10.0.23",
"versionStartIncluding": "10.0.7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E5802C1E-AF92-41D3-A5F7-F15939F955BE",
"versionEndExcluding": "11.0.23",
"versionStartIncluding": "11.0.7",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]