Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://www.herodevs.com/vulnerability-directory/cve-2024-6783
- https://github.com/advisories/GHSA-g3ch-rx76-35fx
- https://www.herodevs.com/vulnerability-directory/cve-2024-6783---vue-client-side
FAQ
What is CVE-2024-6783?
CVE-2024-6783 is a vulnerability with a CVSS score of 4.8 (MEDIUM). 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.s...
How severe is CVE-2024-6783?
CVE-2024-6783 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-6783?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.