CVE-2024-12025
HIGH EXPLOITED NUCLEICollapsing Categories <3.0.8 - SQL Injection
Title source: llmExploitation Summary
CVE-2024-12025 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 1 public exploit from researchers including RandomRobbieBF. A Nuclei detection template is also available.
AI-analyzed exploit summary The repository provides a detailed technical analysis of CVE-2024-12025, an unauthenticated SQL injection vulnerability in the Collapsing Categories WordPress plugin. It includes a proof-of-concept using sqlmap to demonstrate the exploitation of the 'taxonomy' parameter in the REST API endpoint.
Description
The Collapsing Categories plugin for WordPress is vulnerable to SQL Injection via the 'taxonomy' parameter of the /wp-json/collapsing-categories/v1/get REST API in all versions up to, and including, 3.0.8 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 (1)
The repository provides a detailed technical analysis of CVE-2024-12025, an unauthenticated SQL injection vulnerability in the Collapsing Categories WordPress plugin. It includes a proof-of-concept using sqlmap to demonstrate the exploitation of the 'taxonomy' parameter in the REST API endpoint.
Nuclei Templates (1)
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N