We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug The current version of undertow, the 2.0.21.Final, contains a know vulnerabilities CVE-2019-10184 (https://nvd.nist.gov/vuln/detail/CVE-2019-10184) that has a CVSS Score v3 of 7.5 - HIGH.
Expected behavior No CVE with a high score for undertow.
Actual behavior One CVE with a high score is found for undertow.
To Reproduce Steps to reproduce the behavior:
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered:
Update to undertown 2.0.23.Final or later is advised
Sorry, something went wrong.
d32ffe4
Merge pull request #3447 from stuartwdouglas/3442
853bc23
Fixes #3442 Undertow 2.0.23.Final
Fixes quarkusio#3442
28deea0
Upgrade Undertow to 2.0.23.Final
stuartwdouglas
No branches or pull requests
Describe the bug
The current version of undertow, the 2.0.21.Final, contains a know vulnerabilities CVE-2019-10184 (https://nvd.nist.gov/vuln/detail/CVE-2019-10184) that has a CVSS Score v3 of 7.5 - HIGH.
Expected behavior
No CVE with a high score for undertow.
Actual behavior
One CVE with a high score is found for undertow.
To Reproduce
Steps to reproduce the behavior:
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: