GSD-2019-3795
Vulnerability from gsd - Updated: 2023-12-13 01:24Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2019-3795",
"description": "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.",
"id": "GSD-2019-3795"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"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.",
"id": "GSD-2019-3795",
"modified": "2023-12-13T01:24:04.763743Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security_alert@emc.com",
"DATE_PUBLIC": "2019-04-04T18:01:40.000Z",
"ID": "CVE-2019-3795",
"STATE": "PUBLIC",
"TITLE": "Insecure Randomness When Using a SecureRandom Instance Constructed by Spring Security"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Spring Security",
"version": {
"version_data": [
{
"affected": "\u003c",
"version_name": "5.0",
"version_value": "5.0.11.RELEASE"
},
{
"affected": "\u003c",
"version_name": "5.1",
"version_value": "5.1.4.RELEASE"
},
{
"affected": "\u003c",
"version_name": "4.2",
"version_value": "4.2.11.RELEASE"
}
]
}
}
]
},
"vendor_name": "Spring"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "PHYSICAL",
"availabilityImpact": "NONE",
"baseScore": 3.8,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:P/AC:H/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-330: Use of Insufficiently Random Values"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://pivotal.io/security/cve-2019-3795",
"refsource": "CONFIRM",
"url": "https://pivotal.io/security/cve-2019-3795"
},
{
"name": "107802",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/107802"
},
{
"name": "[debian-lts-announce] 20190520 [SECURITY] [DLA 1794-1] libspring-security-2.0-java security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00026.html"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "[4.2.0.RELEASE,4.2.12.RELEASE),[5.0.0.RELEASE,5.0.12.RELEASE), [5.1.0.RELEASE,5.1.5.RELEASE)",
"affected_versions": "All versions starting from 4.2.0.RELEASE before 4.2.12.RELEASE, all versions starting from 5.0.0.RELEASE before 5.0.12.RELEASE, all versions starting from 5.1.0.RELEASE before 5.1.5.RELEASE",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-332",
"CWE-937"
],
"date": "2019-05-20",
"description": "Spring Security containa 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.",
"fixed_versions": [
"4.2.12.RELEASE",
"5.0.12.RELEASE",
"5.1.5.RELEASE"
],
"identifier": "CVE-2019-3795",
"identifiers": [
"CVE-2019-3795"
],
"not_impacted": "All versions before 4.2.0.RELEASE, all versions starting from 4.2.12.RELEASE before 5.0.0.RELEASE, all versions starting from 5.0.12.RELEASE before 5.1.0.RELEASE, all versions starting from 5.1.5.RELEASE",
"package_slug": "maven/org.springframework.security/spring-security-cas",
"pubdate": "2019-04-09",
"solution": "Upgrade to versions 4.2.12.RELEASE, 5.0.12.RELEASE, 5.1.5.RELEASE or above.",
"title": "Insufficient Entropy in PRNG",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2019-3795",
"http://www.securityfocus.com/bid/107802",
"https://pivotal.io/security/cve-2019-3795"
],
"uuid": "55863254-6e94-4b07-b3d9-efdeb35955d8"
},
{
"affected_range": "[4.2.0.RELEASE,4.2.12.RELEASE),[5.0.0.RELEASE,5.0.12.RELEASE), [5.1.0.RELEASE,5.1.5.RELEASE)",
"affected_versions": "All versions starting from 4.2.0.RELEASE before 4.2.12.RELEASE, all versions starting from 5.0.0.RELEASE before 5.0.12.RELEASE, all versions starting from 5.1.0.RELEASE before 5.1.5.RELEASE",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-332",
"CWE-937"
],
"date": "2019-05-20",
"description": "Spring Security 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.",
"fixed_versions": [
"4.2.13.RELEASE",
"5.0.13.RELEASE",
"5.1.6.RELEASE"
],
"identifier": "CVE-2019-3795",
"identifiers": [
"CVE-2019-3795"
],
"not_impacted": "All versions before 4.2.0.RELEASE, all versions starting from 4.2.12.RELEASE before 5.0.0, all versions starting from 5.0.12.RELEASE before 5.1.0.RELEASE, all versions starting from 5.1.5.RELEASE",
"package_slug": "maven/org.springframework.security/spring-security-core",
"pubdate": "2019-04-09",
"solution": "Upgrade to versions 4.2.13.RELEASE, 5.0.13.RELEASE, 5.1.6.RELEASE or above.",
"title": "Insufficient Entropy in PRNG",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2019-3795",
"http://www.securityfocus.com/bid/107802",
"https://pivotal.io/security/cve-2019-3795"
],
"uuid": "c754eeb5-c8a1-4ccf-abd5-072fbe1f4302"
},
{
"affected_range": "[4.2.0,4.2.12),[5.0.0,5.0.12),[5.1.0,5.1.5)",
"affected_versions": "All versions starting from 4.2.0 before 4.2.12, all versions starting from 5.0.0 before 5.0.12, all versions starting from 5.1.0 before 5.1.5",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-332",
"CWE-937"
],
"date": "2019-05-20",
"description": "Spring Security 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.",
"fixed_versions": [
"4.3.0.RELEASE",
"5.0.13.RELEASE",
"5.1.6.RELEASE"
],
"identifier": "CVE-2019-3795",
"identifiers": [
"CVE-2019-3795"
],
"not_impacted": "All versions before 4.2.0, all versions starting from 4.2.12 before 5.0.0, all versions starting from 5.0.12 before 5.1.0, all versions starting from 5.1.5",
"package_slug": "maven/org.springframework/spring-core",
"pubdate": "2019-04-09",
"solution": "Upgrade to versions 4.3.0.RELEASE, 5.0.13.RELEASE, 5.1.6.RELEASE or above.",
"title": "Insufficient Entropy in PRNG",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2019-3795",
"http://www.securityfocus.com/bid/107802",
"https://pivotal.io/security/cve-2019-3795"
],
"uuid": "5ab8d269-493a-4f47-bc87-da2248aead32"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "5.0.12",
"versionStartIncluding": "5.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "4.2.12",
"versionStartIncluding": "4.2.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "5.1.5",
"versionStartIncluding": "5.1.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secure@dell.com",
"ID": "CVE-2019-3795"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-330"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://pivotal.io/security/cve-2019-3795",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "https://pivotal.io/security/cve-2019-3795"
},
{
"name": "107802",
"refsource": "BID",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/107802"
},
{
"name": "[debian-lts-announce] 20190520 [SECURITY] [DLA 1794-1] libspring-security-2.0-java security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00026.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
},
"lastModifiedDate": "2021-11-02T20:18Z",
"publishedDate": "2019-04-09T16:29Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…