Description
Hapi versions less than 11.0.0 implement CORS incorrectly and allowed for configurations that at best returned inconsistent headers and at worst allowed cross-origin activities that were 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.
Remediation
References
https://nodesecurity.io/advisories/45
https://github.com/hapijs/hapi/issues/2850
https://github.com/hapijs/hapi/issues/2840
Related Vulnerabilities
CVE-2017-15702 Vulnerability in maven package org.apache.qpid:qpid-broker
CVE-2022-36900 Vulnerability in maven package com.compuware.jenkins:compuware-zadviser-api
CVE-2021-21353 Vulnerability in maven package org.webjars.npm:pug-code-gen
CVE-2020-7613 Vulnerability in npm package clamscan
CVE-2020-28270 Vulnerability in npm package object-hierarchy-access