ghsa-w69w-jvc7-wjgv
Vulnerability from github
Published
2019-08-01 19:18
Modified
2023-09-25 10:52
Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.undertow:undertow-servlet" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.23" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10184" ], "database_specific": { "cwe_ids": [ "CWE-862" ], "github_reviewed": true, "github_reviewed_at": "2019-08-01T15:23:26Z", "nvd_published_at": "2019-07-25T21:15:00Z", "severity": "HIGH" }, "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.", "id": "GHSA-w69w-jvc7-wjgv", "modified": "2023-09-25T10:52:27Z", "published": "2019-08-01T19:18:16Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Undertow Missing Authorization when requesting a protected directory without trailing slash" }
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.