CVE-2015-9243

Severity CVSS v4.0:
Pending analysis
Type:
CWE-254 Security Features
Publication date:
29/05/2018
Last modified:
09/10/2019

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 `*`).

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:hapijs:hapi:*:*:*:*:*:node.js:*:* 11.1.4 (excluding)