Quarkus CORS filter allows simple GET and POST requests with an invalid Origin to proceed
High severity
GitHub Reviewed
Published
Dec 6, 2022
to the GitHub Advisory Database
•
Updated Jan 28, 2023
Package
Affected versions
>= 2.14.0.CR1, < 2.14.2.Final
< 2.13.5.Final
Patched versions
2.14.2.Final
2.13.5.Final
Description
Published by the National Vulnerability Database
Dec 6, 2022
Published to the GitHub Advisory Database
Dec 6, 2022
Reviewed
Dec 6, 2022
Last updated
Jan 28, 2023
Quarkus CORS filter allows simple GET and POST requests with invalid Origin to proceed. Simple GET or POST requests made with XMLHttpRequest are the ones which have no event listeners registered on the object returned by the XMLHttpRequest upload property and have no ReadableStream object used in the request.
References