Exploitation Summary
EIP tracks 1 public exploit for CVE-2024-12404. PoCs published by RandomRobbieBF.
AI-analyzed exploit summary The repository provides a functional SQL injection exploit for CVE-2024-12404, targeting the CF Internal Link Shortcode WordPress plugin. It includes a sqlmap command demonstrating unauthenticated SQLi via the 'post_title' parameter.
Description
The CF Internal Link Shortcode plugin for WordPress is vulnerable to SQL Injection via the 'post_title' parameter in all versions up to, and including, 1.1.0 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 functional SQL injection exploit for CVE-2024-12404, targeting the CF Internal Link Shortcode WordPress plugin. It includes a sqlmap command demonstrating unauthenticated SQLi via the 'post_title' parameter.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N