GHSA-2MVQ-XP48-4C77
Vulnerability from github – Published: 2020-09-03 20:35 – Updated: 2021-09-29 18:37
VLAI?
Summary
Denial of Service in subtext
Details
All versions of subtext are vulnerable to Denial of Service (DoS). The package fails to enforce the maxBytes configuration for payloads with chunked encoding that are written to the file system. This allows attackers to send requests with arbitrary payload sizes, which may exhaust system resources leading to Denial of Service.
Recommendation
This package is not actively maintained and has been moved to @hapi/subtext where version 6.1.2.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "subtext"
},
"ranges": [
{
"events": [
{
"introduced": "0.0.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:49:45Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "All versions of `subtext` are vulnerable to Denial of Service (DoS). The package fails to enforce the `maxBytes` configuration for payloads with chunked encoding that are written to the file system. This allows attackers to send requests with arbitrary payload sizes, which may exhaust system resources leading to Denial of Service.\n\n\n## Recommendation\n\nThis package is not actively maintained and has been moved to `@hapi/subtext` where version 6.1.2.",
"id": "GHSA-2mvq-xp48-4c77",
"modified": "2021-09-29T18:37:04Z",
"published": "2020-09-03T20:35:29Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/hapijs/subtext/issues/72"
},
{
"type": "PACKAGE",
"url": "https://github.com/hapijs/subtext"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1168"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Denial of Service in subtext"
}
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…