Vulnerability CVE-2015-9243


Published: 2018-05-29

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

Type:

CWE-254

(Security Features)

CVSS2 => (AV:N/AC:M/Au:N/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.3/10
2.9/10
8.6/10
Exploit range
Attack complexity
Authentication
Remote
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Hapijs -> HAPI 

 References:
https://github.com/hapijs/hapi/issues/2980
https://nodesecurity.io/advisories/65

Copyright 2024, cxsecurity.com

 

Back to Top