CVE-2024-32098 HIGH

CVE-2024-32098: WordPress Advanced Page Visit Counter plugin <= 8.0.6 - Auth. SQL Injection (SQLi) vulnerability

Vendor Page Visit Counter
Product Advanced Page Visit Counter
Weakness CWE-89 · SQLi
Published April 15, 2024
Last update April 28, 2026

CVSS base score

7.6/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L

What the vulnerability does

01Description

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Page Visit Counter Advanced Page Visit Counter.This issue affects Advanced Page Visit Counter: from n/a through 8.0.6.

Explanation of Vulnerability in Simple Terms

02Summary

Advanced Page Visit Counter versions up to 8.0.6 contain a SQL injection vulnerability in database query handling. An authenticated administrator can inject malicious SQL code through unfiltered input, potentially reading sensitive data from the database. The vulnerability requires high-level privileges to exploit and does not allow data modification.

What an attacker can do

03Attacker Capabilities

Read sensitive data from the site's database by injecting SQL commands.

Potential impact on your site

04Site Impact

An admin account compromise could expose your database contents, including user data and configuration secrets.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to the site.

Key dates

06Disclosure timeline

April 15, 2024 CVE published
April 28, 2026 Record updated