CVE-2021-32860 MEDIUM

CVE-2021-32860: iziModal vulnerable to Cross-site Scripting

Vendor Npm
Product iziModal
Weakness CWE-79 · XSS
Published February 20, 2023
Last update March 10, 2025

CVSS base score

6.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

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

Key dates

02Disclosure timeline

February 20, 2023 CVE published
March 10, 2025 Record updated