swagger-codegen icon indicating copy to clipboard operation
swagger-codegen copied to clipboard

CVE-2022-24434 (High) detected in dicer-0.2.5.tgz

Open mend-for-github-com[bot] opened this issue 3 years ago • 0 comments

CVE-2022-24434 - High Severity Vulnerability

Vulnerable Library - dicer-0.2.5.tgz

A very fast streaming multipart parser for node.js

Library home page: https://registry.npmjs.org/dicer/-/dicer-0.2.5.tgz

Path to dependency file: /samples/server/petstore/nodejs-google-cloud-functions/package.json

Path to vulnerable library: /samples/server/petstore/nodejs-google-cloud-functions/node_modules/dicer/package.json,/samples/server/petstore/nodejs/node_modules/dicer/package.json

Dependency Hierarchy:

  • swagger-tools-0.10.1.tgz (Root Library)
    • multer-1.4.2.tgz
      • busboy-0.2.14.tgz
        • :x: dicer-0.2.5.tgz (Vulnerable Library)

Found in HEAD commit: 4b7a8d7d7384aa6a27d6309c35ade0916edae7ed

Found in base branches: 3.0.0, master

Vulnerability Details

This affects all versions of package dicer. A malicious attacker can send a modified form to server, and crash the nodejs service. An attacker could sent the payload again and again so that the service continuously crashes.

Publish Date: 2022-05-20

URL: CVE-2022-24434

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High
For more information on CVSS3 Scores, click here.