6.3 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): Required (R)
- Scope (S): Unchanged (U)
- Confidentiality (C): Low (L)
- Integrity (I): Low (L)
- Availability (A): Low (L)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): Low (L)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): Low (L)
- Modified Availability (MA): Low (L)
by @fricklerhandwerk Activity log
- Created suggestion
-
@fricklerhandwerk
ignored
2 packages
- python312Packages.ipyvuetify.aarch64-darwin
- python312Packages.ipyvuetify.x86_64-darwin
Vuetify XSS via unsanitized 'titleDateFormat' in 'VDatePicker'
Improper neutralization of the title date in the 'VDatePicker' component in Vuetify, allows unsanitized HTML to be inserted into the page. This can lead to a Cross-Site Scripting (XSS) https://owasp.org/www-community/attacks/xss attack. The vulnerability occurs because the 'title-date-format' property of the 'VDatePicker' can accept a user created function and assign its output to the 'innerHTML' property of the title element without sanitization. This issue affects Vuetify versions greater than or equal to 2.0.0 and less than 3.0.0. Note: Version 2.x of Vuetify is End-of-Life and will not receive any updates to address this issue. For more information see here https://v2.vuetifyjs.com/en/about/eol/ .
References
-
https://www.herodevs.com/vulnerability-directory/cve-2025-8082 third-party-advisory
-
https://codepen.io/herodevs/pen/dPYGPyR/775285c0fd5a08038d4c85398815d644 exploittechnical-description
Affected products
- ==>=2.0.0 <3.0.0
Matching in nixpkgs
pkgs.python311Packages.ipyvuetify
Jupyter widgets based on Vuetify UI Components
pkgs.python312Packages.ipyvuetify
Jupyter widgets based on Vuetify UI Components
Package maintainers
-
@drewrisinger Drew Risinger <drisinger+nixpkgs@gmail.com>