Description
When server level, connection level or route level CORS configurations in hapi node module before 11.1.4 are combined and when a higher level config included security restrictions (like origin), a higher level config that included security restrictions (like origin) would have those restrictions overridden by less restrictive defaults (e.g. origin defaults to all origins `*`).
Remediation
References
https://github.com/hapijs/hapi/issues/2980
https://nodesecurity.io/advisories/65
Related Vulnerabilities
CVE-2022-45685 Vulnerability in maven package org.codehaus.jettison:jettison
CVE-2018-20677 Vulnerability in maven package org.webjars.bowergithub.twbs:bootstrap
CVE-2023-45885 Vulnerability in npm package openmct
CVE-2022-46175 Vulnerability in maven package org.webjars.npm:json5
CVE-2020-13822 Vulnerability in maven package org.webjars.npm:elliptic