ghsa-76fg-mhrg-fmmg
Vulnerability from github
Published
2022-08-27 00:00
Modified
2022-09-02 19:14
Severity ?
Summary
XNIO `notifyReadClosed` method logging message to unexpected end
Details
A flaw was found in XNIO, specifically in the notifyReadClosed
method. The issue revealed this method was logging a message to another expected end. This flaw allows an attacker to send flawed requests to a server, possibly causing log contention-related performance concerns or an unwanted disk fill-up. A fix for this issue is available on the 3.x
branch of the repository.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jboss.xnio:xnio-all" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "3.8.7.Final" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-0084" ], "database_specific": { "cwe_ids": [ "CWE-770" ], "github_reviewed": true, "github_reviewed_at": "2022-09-02T19:14:08Z", "nvd_published_at": "2022-08-26T18:15:00Z", "severity": "HIGH" }, "details": "A flaw was found in XNIO, specifically in the `notifyReadClosed` method. The issue revealed this method was logging a message to another expected end. This flaw allows an attacker to send flawed requests to a server, possibly causing log contention-related performance concerns or an unwanted disk fill-up. A fix for this issue is available on the `3.x` branch of the repository.", "id": "GHSA-76fg-mhrg-fmmg", "modified": "2022-09-02T19:14:08Z", "published": "2022-08-27T00:00:44Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0084" }, { "type": "WEB", "url": "https://github.com/xnio/xnio/pull/291" }, { "type": "WEB", "url": "https://github.com/xnio/xnio/commit/fdefb3b8b715d33387cadc4d48991fb1989b0c12" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2022-0084" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064226" }, { "type": "PACKAGE", "url": "https://github.com/xnio/xnio" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "XNIO `notifyReadClosed` method logging message to unexpected end" }
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.