GHSA-J3G2-M5JJ-6336
Vulnerability from github – Published: 2020-09-01 15:20 – Updated: 2020-08-31 18:09
VLAI?
Summary
Unsafe Merging of CORS Configuration Conflict in hapi
Details
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.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "hapi"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.1.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2015-9243"
],
"database_specific": {
"cwe_ids": [
"CWE-284"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:09:51Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "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.\n\n\n\n\n## Recommendation\n\nUpdate hapi to version 11.1.4 or later.",
"id": "GHSA-j3g2-m5jj-6336",
"modified": "2020-08-31T18:09:51Z",
"published": "2020-09-01T15:20:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-9243"
},
{
"type": "WEB",
"url": "https://github.com/hapijs/hapi/issues/2980"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/65"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Unsafe Merging of CORS Configuration Conflict in hapi"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…