hackariens / strapi

Nouveau projet sous strapi
0 stars 0 forks source link

strapi-plugin-upload-3.6.5.tgz: 2 vulnerabilities (highest severity is: 7.5) - autoclosed #66

Closed mend-bolt-for-github[bot] closed 1 year ago

mend-bolt-for-github[bot] commented 1 year ago
Vulnerable Library - strapi-plugin-upload-3.6.5.tgz

Path to dependency file: /app/package.json

Path to vulnerable library: /app/node_modules/simple-get/package.json

Found in HEAD commit: 0deb97dca63193d326c0a75e778430c564444e7c

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (strapi-plugin-upload version) Remediation Available
CVE-2022-0355 High 7.5 simple-get-3.1.0.tgz Transitive 3.6.6
CVE-2022-29256 Medium 6.7 sharp-0.28.1.tgz Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the section "Details" below to see if there is a version of transitive dependency where vulnerability is fixed.

Details

CVE-2022-0355 ### Vulnerable Library - simple-get-3.1.0.tgz

Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.

Library home page: https://registry.npmjs.org/simple-get/-/simple-get-3.1.0.tgz

Path to dependency file: /app/package.json

Path to vulnerable library: /app/node_modules/simple-get/package.json

Dependency Hierarchy: - strapi-plugin-upload-3.6.5.tgz (Root Library) - sharp-0.28.1.tgz - :x: **simple-get-3.1.0.tgz** (Vulnerable Library)

Found in HEAD commit: 0deb97dca63193d326c0a75e778430c564444e7c

Found in base branch: develop

### Vulnerability Details

Exposure of Sensitive Information to an Unauthorized Actor in NPM simple-get prior to 4.0.1.

Publish Date: 2022-01-26

URL: CVE-2022-0355

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0355

Release Date: 2022-01-26

Fix Resolution (simple-get): 3.1.1

Direct dependency fix Resolution (strapi-plugin-upload): 3.6.6

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
CVE-2022-29256 ### Vulnerable Library - sharp-0.28.1.tgz

High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images

Library home page: https://registry.npmjs.org/sharp/-/sharp-0.28.1.tgz

Path to dependency file: /app/package.json

Path to vulnerable library: /app/node_modules/sharp/package.json

Dependency Hierarchy: - strapi-plugin-upload-3.6.5.tgz (Root Library) - :x: **sharp-0.28.1.tgz** (Vulnerable Library)

Found in HEAD commit: 0deb97dca63193d326c0a75e778430c564444e7c

Found in base branch: develop

### Vulnerability Details

sharp is an application for Node.js image processing. Prior to version 0.30.5, there is a possible vulnerability in logic that is run only at `npm install` time when installing versions of `sharp` prior to the latest v0.30.5. If an attacker has the ability to set the value of the `PKG_CONFIG_PATH` environment variable in a build environment then they might be able to use this to inject an arbitrary command at `npm install` time. This is not part of any runtime code, does not affect Windows users at all, and is unlikely to affect anyone that already cares about the security of their build environment. This problem is fixed in version 0.30.5.

Publish Date: 2022-05-25

URL: CVE-2022-29256

### CVSS 3 Score Details (6.7)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: High - 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

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29256

Release Date: 2022-05-25

Fix Resolution: sharp - 0.30.5

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
mend-bolt-for-github[bot] commented 1 year ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.