Overview
- Description
- Matrix SSL 4.x through 4.6.0 and Rambus TLS Toolkit have a length-subtraction integer overflow for Client Hello Pre-Shared Key extension parsing in the TLS 1.3 server. An attacked device calculates an SHA-2 hash over at least 65 KB (in RAM). With a large number of crafted TLS messages, the CPU becomes heavily loaded. This occurs in tls13VerifyBinder and tls13TranscriptHashUpdate.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- 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
Weaknesses
- nvd@nist.gov
- CWE-190
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:matrixssl:matrixssl:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "69E7A834-680C-47E3-AC27-90C26E8C607F", "versionEndIncluding": "4.6.0", "versionStartIncluding": "4.0.0" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:rambus:tls_toolkit:-:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4ECD2764-A6E2-4A74-9783-779F05DAAE3F" } ], "operator": "OR" } ] } ]