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

wagmi-0.8.5.tgz: 13 vulnerabilities (highest severity is: 9.8) #46

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

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Dec 1, 2022

Vulnerable Library - wagmi-0.8.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (wagmi version) Remediation Possible**
CVE-2023-42282 Critical 9.8 ip-1.1.8.tgz Transitive 0.8.6
CVE-2024-29415 Critical 9.1 ip-1.1.8.tgz Transitive N/A*
WS-2023-0439 High 7.5 axios-0.21.4.tgz Transitive 0.12.0-cjs
CVE-2024-48930 High 7.5 secp256k1-4.0.3.tgz Transitive N/A*
CVE-2024-4068 High 7.5 detected in multiple dependencies Transitive N/A*
CVE-2024-37890 High 7.5 detected in multiple dependencies Transitive 1.3.0-cjs
CVE-2024-21538 High 7.5 cross-spawn-6.0.5.tgz Transitive N/A*
CVE-2022-38900 High 7.5 decode-uri-component-0.2.0.tgz Transitive 0.8.6
CVE-2023-45857 Medium 6.5 axios-0.21.4.tgz Transitive 0.12.0-cjs
CVE-2023-25166 Medium 5.5 formula-3.0.0.tgz Transitive 0.8.6
CVE-2024-4067 Medium 5.3 detected in multiple dependencies Transitive N/A*
CVE-2024-43800 Medium 5.0 serve-static-1.15.0.tgz Transitive N/A*
CVE-2024-43799 Medium 5.0 send-0.18.0.tgz Transitive N/A*

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

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2023-42282

Vulnerable Library - ip-1.1.8.tgz

[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)

Library home page: https://registry.npmjs.org/ip/-/ip-1.1.8.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • react-query-4.16.1.tgz
      • react-native-0.70.4.tgz
        • cli-9.2.1.tgz
          • cli-hermes-9.2.1.tgz
            • ip-1.1.8.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

The ip package before 1.1.9 for Node.js might allow SSRF because some IP addresses (such as 0x7f.1) are improperly categorized as globally routable via isPublic.

Publish Date: 2024-02-08

URL: CVE-2023-42282

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

Origin: GHSA-78xj-cgh5-2h22

Release Date: 2024-02-08

Fix Resolution (ip): 1.1.9

Direct dependency fix Resolution (wagmi): 0.8.6

Step up your Open Source Security Game with Mend here

CVE-2024-29415

Vulnerable Library - ip-1.1.8.tgz

[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)

Library home page: https://registry.npmjs.org/ip/-/ip-1.1.8.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • react-query-4.16.1.tgz
      • react-native-0.70.4.tgz
        • cli-9.2.1.tgz
          • cli-hermes-9.2.1.tgz
            • ip-1.1.8.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

The ip package through 2.0.1 for Node.js might allow SSRF because some IP addresses (such as 127.1, 01200034567, 012.1.2.3, 000:0:0000::01, and ::fFFf:127.0.0.1) are improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2023-42282.
Mend Note: We assigned a different CVSS score to this CVE because of its potential to result in a Server-Side Request Forgery (SSRF) vulnerability. Additionally, the package is no longer maintained, which increases the associated risk.

Publish Date: 2024-05-27

URL: CVE-2024-29415

CVSS 3 Score Details (9.1)

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

For more information on CVSS3 Scores, click here.

Step up your Open Source Security Game with Mend here

WS-2023-0439

Vulnerable Library - axios-0.21.4.tgz

Promise based HTTP client for the browser and node.js

Library home page: https://registry.npmjs.org/axios/-/axios-0.21.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • ethereum-provider-1.8.0.tgz
      • eip1193-provider-1.0.1.tgz
        • provider-1.7.6.tgz
          • axios-0.21.4.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Axios is vulnerable to Regular Expression Denial of Service (ReDoS). When a manipulated string is provided as input to the format method, the regular expression exhibits a time complexity of O(n^2). Server becomes unable to provide normal service due to the excessive cost and time wasted in processing vulnerable regular expressions.

Publish Date: 2023-10-25

URL: WS-2023-0439

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.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/WS-2023-0439

Release Date: 2023-10-25

Fix Resolution (axios): 1.6.3

Direct dependency fix Resolution (wagmi): 0.12.0-cjs

Step up your Open Source Security Game with Mend here

CVE-2024-48930

Vulnerable Library - secp256k1-4.0.3.tgz

This module provides native bindings to ecdsa secp256k1 functions

Library home page: https://registry.npmjs.org/secp256k1/-/secp256k1-4.0.3.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • wallet-sdk-3.5.4.tgz
      • web3.js-1.52.0.tgz
        • secp256k1-4.0.3.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

secp256k1-node is a Node.js binding for an Optimized C library for EC operations on curve secp256k1. In elliptic-based version, loadUncompressedPublicKey has a check that the public key is on the curve. Prior to versions 5.0.1, 4.0.4, and 3.8.1, however, loadCompressedPublicKey is missing that check. That allows the attacker to use public keys on low-cardinality curves to extract enough information to fully restore the private key from as little as 11 ECDH sessions, and very cheaply on compute power. Other operations on public keys are also affected, including e.g. publicKeyVerify() incorrectly returning true on those invalid keys, and e.g. publicKeyTweakMul() also returning predictable outcomes allowing to restore the tweak. Versions 5.0.1, 4.0.4, and 3.8.1 contain a fix for the issue.

Publish Date: 2024-10-21

URL: CVE-2024-48930

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: GHSA-584q-6j8j-r5pm

Release Date: 2024-10-21

Fix Resolution: secp256k1 - 3.8.1,4.0.4,5.0.1

Step up your Open Source Security Game with Mend here

CVE-2024-4068

Vulnerable Libraries - braces-3.0.2.tgz, braces-2.3.2.tgz

braces-3.0.2.tgz

Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.

Library home page: https://registry.npmjs.org/braces/-/braces-3.0.2.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • react-query-4.16.1.tgz
      • react-native-0.70.4.tgz
        • cli-9.2.1.tgz
          • cli-plugin-metro-9.2.1.tgz
            • metro-0.72.3.tgz
              • metro-file-map-0.72.3.tgz
                • micromatch-4.0.5.tgz
                  • braces-3.0.2.tgz (Vulnerable Library)

braces-2.3.2.tgz

Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.

Library home page: https://registry.npmjs.org/braces/-/braces-2.3.2.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • react-query-4.16.1.tgz
      • react-native-0.70.4.tgz
        • react-native-codegen-0.70.6.tgz
          • jscodeshift-0.13.1.tgz
            • micromatch-3.1.10.tgz
              • braces-2.3.2.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

The NPM package braces, versions prior to 3.0.3, fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In lib/parse.js, if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.
Mend Note: After conducting a further research, it was concluded that CVE-2024-4068 does not contain a high security risk that reflects the NVD score, but should be kept for users' awareness. Users of braces should follow the fix recommendation as noted.

Publish Date: 2024-05-13

URL: CVE-2024-4068

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.

Suggested Fix

Type: Upgrade version

Release Date: 2024-05-13

Fix Resolution: braces - 3.0.3

Step up your Open Source Security Game with Mend here

CVE-2024-37890

Vulnerable Libraries - ws-7.5.3.tgz, ws-6.2.2.tgz, ws-8.10.0.tgz, ws-7.5.9.tgz

ws-7.5.3.tgz

Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js

Library home page: https://registry.npmjs.org/ws/-/ws-7.5.3.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • ethereum-provider-1.8.0.tgz
      • client-1.8.0.tgz
        • core-1.8.0.tgz
          • socket-transport-1.8.0.tgz
            • ws-7.5.3.tgz (Vulnerable Library)

ws-6.2.2.tgz

Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js

Library home page: https://registry.npmjs.org/ws/-/ws-6.2.2.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • react-query-4.16.1.tgz
      • react-native-0.70.4.tgz
        • ws-6.2.2.tgz (Vulnerable Library)

ws-8.10.0.tgz

Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js

Library home page: https://registry.npmjs.org/ws/-/ws-8.10.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • wallet-sdk-3.5.4.tgz
      • web3.js-1.52.0.tgz
        • rpc-websockets-7.5.0.tgz
          • ws-8.10.0.tgz (Vulnerable Library)

ws-7.5.9.tgz

Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js

Library home page: https://registry.npmjs.org/ws/-/ws-7.5.9.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • react-query-4.16.1.tgz
      • react-native-0.70.4.tgz
        • react-devtools-core-4.24.0.tgz
          • ws-7.5.9.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

ws is an open source WebSocket client and server for Node.js. A request with a number of headers exceeding theserver.maxHeadersCount threshold could be used to crash a ws server. The vulnerability was fixed in [email protected] (e55e510) and backported to [email protected] (22c2876), [email protected] (eeb76d3), and [email protected] (4abd8f6). In vulnerable versions of ws, the issue can be mitigated in the following ways: 1. Reduce the maximum allowed length of the request headers using the --max-http-header-size=size and/or the maxHeaderSize options so that no more headers than the server.maxHeadersCount limit can be sent. 2. Set server.maxHeadersCount to 0 so that no limit is applied.

Publish Date: 2024-06-17

URL: CVE-2024-37890

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.

Suggested Fix

Type: Upgrade version

Origin: GHSA-3h5v-q93c-6h6q

Release Date: 2024-06-17

Fix Resolution (ws): 7.5.10

Direct dependency fix Resolution (wagmi): 1.3.0-cjs

Fix Resolution (ws): 7.5.10

Direct dependency fix Resolution (wagmi): 1.3.0-cjs

Fix Resolution (ws): 7.5.10

Direct dependency fix Resolution (wagmi): 1.3.0-cjs

Fix Resolution (ws): 7.5.10

Direct dependency fix Resolution (wagmi): 1.3.0-cjs

Step up your Open Source Security Game with Mend here

CVE-2024-21538

Vulnerable Library - cross-spawn-6.0.5.tgz

Cross platform child_process#spawn and child_process#spawnSync

Library home page: https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • react-query-4.16.1.tgz
      • react-native-0.70.4.tgz
        • cli-9.2.1.tgz
          • execa-1.0.0.tgz
            • cross-spawn-6.0.5.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Versions of the package cross-spawn before 7.0.5 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string.

Publish Date: 2024-11-08

URL: CVE-2024-21538

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.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2024-21538

Release Date: 2024-11-08

Fix Resolution: cross-spawn - 7.0.5

Step up your Open Source Security Game with Mend here

CVE-2022-38900

Vulnerable Library - decode-uri-component-0.2.0.tgz

A better decodeURIComponent

Library home page: https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • ethereum-provider-1.8.0.tgz
      • utils-1.8.0.tgz
        • query-string-6.13.5.tgz
          • decode-uri-component-0.2.0.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

decode-uri-component 0.2.0 is vulnerable to Improper Input Validation resulting in DoS.

Publish Date: 2022-11-28

URL: CVE-2022-38900

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.

Suggested Fix

Type: Upgrade version

Origin: GHSA-w573-4hg7-7wgq

Release Date: 2022-11-28

Fix Resolution (decode-uri-component): 0.2.1

Direct dependency fix Resolution (wagmi): 0.8.6

Step up your Open Source Security Game with Mend here

CVE-2023-45857

Vulnerable Library - axios-0.21.4.tgz

Promise based HTTP client for the browser and node.js

Library home page: https://registry.npmjs.org/axios/-/axios-0.21.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • ethereum-provider-1.8.0.tgz
      • eip1193-provider-1.0.1.tgz
        • provider-1.7.6.tgz
          • axios-0.21.4.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

An issue discovered in Axios 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.

Publish Date: 2023-11-08

URL: CVE-2023-45857

CVSS 3 Score Details (6.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • 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

Release Date: 2023-11-08

Fix Resolution (axios): 0.28.0

Direct dependency fix Resolution (wagmi): 0.12.0-cjs

Step up your Open Source Security Game with Mend here

CVE-2023-25166

Vulnerable Library - formula-3.0.0.tgz

Math and string formula parser.

Library home page: https://registry.npmjs.org/@sideway/formula/-/formula-3.0.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • react-query-4.16.1.tgz
      • react-native-0.70.4.tgz
        • cli-9.2.1.tgz
          • cli-types-9.1.0.tgz
            • joi-17.7.0.tgz
              • formula-3.0.0.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

formula is a math and string formula parser. In versions prior to 3.0.1 crafted user-provided strings to formula's parser might lead to polynomial execution time and a denial of service. Users should upgrade to 3.0.1+. There are no known workarounds for this vulnerability.

Publish Date: 2023-02-08

URL: CVE-2023-25166

CVSS 3 Score Details (5.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2023-25166

Release Date: 2023-02-08

Fix Resolution (@sideway/formula): 3.0.1

Direct dependency fix Resolution (wagmi): 0.8.6

Step up your Open Source Security Game with Mend here

CVE-2024-4067

Vulnerable Libraries - micromatch-3.1.10.tgz, micromatch-4.0.5.tgz

micromatch-3.1.10.tgz

Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.

Library home page: https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • react-query-4.16.1.tgz
      • react-native-0.70.4.tgz
        • react-native-codegen-0.70.6.tgz
          • jscodeshift-0.13.1.tgz
            • micromatch-3.1.10.tgz (Vulnerable Library)

micromatch-4.0.5.tgz

Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.

Library home page: https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • react-query-4.16.1.tgz
      • react-native-0.70.4.tgz
        • cli-9.2.1.tgz
          • cli-plugin-metro-9.2.1.tgz
            • metro-0.72.3.tgz
              • metro-file-map-0.72.3.tgz
                • micromatch-4.0.5.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

The NPM package micromatch prior to 4.0.8 is vulnerable to Regular Expression Denial of Service (ReDoS). The vulnerability occurs in micromatch.braces() in index.js because the pattern .* will greedily match anything. By passing a malicious payload, the pattern matching will keep backtracking to the input while it doesn't find the closing bracket. As the input size increases, the consumption time will also increase until it causes the application to hang or slow down. There was a merged fix but further testing shows the issue persists. This issue should be mitigated by using a safe pattern that won't start backtracking the regular expression due to greedy matching. This issue was fixed in version 4.0.8.
Mend Note: After conducting a further research, it was concluded that CVE-2024-4067 should not reflect the security risk score in NVD, but will be kept for users' awareness.

Publish Date: 2024-05-13

URL: CVE-2024-4067

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

Release Date: 2024-05-13

Fix Resolution: micromatch - 4.0.8

Step up your Open Source Security Game with Mend here

CVE-2024-43800

Vulnerable Library - serve-static-1.15.0.tgz

Serve static files

Library home page: https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • react-query-4.16.1.tgz
      • react-native-0.70.4.tgz
        • cli-9.2.1.tgz
          • cli-debugger-ui-9.0.0.tgz
            • serve-static-1.15.0.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

serve-static serves static files. serve-static passes untrusted user input - even after sanitizing it - to redirect() may execute untrusted code. This issue is patched in serve-static 1.16.0.

Publish Date: 2024-09-10

URL: CVE-2024-43800

CVSS 3 Score Details (5.0)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-cm22-4g7w-348p

Release Date: 2024-09-10

Fix Resolution: serve-static - 1.16.0,2.1.0

Step up your Open Source Security Game with Mend here

CVE-2024-43799

Vulnerable Library - send-0.18.0.tgz

Better streaming static file server with Range and conditional-GET support

Library home page: https://registry.npmjs.org/send/-/send-0.18.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • wagmi-0.8.5.tgz (Root Library)
    • react-query-4.16.1.tgz
      • react-native-0.70.4.tgz
        • cli-9.2.1.tgz
          • cli-debugger-ui-9.0.0.tgz
            • serve-static-1.15.0.tgz
              • send-0.18.0.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Send is a library for streaming files from the file system as a http response. Send passes untrusted user input to SendStream.redirect() which executes untrusted code. This issue is patched in send 0.19.0.

Publish Date: 2024-09-10

URL: CVE-2024-43799

CVSS 3 Score Details (5.0)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-m6fv-jmcg-4jfg

Release Date: 2024-09-10

Fix Resolution: send - 0.19.0

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 Dec 1, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 1 vulnerabilities (highest severity is: 7.5) wagmi-0.8.5.tgz: 2 vulnerabilities (highest severity is: 7.5) Feb 10, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 2 vulnerabilities (highest severity is: 7.5) wagmi-0.8.5.tgz: 3 vulnerabilities (highest severity is: 9.8) Feb 22, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 3 vulnerabilities (highest severity is: 9.8) wagmi-0.8.5.tgz: 2 vulnerabilities (highest severity is: 7.5) Mar 29, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 2 vulnerabilities (highest severity is: 7.5) wagmi-0.8.5.tgz: 3 vulnerabilities (highest severity is: 7.5) Dec 7, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 3 vulnerabilities (highest severity is: 7.5) wagmi-0.8.5.tgz: 4 vulnerabilities (highest severity is: 9.8) Mar 13, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 4 vulnerabilities (highest severity is: 9.8) wagmi-0.8.5.tgz: 6 vulnerabilities (highest severity is: 9.8) May 14, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 6 vulnerabilities (highest severity is: 9.8) wagmi-0.8.5.tgz: 7 vulnerabilities (highest severity is: 9.8) May 30, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 7 vulnerabilities (highest severity is: 9.8) wagmi-0.8.5.tgz: 8 vulnerabilities (highest severity is: 9.8) Jun 18, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 8 vulnerabilities (highest severity is: 9.8) wagmi-0.8.5.tgz: 9 vulnerabilities (highest severity is: 9.8) Jul 2, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 9 vulnerabilities (highest severity is: 9.8) wagmi-0.8.5.tgz: 8 vulnerabilities (highest severity is: 9.8) Jul 17, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 8 vulnerabilities (highest severity is: 9.8) wagmi-0.8.5.tgz: 9 vulnerabilities (highest severity is: 9.8) Jul 29, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 9 vulnerabilities (highest severity is: 9.8) wagmi-0.8.5.tgz: 8 vulnerabilities (highest severity is: 9.8) Jul 30, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 8 vulnerabilities (highest severity is: 9.8) wagmi-0.8.5.tgz: 9 vulnerabilities (highest severity is: 9.8) Sep 16, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 9 vulnerabilities (highest severity is: 9.8) wagmi-0.8.5.tgz: 10 vulnerabilities (highest severity is: 9.8) Sep 16, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 10 vulnerabilities (highest severity is: 9.8) wagmi-0.8.5.tgz: 11 vulnerabilities (highest severity is: 9.8) Oct 22, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 11 vulnerabilities (highest severity is: 9.8) wagmi-0.8.5.tgz: 12 vulnerabilities (highest severity is: 9.8) Oct 30, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 12 vulnerabilities (highest severity is: 9.8) wagmi-0.8.5.tgz: 13 vulnerabilities (highest severity is: 9.8) Nov 11, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 13 vulnerabilities (highest severity is: 9.8) wagmi-0.8.5.tgz: 14 vulnerabilities (highest severity is: 9.8) Nov 13, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title wagmi-0.8.5.tgz: 14 vulnerabilities (highest severity is: 9.8) wagmi-0.8.5.tgz: 13 vulnerabilities (highest severity is: 9.8) Nov 19, 2024
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