CVE-2020-5408
Published May 14, 2020
Last updated 3 years ago
Overview
- Description
- Spring Security versions 5.3.x prior to 5.3.2, 5.2.x prior to 5.2.4, 5.1.x prior to 5.1.10, 5.0.x prior to 5.0.16 and 4.2.x prior to 4.2.16 use a fixed null initialization vector with CBC Mode in the implementation of the queryable text encryptor. A malicious user with access to the data that has been encrypted using such an encryptor may be able to derive the unencrypted values using a dictionary attack.
- Source
- security@pivotal.io
- NVD status
- Modified
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 6.5
- Impact score
- 3.6
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 4
- Impact score
- 2.9
- Exploitability score
- 8
- Vector string
- AV:N/AC:L/Au:S/C:P/I:N/A:N
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:pivotal_software:spring_security:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "79167645-DB8D-4B2E-8F41-19BF2B292516", "versionEndExcluding": "5.2.4", "versionStartIncluding": "5.2.0" }, { "criteria": "cpe:2.3:a:pivotal_software:spring_security:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "FC9C28BC-B248-4CDB-9BA9-C784D74E32A5", "versionEndExcluding": "5.3.2", "versionStartIncluding": "5.3.0" }, { "criteria": "cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7EE7A948-18BC-4F0F-B30C-F4823BCB3D17", "versionEndExcluding": "4.2.16", "versionStartIncluding": "4.2.0" }, { "criteria": "cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D20A6A01-B3C6-4B9D-B1E2-7EC2CF1DD7B8", "versionEndExcluding": "5.0.16", "versionStartIncluding": "5.0.0" }, { "criteria": "cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B28A37AA-FE75-42B2-9C0F-9CE60933F4B4", "versionEndExcluding": "5.1.10", "versionStartIncluding": "5.1.0" } ], "operator": "OR" } ] } ]