{ "schema_version": "1.4.0", "id": "GHSA-jwgx-9mmh-684w", "modified": "2022-02-11T21:13:16Z", "published": "2019-06-13T20:02:56Z", "aliases": [ "CVE-2019-3888" ], "summary": "Credential exposure through log files in Undertow", "details": "A vulnerability was found in Undertow web server before 2.0.21. An information exposure of plain text credentials through log files because Connectors.executeRootHandler:402 logs the HttpServerExchange object at ERROR level using UndertowLogger.REQUEST_LOGGER.undertowRequestFailed(t, exchange)", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "io.undertow:undertow-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.0.21" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3888" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2439" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2998" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0727" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3888" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220210-0019" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/108739" } ], "database_specific": { "cwe_ids": [ "CWE-532" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2019-06-13T20:02:23Z", "nvd_published_at": "2019-06-12T14:29:00Z" } }