{ "schema_version": "1.4.0", "id": "GHSA-r47r-87p9-8jh3", "modified": "2023-03-28T18:05:35Z", "published": "2023-03-23T21:30:19Z", "aliases": [ "CVE-2023-20859" ], "summary": "Spring Vault vulnerable to insertion of sensitive information into a log file", "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework.vault:spring-vault-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.2" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.vault:spring-vault-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.3.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-20859" }, { "type": "PACKAGE", "url": "https://github.com/spring-projects/spring-vault" }, { "type": "WEB", "url": "https://spring.io/security/cve-2023-20859" } ], "database_specific": { "cwe_ids": [ "CWE-532" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-03-23T23:11:08Z", "nvd_published_at": "2023-03-23T21:15:00Z" } }