Files
CVEs-PoC/2022/CVE-2022-0410.md
T
2024-06-18 02:51:15 +02:00

845 B

CVE-2022-0410

Description

The WP Visitor Statistics (Real Time Traffic) WordPress plugin before 5.6 does not sanitise and escape the id parameter before using it in a SQL statement via the refUrlDetails AJAX action, available to any authenticated user, leading to a SQL injection

POC

Reference

Github