Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

express-fileupload-0.0.5.tgz: 3 vulnerabilities (highest severity is: 9.8) #12

Open
mend-bolt-for-github bot opened this issue Jun 27, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Jun 27, 2022

Vulnerable Library - express-fileupload-0.0.5.tgz

Simple express file upload middleware that wraps around connect-busboy

Library home page: https://registry.npmjs.org/express-fileupload/-/express-fileupload-0.0.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/express-fileupload/package.json

Found in HEAD commit: da47719753959d0828901e4fc615a2a867435543

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (express-fileupload version) Remediation Available
CVE-2020-7699 Critical 9.8 express-fileupload-0.0.5.tgz Direct 1.1.8
CVE-2022-27261 High 7.5 express-fileupload-0.0.5.tgz Direct N/A
WS-2019-0314 Medium 5.3 express-fileupload-0.0.5.tgz Direct 1.1.6

Details

CVE-2020-7699

Vulnerable Library - express-fileupload-0.0.5.tgz

Simple express file upload middleware that wraps around connect-busboy

Library home page: https://registry.npmjs.org/express-fileupload/-/express-fileupload-0.0.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/express-fileupload/package.json

Dependency Hierarchy:

  • express-fileupload-0.0.5.tgz (Vulnerable Library)

Found in HEAD commit: da47719753959d0828901e4fc615a2a867435543

Found in base branch: master

Vulnerability Details

This affects the package express-fileupload before 1.1.8. If the parseNested option is enabled, sending a corrupt HTTP request can lead to denial of service or arbitrary code execution.

Publish Date: 2020-07-30

URL: CVE-2020-7699

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2020-07-30

Fix Resolution: 1.1.8

Step up your Open Source Security Game with Mend here

CVE-2022-27261

Vulnerable Library - express-fileupload-0.0.5.tgz

Simple express file upload middleware that wraps around connect-busboy

Library home page: https://registry.npmjs.org/express-fileupload/-/express-fileupload-0.0.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/express-fileupload/package.json

Dependency Hierarchy:

  • express-fileupload-0.0.5.tgz (Vulnerable Library)

Found in HEAD commit: da47719753959d0828901e4fc615a2a867435543

Found in base branch: master

Vulnerability Details

An arbitrary file write vulnerability in Express-FileUpload v1.3.1 allows attackers to upload multiple files with the same name, causing an overwrite of files in the web application server.

Publish Date: 2022-04-12

URL: CVE-2022-27261

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: High
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Step up your Open Source Security Game with Mend here

WS-2019-0314

Vulnerable Library - express-fileupload-0.0.5.tgz

Simple express file upload middleware that wraps around connect-busboy

Library home page: https://registry.npmjs.org/express-fileupload/-/express-fileupload-0.0.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/express-fileupload/package.json

Dependency Hierarchy:

  • express-fileupload-0.0.5.tgz (Vulnerable Library)

Found in HEAD commit: da47719753959d0828901e4fc615a2a867435543

Found in base branch: master

Vulnerability Details

In "richardgirges/express-fileupload", versions prior to v1.1.6-alpha.6 are vulnerable to DOS, as a result of an unparsed file name.

Publish Date: 2019-10-18

URL: WS-2019-0314

CVSS 3 Score Details (5.3)

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: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/1216

Release Date: 2019-10-18

Fix Resolution: 1.1.6

Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants