ghsa-m4j5-hgqq-5jf2
Vulnerability from github
Published
2022-05-13 01:36
Modified
2022-11-04 20:36
Severity ?
Summary
Insecure cookie sharing in Hawtio
Details
It was discovered that the hawtio servlet 1.4 uses a single HttpClient instance to proxy requests with a persistent cookie store (cookies are stored locally and are not passed between the client and the end URL) which means all clients using that proxy are sharing the same cookies.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.hawt:project" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.5.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-2589" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2022-11-04T20:36:38Z", "nvd_published_at": "2018-07-26T15:29:00Z", "severity": "CRITICAL" }, "details": "It was discovered that the hawtio servlet 1.4 uses a single HttpClient instance to proxy requests with a persistent cookie store (cookies are stored locally and are not passed between the client and the end URL) which means all clients using that proxy are sharing the same cookies.", "id": "GHSA-m4j5-hgqq-5jf2", "modified": "2022-11-04T20:36:38Z", "published": "2022-05-13T01:36:55Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-2589" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:1832" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2589" }, { "type": "PACKAGE", "url": "https://github.com/hawtio/hawtio" }, { "type": "WEB", "url": "https://tadayoshi-sato.medium.com/securing-hawtio-f5fbfd5afcf0" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Insecure cookie sharing in Hawtio" }
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.