{ "schema_version": "1.4.0", "id": "GHSA-w69w-jvc7-wjgv", "modified": "2023-09-25T10:52:27Z", "published": "2019-08-01T19:18:16Z", "aliases": [ "CVE-2019-10184" ], "summary": "Undertow Missing Authorization when requesting a protected directory without trailing slash", "details": "undertow before version 2.0.23.Final is vulnerable to an information leak issue. Web apps may have their directory structures predicted through requests without trailing slashes via the api.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "io.undertow:undertow-servlet" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.0.23" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10184" }, { "type": "WEB", "url": "https://github.com/undertow-io/undertow/pull/794" }, { "type": "WEB", "url": "https://github.com/undertow-io/undertow/commit/5fa7ac68c0e4251c93056d9982db5e794e04ebfa" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2935" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2936" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2937" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2938" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2998" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3044" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3045" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3046" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3050" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0727" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10184" }, { "type": "WEB", "url": "https://issues.redhat.com/browse/UNDERTOW-1578" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220210-0016" } ], "database_specific": { "cwe_ids": [ "CWE-862" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2019-08-01T15:23:26Z", "nvd_published_at": "2019-07-25T21:15:00Z" } }