-
-
Notifications
You must be signed in to change notification settings - Fork 45
Description
CVE-2024-6783 - Medium Severity Vulnerability
Vulnerable Library - vue-2.7.15.min.js
Simple, Fast & Composable MVVM for building interactive interfaces
Library home page: https://cdnjs.cloudflare.com/ajax/libs/vue/2.7.15/vue.min.js
Path to vulnerable library: /aspnetcore/tests/DbLocalizationProvider.Core.AspNetSample/wwwroot/_content/DbLocalizationProvider.AdminUI.AspNetCore/js/vue.min.js
Dependency Hierarchy:
- ❌ vue-2.7.15.min.js (Vulnerable Library)
Found in HEAD commit: 06f898487e37c324749f8625ef95f65e5e90a1bf
Found in base branch: master
Vulnerability Details
A vulnerability has been discovered in Vue, that allows an attacker to perform XSS via prototype pollution. The attacker could change the prototype chain of some properties such as "Object.prototype.staticClass" or "Object.prototype.staticStyle" to execute arbitrary JavaScript code.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2024-07-23
URL: CVE-2024-6783
CVSS 3 Score Details (4.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
Step up your Open Source Security Game with Mend here