cve/2024/CVE-2024-6783.md
2024-07-25 21:25:12 +00:00

927 B

CVE-2024-6783

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.

POC

Reference

Github

No PoCs found on GitHub currently.