Skip to content

Conversation

@nextcloud-command
Copy link
Contributor

@nextcloud-command nextcloud-command commented Oct 20, 2024

Audit report

This audit fix resolves 19 of the total 26 vulnerabilities found in your project.

Updated dependencies

Fixed vulnerabilities

@babel/helpers #

  • Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups
  • Severity: moderate (CVSS 6.2)
  • Reference: GHSA-968p-4wvh-cqc8
  • Affected versions: <7.26.10
  • Package usage:
    • node_modules/@babel/helpers

@babel/runtime #

  • Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups
  • Severity: moderate (CVSS 6.2)
  • Reference: GHSA-968p-4wvh-cqc8
  • Affected versions: <7.26.10
  • Package usage:
    • node_modules/@babel/runtime

@nextcloud/dialogs #

  • Caused by vulnerable dependency:
  • Affected versions: 4.2.0-beta.1 - 6.3.0
  • Package usage:
    • node_modules/@nextcloud/dialogs

@nextcloud/l10n #

  • Caused by vulnerable dependency:
  • Affected versions: 1.1.0 - 3.1.0
  • Package usage:
    • node_modules/@nextcloud/l10n

@nextcloud/vite-config #

@vitejs/plugin-vue2 #

  • Caused by vulnerable dependency:
  • Affected versions: *
  • Package usage:
    • node_modules/@vitejs/plugin-vue2

@vue/language-core #

  • Caused by vulnerable dependency:
  • Affected versions: <=2.0.28
  • Package usage:
    • node_modules/@vue/language-core

axios #

  • axios Requests Vulnerable To Possible SSRF and Credential Leakage via Absolute URL
  • Severity: high
  • Reference: GHSA-jr5f-v2jv-69x6
  • Affected versions: 1.0.0 - 1.8.1
  • Package usage:
    • node_modules/axios

cross-spawn #

  • Regular Expression Denial of Service (ReDoS) in cross-spawn
  • Severity: high (CVSS 7.5)
  • Reference: GHSA-3xgq-45jj-v275
  • Affected versions: 7.0.0 - 7.0.4
  • Package usage:
    • node_modules/cross-spawn

dompurify #

  • DOMPurify allows Cross-site Scripting (XSS)
  • Severity: moderate (CVSS 4.5)
  • Reference: GHSA-vhxf-7vqr-mrjg
  • Affected versions: <3.2.4
  • Package usage:
    • node_modules/dompurify

elliptic #

  • Elliptic's private key extraction in ECDSA upon signing a malformed input (e.g. a string)
  • Severity: critical 🚨
  • Reference: GHSA-vjh7-7g9h-fjfh
  • Affected versions: <=6.6.0
  • Package usage:
    • node_modules/elliptic

esbuild #

  • esbuild enables any website to send any requests to the development server and read the response
  • Severity: moderate (CVSS 5.3)
  • Reference: GHSA-67mh-4wv8-2f99
  • Affected versions: <=0.24.2
  • Package usage:
    • node_modules/esbuild
    • node_modules/vite/node_modules/esbuild

node-gettext #

  • node-gettext vulnerable to Prototype Pollution
  • Severity: high (CVSS 5.9)
  • Reference: GHSA-g974-hxvm-x689
  • Affected versions: *
  • Package usage:
    • node_modules/node-gettext

rollup-plugin-esbuild-minify #

  • Caused by vulnerable dependency:
  • Affected versions: <=1.2.0
  • Package usage:
    • node_modules/rollup-plugin-esbuild-minify

vite #

  • Websites were able to send any requests to the development server and read the response in vite
  • Severity: moderate (CVSS 6.5)
  • Reference: GHSA-vg6x-rcgg-rjx6
  • Affected versions: 0.11.0 - 6.1.6
  • Package usage:
    • node_modules/vite

vite-plugin-dts #

  • Caused by vulnerable dependency:
  • Affected versions: 3.0.0-beta.1 - 4.0.0-beta.2
  • Package usage:
    • node_modules/vite-plugin-dts

vue-resize #

  • Caused by vulnerable dependency:
  • Affected versions: 0.4.0 - 1.0.1
  • Package usage:
    • node_modules/vue-resize

vue-template-compiler #

  • vue-template-compiler vulnerable to client-side Cross-Site Scripting (XSS)
  • Severity: moderate (CVSS 4.2)
  • Reference: GHSA-g3ch-rx76-35fx
  • Affected versions: >=2.0.0
  • Package usage:
    • node_modules/vue-template-compiler

vue-tsc #

  • Caused by vulnerable dependency:
  • Affected versions: 1.7.0-alpha.0 - 2.0.28
  • Package usage:
    • node_modules/vue-tsc

@nextcloud-command nextcloud-command added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Oct 20, 2024
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch 2 times, most recently from 7f4ebe7 to 5d32880 Compare November 3, 2024 03:20
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from 5d32880 to 1a2092d Compare November 10, 2024 03:08
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from 1a2092d to d41395a Compare November 17, 2024 03:20
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from d41395a to 2f26389 Compare November 24, 2024 03:21
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from 2f26389 to 47b4c4d Compare December 1, 2024 03:42
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch 2 times, most recently from f4b23f0 to f50884c Compare December 22, 2024 03:14
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch 2 times, most recently from 6df1305 to 26c19af Compare January 5, 2025 03:05
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch 2 times, most recently from 97dadf4 to 8fcf6b2 Compare January 19, 2025 03:14
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from 8fcf6b2 to a33ea38 Compare January 26, 2025 03:12
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch 2 times, most recently from 6df7133 to 0cc482e Compare February 9, 2025 03:13
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from 0cc482e to bf22bbb Compare February 16, 2025 03:19
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch 2 times, most recently from 3db6cd6 to e942d9d Compare March 2, 2025 03:22
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from e942d9d to 2cd7c26 Compare March 9, 2025 02:55
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from 2cd7c26 to 188d95b Compare March 16, 2025 03:14
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from 188d95b to dd79a90 Compare March 23, 2025 03:14
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from dd79a90 to 7b21630 Compare March 30, 2025 03:22
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch 2 times, most recently from 560b8ab to ae4beee Compare April 20, 2025 03:27
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from ae4beee to bc0ff17 Compare April 27, 2025 03:27
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from bc0ff17 to b7c17c8 Compare May 4, 2025 03:35
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from b7c17c8 to cd584f4 Compare May 11, 2025 03:38
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from cd584f4 to 5e08d77 Compare May 18, 2025 03:43
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from 5e08d77 to 2e9284a Compare May 25, 2025 03:39
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from 2e9284a to b359da1 Compare June 1, 2025 03:48
@nextcloud-command nextcloud-command force-pushed the automated/noid/master-fix-npm-audit branch from b359da1 to 9fd3fdd Compare June 8, 2025 03:41
@susnux susnux merged commit 31a855c into master Jun 9, 2025
25 checks passed
@susnux susnux deleted the automated/noid/master-fix-npm-audit branch June 9, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants