Files
CVEs-PoC/2022/CVE-2022-25875.md
T
2024-06-18 02:51:15 +02:00

801 B

CVE-2022-25875

Description

The package svelte before 3.49.0 are vulnerable to Cross-site Scripting (XSS) due to improper input sanitization and to improper escape of attributes when using objects during SSR (Server-Side Rendering). Exploiting this vulnerability is possible via objects with a custom toString() function.

POC

Reference

Github

No PoCs found on GitHub currently.