原始 OSV JSON{
"id": "GHSA-v2r2-7qm7-jj6v",
"aliases": [
"CVE-2019-3795"
],
"details": "Spring Security versions 4.2.x prior to 4.2.12, 5.0.x prior to 5.0.12, and 5.1.x prior to 5.1.5 contain an insecure randomness vulnerability when using SecureRandomFactoryBean#setSeed to configure a SecureRandom instance. In order to be impacted, an honest application must provide a seed and make the resulting random material available to an attacker for inspection.",
"summary": "Spring Security uses insufficiently random values",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.12"
}
]
}
],
"package": {
"name": "org.springframework.security:spring-security-core",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.0.0"
},
{
"fixed": "5.0.12"
}
]
}
],
"package": {
"name": "org.springframework.security:spring-security-core",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.1.0"
},
{
"fixed": "5.1.5"
}
]
}
],
"package": {
"name": "org.springframework.security:spring-security-core",
"ecosystem": "Maven"
}
}
],
"modified": "2022-11-17T19:45:44Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"published": "2019-04-16T15:10:59Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3795",
"type": "ADVISORY"
},
{
"url": "https://github.com/advisories/GHSA-v2r2-7qm7-jj6v",
"type": "ADVISORY"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00026.html",
"type": "WEB"
},
{
"url": "https://pivotal.io/security/cve-2019-3795",
"type": "WEB"
},
{
"url": "http://www.securityfocus.com/bid/107802",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-330"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2019-04-09T16:29:00Z",
"github_reviewed_at": "2020-06-16T21:56:26Z"
}
}