CVE-2015-9243
published 2018-05-29CVE-2015-9243: 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…
PriorityP427medium5.9CVSS 3.0
AVNACHPRNUINSUCNIHAN
EPSS
1.04%
60.1th percentile
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 `*`).
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| hackerone | hapi_node_module | — | — |
| hapijs | hapi | < 11.1.4 | 11.1.4 |
| hapijs | hapi | >= 0 < 11.1.4 | 11.1.4 |
CVSS provenance
nvdv3.05.9MEDIUMCVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Unsafe Merging of CORS Configuration Conflict in hapi
osv·2020-09-01
CVE-2015-9243 [MEDIUM] Unsafe Merging of CORS Configuration Conflict in hapi
Unsafe Merging of CORS Configuration Conflict in hapi
Versions of `hapi` prior to 11.1.4 are affected by a vulnerability that causes route-level CORS configuration to override connection-level or server-level CORS defaults. This may result in a situation where CORS permissions are less restrictive than intended.
## Recommendation
Update hapi to version 11.1.4 or later.
GHSA
Unsafe Merging of CORS Configuration Conflict in hapi
ghsa·2020-09-01
CVE-2015-9243 [MEDIUM] CWE-284 Unsafe Merging of CORS Configuration Conflict in hapi
Unsafe Merging of CORS Configuration Conflict in hapi
Versions of `hapi` prior to 11.1.4 are affected by a vulnerability that causes route-level CORS configuration to override connection-level or server-level CORS defaults. This may result in a situation where CORS permissions are less restrictive than intended.
## Recommendation
Update hapi to version 11.1.4 or later.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2018-05-29
Published