{ "schema_version": "1.4.0", "id": "GHSA-q4q5-c5cv-2p68", "modified": "2022-09-21T20:58:44Z", "published": "2022-09-19T00:00:28Z", "aliases": [ "CVE-2022-25873" ], "summary": "Vuetify Cross-site Scripting vulnerability", "details": "The package vuetify from 2.0.0-beta.4 and before 2.6.10 are vulnerable to Cross-site Scripting (XSS) due to improper input sanitization in the 'eventName' function within the VCalendar component.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "vuetify" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.0.0-beta.4" }, { "fixed": "2.6.10" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.webjars.npm:vuetify" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.0.0-beta.4" }, { "fixed": "2.6.10" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25873" }, { "type": "WEB", "url": "https://github.com/vuetifyjs/vuetify/issues/15757" }, { "type": "WEB", "url": "https://github.com/vuetifyjs/vuetify/commit/ade1434927f55a0eccf3d54f900f24c5fa85a176" }, { "type": "WEB", "url": "https://codepen.io/5v3n-08/pen/MWGKEjY" }, { "type": "PACKAGE", "url": "https://github.com/vuetifyjs/vuetify" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBVUETIFYJS-3024407" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3024406" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-VUETIFY-3019858" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-09-21T20:58:44Z", "nvd_published_at": "2022-09-18T15:15:00Z" } }