CVE-2024-51837 HIGH

CVE-2024-51837: WordPress WP Contest plugin <= 1.0.0 - SQL Injection vulnerability

Vendor Sophia M Williams
Product WP Contest
Weakness CWE-89 · SQLi
Published November 11, 2024
Last update April 28, 2026

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/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 Sophia M Williams WP Contest wp-contest allows SQL Injection.This issue affects WP Contest: from n/a through <= 1.0.0.

Explanation of Vulnerability in Simple Terms

02Summary

WP Contest versions 1.0.0 and earlier contain a SQL injection vulnerability accessible to authenticated users with low privileges. An attacker can craft malicious input to extract sensitive data from the site database, including user credentials and configuration details. The vulnerability affects the entire application scope due to database access. No user interaction is required once the attacker is logged in.

What an attacker can do

03Attacker Capabilities

Read sensitive data from the site database, including user information and site configuration.

Potential impact on your site

04Site Impact

User data and site configuration may be exposed to any authenticated user, even those with minimal permissions.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account (e.g., subscriber or contributor role) on the WordPress site.

Key dates

06Disclosure timeline

November 11, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE