ghsa-7w4x-4h67-pgmv
Vulnerability from github
Published
2022-10-20 12:00
Modified
2022-10-22 00:56
Severity ?
Summary
Invalid HTTP requests in Reactor Netty HTTP Server may reveal access tokens
Details
Reactor Netty HTTP Server, in versions 1.0.11 - 1.0.23, may request log headers in some cases of invalid HTTP requests. The logged headers may reveal valid access tokens to those with access to server logs. This may affect only invalid HTTP requests where logging at WARN level is enabled.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.projectreactor.netty:reactor-netty-http" }, "ranges": [ { "events": [ { "introduced": "1.0.11" }, { "fixed": "1.0.24" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-31684" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2022-10-20T18:40:50Z", "nvd_published_at": "2022-10-19T22:15:00Z", "severity": "MODERATE" }, "details": "Reactor Netty HTTP Server, in versions 1.0.11 - 1.0.23, may request log headers in some cases of invalid HTTP requests. The logged headers may reveal valid access tokens to those with access to server logs. This may affect only invalid HTTP requests where logging at WARN level is enabled.", "id": "GHSA-7w4x-4h67-pgmv", "modified": "2022-10-22T00:56:34Z", "published": "2022-10-20T12:00:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31684" }, { "type": "PACKAGE", "url": "https://search.maven.org/artifact/io.projectreactor.netty/reactor-netty-http" }, { "type": "WEB", "url": "https://tanzu.vmware.com/security/cve-2022-31684" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Invalid HTTP requests in Reactor Netty HTTP Server may reveal access tokens" }
Loading...
Loading...
- 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.