All intelligence
// vulnerability record
live · NVDCVE-2024-13891
HIGHpublished 2025-03-13 06:15 UTC · 1 year ago · modified 2026-06-17 07:02 UTC
7.1
CVSS / 10
// description
The Schedule WordPress plugin through 1.0.0 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
// weaknesses (CWE)
- CWE-79