GHSA-CQR7-78PJ-3G7J
Vulnerability from github – Published: 2017-10-24 18:33 – Updated: 2021-09-09 20:31
VLAI?
Summary
File Descriptor Leak Can Cause DoS Vulnerability in hapi
Details
Versions 2.0.x and 2.1.x of hapi are vulnerable to a denial of service attack via a file descriptor leak.
When triggered repeatedly, this leak will cause the server to run out of file descriptors and the node process to die. The effort required to take down a server depends on the process file descriptor limit. No other side effects or exploits have been identified.
Recommendation
- Please upgrade to version 2.2.x or above as soon as possible.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "hapi"
},
"ranges": [
{
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.2.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-3742"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:32:30Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions 2.0.x and 2.1.x of hapi are vulnerable to a denial of service attack via a file descriptor leak. \n\nWhen triggered repeatedly, this leak will cause the server to run out of file descriptors and the node process to die. The effort required to take down a server depends on the process file descriptor limit. No other side effects or exploits have been identified.\n\n\n\n## Recommendation\n\n- Please upgrade to version 2.2.x or above as soon as possible.",
"id": "GHSA-cqr7-78pj-3g7j",
"modified": "2021-09-09T20:31:02Z",
"published": "2017-10-24T18:33:36Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3742"
},
{
"type": "WEB",
"url": "https://github.com/spumko/hapi/issues/1427"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-cqr7-78pj-3g7j"
},
{
"type": "PACKAGE",
"url": "https://github.com/spumko/hapi"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/11"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2014/05/13/1"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2014/05/15/2"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "File Descriptor Leak Can Cause DoS Vulnerability 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…