CVE-2024-8529
CRITICAL EXPLOITED NUCLEIWordPress LearnPress Unauthenticated SQLi (CVE-2024-8522, CVE-2024-8529)
Title source: metasploitExploitation Summary
CVE-2024-8529 has been observed exploited in the wild (reported by VulnCheck KEV).
EIP tracks 2 public exploits from researchers including RandomRobbieBF, abrahack, Valentin Lobstein, Achref Ben Thameur a.k.a achrefthameur, including a Metasploit module auxiliary/scanner/http/wp_learnpress_c_fields_sqli.
A Nuclei detection template is also available.
AI-analyzed exploit summary This repository contains a proof-of-concept for CVE-2024-8529, an unauthenticated SQL injection vulnerability in the LearnPress WordPress plugin. The exploit leverages the 'c_fields' parameter in the REST API endpoint to perform boolean-based and time-based blind SQL injection attacks.
Description
The LearnPress – WordPress LMS Plugin plugin for WordPress is vulnerable to SQL Injection via the 'c_fields' parameter of the /wp-json/lp/v1/courses/archive-course REST API endpoint in all versions up to, and including, 4.2.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Exploits (2)
This repository contains a proof-of-concept for CVE-2024-8529, an unauthenticated SQL injection vulnerability in the LearnPress WordPress plugin. The exploit leverages the 'c_fields' parameter in the REST API endpoint to perform boolean-based and time-based blind SQL injection attacks.
This Metasploit module exploits unauthenticated SQL injection vulnerabilities (CVE-2024-8522 and CVE-2024-8529) in the LearnPress WordPress LMS Plugin via the 'c_only_fields' and 'c_fields' parameters. It uses time-based blind SQL injection to extract sensitive information such as user credentials.
Nuclei Templates (1)
body="wp-content/plugins/learnpress"
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H