All intelligence
// vulnerability record
live · NVDCVE-2024-13602
MEDIUMpublished 2025-03-16 06:15 UTC · 1 year ago · modified 2026-06-17 07:02 UTC
4.8
CVSS / 10
// description
The Poll Maker WordPress plugin before 5.5.4 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup).
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
// weaknesses (CWE)
- CWE-79