ghsa-xjhv-p3fv-x24r
Vulnerability from github
Published
2023-11-15 12:30
Modified
2024-04-26 14:40
Severity ?
Summary
In Reactor Netty HTTP Server a malicious user can send a request using a specially crafted URL that can lead to a directory traversal attack
Details
In Reactor Netty HTTP Server, versions 1.1.x prior to 1.1.13 and versions 1.0.x prior to 1.0.39, a malicious user can send a request using a specially crafted URL that can lead to a directory traversal attack.
Specifically, an application is vulnerable if Reactor Netty HTTP Server is configured to serve static resources.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.projectreactor.netty:reactor-netty-http" }, "ranges": [ { "events": [ { "introduced": "1.1.0" }, { "fixed": "1.1.13" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.projectreactor.netty:reactor-netty-http" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.0.39" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-34062" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2023-11-15T18:36:00Z", "nvd_published_at": "2023-11-15T10:15:07Z", "severity": "HIGH" }, "details": "In Reactor Netty HTTP Server, versions 1.1.x prior to 1.1.13 and versions 1.0.x prior to 1.0.39, a malicious user can send a request using a specially crafted URL that can lead to a directory traversal attack.\n\nSpecifically, an application is vulnerable if Reactor Netty HTTP Server is configured to serve static resources.\n\n\n", "id": "GHSA-xjhv-p3fv-x24r", "modified": "2024-04-26T14:40:28Z", "published": "2023-11-15T12:30:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34062" }, { "type": "WEB", "url": "https://github.com/reactor/reactor-netty/commit/b1dd46b9a424ca27f7f770be6561faa84d812e5b" }, { "type": "PACKAGE", "url": "https://github.com/reactor/reactor-netty" }, { "type": "WEB", "url": "https://spring.io/security/cve-2023-34062" } ], "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": "In Reactor Netty HTTP Server a malicious user can send a request using a specially crafted URL that can lead to a directory traversal attack" }
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.