原始 OSV JSON{
"id": "GHSA-2ppp-9496-p23q",
"aliases": [
"CVE-2020-5408"
],
"details": "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.",
"summary": "Insufficient Entropy in Spring Security",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.3.0"
},
{
"fixed": "5.3.2"
}
]
}
],
"package": {
"name": "org.springframework.security:spring-security-core",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.2.0"
},
{
"fixed": "5.2.4"
}
]
}
],
"package": {
"name": "org.springframework.security:spring-security-core",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.1.0"
},
{
"fixed": "5.1.10"
}
]
}
],
"package": {
"name": "org.springframework.security:spring-security-core",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.0.0"
},
{
"fixed": "5.0.16"
}
]
}
],
"package": {
"name": "org.springframework.security:spring-security-core",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.2.16"
}
]
}
],
"package": {
"name": "org.springframework.security:spring-security-core",
"ecosystem": "Maven"
}
}
],
"modified": "2021-06-09T20:15:25Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2020-06-15T19:34:31Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-5408",
"type": "ADVISORY"
},
{
"url": "https://tanzu.vmware.com/security/cve-2020-5408",
"type": "WEB"
},
{
"url": "https://www.oracle.com/security-alerts/cpuApr2021.html",
"type": "WEB"
},
{
"url": "https://www.oracle.com/security-alerts/cpujan2021.html",
"type": "WEB"
},
{
"url": "https://www.oracle.com/security-alerts/cpuoct2020.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-329",
"CWE-330"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2020-05-14T18:15:00Z",
"github_reviewed_at": "2020-06-11T20:44:52Z"
}
}