All intelligence
// vulnerability record
live · NVDCVE-2025-1401
HIGHpublished 2025-03-13 06:15 UTC · 1 year ago · modified 2026-06-17 08:39 UTC
7.1
CVSS / 10
// description
The WP Click Info WordPress plugin through 2.7.4 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