CVE-2024-12404

HIGH

CF Internal Link Shortcode <1.1.0 - SQL Injection

Title source: llm
STIX 2.1

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)

nomisec WORKING POC
by RandomRobbieBF · poc
https://github.com/RandomRobbieBF/CVE-2024-12404

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.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: CF Internal Link Shortcode WordPress plugin <= 1.1.0
No auth needed
Prerequisites: WordPress site with vulnerable plugin installed
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Scores

CVSS v3 7.5
EPSS 0.0078
EPSS Percentile 51.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-89
Status published
Products (1)
crowdfavorite/CF Internal Link Shortcode < 1.1.0
Published Jan 11, 2025
Tracked Since Feb 18, 2026