GHSA-hp5x-rqf7-43vf

Suggest an improvement
Source
https://github.com/advisories/GHSA-hp5x-rqf7-43vf
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/02/GHSA-hp5x-rqf7-43vf/GHSA-hp5x-rqf7-43vf.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-hp5x-rqf7-43vf
Aliases
Published
2022-02-10T20:24:21Z
Modified
2023-11-08T04:03:55.042467Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Improper Handling of Exceptional Conditions and Improper Input Validation in Reactor Netty
Details

Reactor Netty HttpServer, versions 0.9.3 and 0.9.4, is exposed to a URISyntaxException that causes the connection to be closed prematurely instead of producing a 400 response.

Database specific
{
    "nvd_published_at": "2020-03-03T19:15:00Z",
    "github_reviewed_at": "2021-04-22T20:27:06Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-20",
        "CWE-755"
    ]
}
References

Affected packages

Maven / io.projectreactor.netty:reactor-netty-http

Package

Name
io.projectreactor.netty:reactor-netty-http
View open source insights on deps.dev
Purl
pkg:maven/io.projectreactor.netty/reactor-netty-http

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0.9.3
Fixed
0.9.5

Database specific

{
    "last_known_affected_version_range": "<= 0.9.4"
}