Overview
- Description
- In Trusted Firmware-M through TF-Mv1.8.0, for platforms that integrate the CryptoCell accelerator, when the CryptoCell PSA Driver software Interface is selected, and the Authenticated Encryption with Associated Data Chacha20-Poly1305 algorithm is used, with the single-part verification function (defined during the build-time configuration phase) implemented with a dedicated function (i.e., not relying on usage of multipart functions), the buffer comparison during the verification of the authentication tag does not happen on the full 16 bytes but just on the first 4 bytes, thus leading to the possibility that unauthenticated payloads might be identified as authentic. This affects TF-Mv1.6.0, TF-Mv1.6.1, TF-Mv1.7.0, and TF-Mv1.8.
- 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:H/A:N
- Severity
- HIGH
Weaknesses
- nvd@nist.gov
- CWE-697
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:arm:trusted_firmware-m:1.6.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9F60A1CE-5C19-4996-BA41-E56EA2C1916C" }, { "criteria": "cpe:2.3:a:arm:trusted_firmware-m:1.6.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "CD608A87-1120-4D73-9449-36510BB33A6B" }, { "criteria": "cpe:2.3:a:arm:trusted_firmware-m:1.7.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A3BAE3BF-5B14-4348-A91A-1556067425E7" }, { "criteria": "cpe:2.3:a:arm:trusted_firmware-m:1.8.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "947E609C-2B59-4114-ACBE-ED3ECEC61D34" } ], "operator": "OR" } ] } ]