PT-2022-13162 · WordPress · Wp Visitor Statistics
Krzysztof Zając
·
Published
2022-03-07
·
Updated
2022-08-04
·
CVE-2022-0410
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
WP Visitor Statistics (Real Time Traffic) versions prior to 5.6
Description
The issue concerns a SQL injection problem. It occurs because the
id parameter is not properly sanitised and escaped before being used in a SQL statement via the "refUrlDetails" AJAX action. This action is available to any authenticated user, making it accessible to those with login credentials. The estimated number of potentially affected devices worldwide is not specified.Recommendations
For versions prior to 5.6, update to version 5.6 or later to resolve the issue.
As a temporary workaround, consider restricting access to the "refUrlDetails" AJAX action to minimize the risk of exploitation.
Avoid using the
id parameter in the affected AJAX endpoint until the issue is resolved.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Wp Visitor Statistics