ghsa-42xw-2xvc-qx8m
Vulnerability from github
Published
2019-05-29 18:04
Modified
2021-07-27 20:36
Severity ?
VLAI Severity ?
Summary
Denial of Service in axios
Details
Versions of axios
prior to 0.18.1 are vulnerable to Denial of Service. If a request exceeds the maxContentLength
property, the package prints an error but does not stop the request. This may cause high CPU usage and lead to Denial of Service.
Recommendation
Upgrade to 0.18.1 or later.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 0.18.0" }, "package": { "ecosystem": "npm", "name": "axios" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.18.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10742" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-755" ], "github_reviewed": true, "github_reviewed_at": "2019-05-14T15:22:47Z", "nvd_published_at": "2019-05-07T19:29:00Z", "severity": "HIGH" }, "details": "Versions of `axios` prior to 0.18.1 are vulnerable to Denial of Service. If a request exceeds the `maxContentLength` property, the package prints an error but does not stop the request. This may cause high CPU usage and lead to Denial of Service.\n\n\n## Recommendation\n\nUpgrade to 0.18.1 or later.", "id": "GHSA-42xw-2xvc-qx8m", "modified": "2021-07-27T20:36:18Z", "published": "2019-05-29T18:04:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10742" }, { "type": "WEB", "url": "https://github.com/axios/axios/issues/1098" }, { "type": "WEB", "url": "https://github.com/axios/axios/pull/1485" }, { "type": "WEB", "url": "https://github.com/axios/axios/commit/acabfbdf00a58bb866c9d070e8a10d1d0dbeb572" }, { "type": "WEB", "url": "https://app.snyk.io/vuln/SNYK-JS-AXIOS-174505" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-AXIOS-174505" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/880" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Denial of Service in axios" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…