nextcloud / calendar-availability-vue

Weekly calendar availability component for Nextcloud apps.
https://www.npmjs.com/package/@nextcloud/calendar-availability-vue
MIT License
4 stars 2 forks source link

fix(deps): bump vue from 2.7.16 to v3 #322

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue (source) ^2.7.16 -> ^3.0.0-alpha age adoption passing confidence

ReDoS vulnerability in vue package that is exploitable through inefficient regex evaluation in the parseHTML function

CVE-2024-9506 / GHSA-5j4c-8p2g-v4jx

More information #### Details The ReDoS can be exploited through the `parseHTML` function in the `html-parser.ts` file. This flaw allows attackers to slow down the application by providing specially crafted input that causes inefficient processing of regular expressions, leading to excessive resource consumption. To demonstrate this vulnerability, here's an example. In a Vue client-side application, create a new Vue instance with a template string that includes a ` Githubissues.
  • Githubissues is a development platform for aggregating issues.