ghsa-wm7h-9275-46v2
Vulnerability from github
Published
2022-05-21 00:00
Modified
2023-08-28 14:22
Severity ?
VLAI Severity ?
Summary
Crash in HeaderParser in dicer
Details
This affects all versions of the package dicer
. A malicious attacker can send a modified form to the server and crash the Node.js service. A complete denial of service can be achieved by sending the malicious form in a loop.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "dicer" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.3.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.webjars.npm:dicer" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.3.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-24434" ], "database_specific": { "cwe_ids": [ "CWE-248" ], "github_reviewed": true, "github_reviewed_at": "2022-05-25T20:22:41Z", "nvd_published_at": "2022-05-20T20:15:00Z", "severity": "HIGH" }, "details": "This affects all versions of the package `dicer`. A malicious attacker can send a modified form to the server and crash the Node.js service. A complete denial of service can be achieved by sending the malicious form in a loop.", "id": "GHSA-wm7h-9275-46v2", "modified": "2023-08-28T14:22:54Z", "published": "2022-05-21T00:00:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24434" }, { "type": "WEB", "url": "https://github.com/mscdex/busboy/issues/250" }, { "type": "WEB", "url": "https://github.com/mscdex/dicer/pull/22" }, { "type": "WEB", "url": "https://github.com/mscdex/dicer/commit/b7fca2e93e8e9d4439d8acc5c02f5e54a0112dac" }, { "type": "PACKAGE", "url": "https://github.com/mscdex/dicer" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2838865" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-DICER-2311764" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Crash in HeaderParser in dicer" }
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…