cve/2022/CVE-2022-4230.md
2024-06-18 02:51:15 +02:00

870 B

CVE-2022-4230

Description

The WP Statistics WordPress plugin before 13.2.9 does not escape a parameter, which could allow authenticated users to perform SQL Injection attacks. By default, the affected feature is available to users with the manage_options capability (admin+), however the plugin has a settings to allow low privilege users to access it as well.

POC

Reference

Github