GHSA-RHC3-76JW-4F2X
Vulnerability from github – Published: 2020-09-04 17:58 – Updated: 2020-08-31 19:00
VLAI?
Summary
Denial of Service in @commercial/ammo
Details
Versions of @commercial/ammo prior to 2.1.1 are vulnerable to Denial of Service. The Range HTTP header parser has a vulnerability which will cause the function to throw a system error if the header is set to an invalid value. Because hapi is not expecting the function to ever throw, the error is thrown all the way up the stack. If no unhandled exception handler is available, the application will exist, allowing an attacker to shut down services.
Recommendation
Upgrade to version 2.1.1 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "@commercial/ammo"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T19:00:35Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions of `@commercial/ammo` prior to 2.1.1 are vulnerable to Denial of Service. The Range HTTP header parser has a vulnerability which will cause the function to throw a system error if the header is set to an invalid value. Because hapi is not expecting the function to ever throw, the error is thrown all the way up the stack. If no unhandled exception handler is available, the application will exist, allowing an attacker to shut down services.\n\n\n## Recommendation\n\nUpgrade to version 2.1.1 or later.",
"id": "GHSA-rhc3-76jw-4f2x",
"modified": "2020-08-31T19:00:35Z",
"published": "2020-09-04T17:58:46Z",
"references": [
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1473"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Denial of Service in @commercial/ammo"
}
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…