QID 984056
QID 984056: Nodejs (npm) Security Update for hapi (GHSA-vwrf-r5r4-7775)
Versions of `hapi` prior to 11.0.0 implement CORS incorrectly, allowing for configurations that at best return inconsistent headers, and at worst allow cross-origin activities that are expected to be forbidden. If the connection has CORS enabled but one route has it off, and the route is not GET, the OPTIONS prefetch request will return the default CORS headers and then the actual request will go through and return no CORS headers. This defeats the purpose of turning CORS on the route. ## Recommendation Update to version 11.0.0 or later.
Successful exploitation of this vulnerability may affect the confidentiality, integrity, and availability of the targeted user.
Solution
Customers are advised to refer to GHSA-vwrf-r5r4-7775 for updates pertaining to this vulnerability.
Vendor References
- GHSA-vwrf-r5r4-7775 -
github.com/advisories/GHSA-vwrf-r5r4-7775
CVEs related to QID 984056
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-vwrf-r5r4-7775 | hapi |
|