gsd-2023-20859
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
In Spring Vault, versions 3.0.x prior to 3.0.2 and versions 2.3.x prior to 2.3.3 and older versions, an application is vulnerable to insertion of sensitive information into a log file when it attempts to revoke a Vault batch token.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-20859", "id": "GSD-2023-20859" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-20859" ], "details": "In Spring Vault, versions 3.0.x prior to 3.0.2 and versions 2.3.x prior to 2.3.3 and older versions, an application is vulnerable to insertion of sensitive information into a log file when it attempts to revoke a Vault batch token.", "id": "GSD-2023-20859", "modified": "2023-12-13T01:20:28.431539Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@vmware.com", "ID": "CVE-2023-20859", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Spring Vault, Spring Cloud Vault, Spring Cloud Config", "version": { "version_data": [ { "version_value": "Spring Vault (3.0.0 to 3.0.1, 2.3.0 to 2.3.2), Spring Cloud Vault (4.0.0, 3.1.0 to 3.1.2 and older versions), Spring Cloud Config (4.0.0 to 4.0.1, 3.1.0 to 3.1.6 and older versions)" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Spring Vault, versions 3.0.x prior to 3.0.2 and versions 2.3.x prior to 2.3.3 and older versions, an application is vulnerable to insertion of sensitive information into a log file when it attempts to revoke a Vault batch token." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Information disclosure vulnerability" } ] } ] }, "references": { "reference_data": [ { "name": "https://spring.io/security/cve-2023-20859", "refsource": "MISC", "url": "https://spring.io/security/cve-2023-20859" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "(,2.3.3),[3.0.0,3.0.2)", "affected_versions": "All versions before 2.3.3, all versions starting from 3.0.0 before 3.0.2", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2023-03-23", "description": "In Spring Vault, versions 3.0.x prior to 3.0.2 and versions 2.3.x prior to 2.3.3 and older versions, an application is vulnerable to insertion of sensitive information into a log file when it attempts to revoke a Vault batch token.", "fixed_versions": [ "2.3.3", "3.0.2" ], "identifier": "CVE-2023-20859", "identifiers": [ "GHSA-r47r-87p9-8jh3", "CVE-2023-20859" ], "not_impacted": "All versions starting from 2.3.3 before 3.0.0, all versions starting from 3.0.2", "package_slug": "maven/org.springframework.vault/spring-vault-core", "pubdate": "2023-03-23", "solution": "Upgrade to versions 2.3.3, 3.0.2 or above.", "title": "Spring Vault vulnerable to insertion of sensitive information into a log file", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-20859", "https://spring.io/security/cve-2023-20859", "https://github.com/advisories/GHSA-r47r-87p9-8jh3" ], "uuid": "8f8a7a00-8f94-4da5-8469-ad7b856274c3" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:vmware:spring_vault:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.0.2", "versionStartIncluding": "3.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_vault:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.3.3", "versionStartIncluding": "2.3.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_cloud_vault:4.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_cloud_config:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.0.1", "versionStartIncluding": "4.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_cloud_config:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "3.1.6", "versionStartIncluding": "3.1.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_cloud_vault:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "3.1.2", "versionStartIncluding": "3.1.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@vmware.com", "ID": "CVE-2023-20859" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In Spring Vault, versions 3.0.x prior to 3.0.2 and versions 2.3.x prior to 2.3.3 and older versions, an application is vulnerable to insertion of sensitive information into a log file when it attempts to revoke a Vault batch token." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-532" } ] } ] }, "references": { "reference_data": [ { "name": "https://spring.io/security/cve-2023-20859", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://spring.io/security/cve-2023-20859" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } }, "lastModifiedDate": "2023-03-28T13:46Z", "publishedDate": "2023-03-23T21:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…