cve/2021/CVE-2021-32860.md
2025-09-29 21:09:30 +02:00

954 B

CVE-2021-32860

Description

iziModal is a modal plugin with jQuery. Versions prior to 1.6.1 are vulnerable to cross-site scripting (XSS) when handling untrusted modal titles. An attacker who is able to influence the field title when creating a iziModal instance is able to supply arbitrary html or javascript code that will be rendered in the context of a user, potentially leading to XSS. Version 1.6.1 contains a patch for this issue

POC

Reference

Github

No PoCs found on GitHub currently.