CVE-2024-13485

HIGH

LTL Freight Quotes - ABF Freight Edition <3.3.7 - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2024-13485. PoCs published by iSee857, RandomRobbieBF.

AI-analyzed exploit summary The repository contains functional exploit code for CVE-2026-22812, demonstrating remote command execution (RCE) in OpenCode. The script sends a crafted JSON payload to the target's session endpoint, then executes a command via the shell endpoint, verifying RCE by checking for 'uid=' and 'gid=' in the response.

Description

The LTL Freight Quotes – ABF Freight Edition plugin for WordPress is vulnerable to SQL Injection via the 'edit_id' and 'dropship_edit_id' parameters in all versions up to, and including, 3.3.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)

github WORKING POC 40 stars
by iSee857 · pythonpoc
https://github.com/iSee857/CVE-PoC/tree/main/WordPress_CVE-2024-13485_SQL_Injection.py

The repository contains functional exploit code for CVE-2026-22812, demonstrating remote command execution (RCE) in OpenCode. The script sends a crafted JSON payload to the target's session endpoint, then executes a command via the shell endpoint, verifying RCE by checking for 'uid=' and 'gid=' in the response.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: OpenCode (version not specified)
No auth needed
Prerequisites: Network access to the target · Target must be running a vulnerable version of OpenCode
devstral-2 · analyzed Feb 27, 2026 Full analysis →
nomisec WORKING POC
by RandomRobbieBF · poc
https://github.com/RandomRobbieBF/CVE-2024-13485

The repository provides a functional SQL injection PoC for CVE-2024-13485, targeting the LTL Freight Quotes – ABF Freight Edition WordPress plugin. It includes a sqlmap command demonstrating unauthenticated SQLi via the 'edit_id' parameter, with payloads for boolean-based blind, error-based, time-based blind, and UNION query techniques.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: LTL Freight Quotes – ABF Freight Edition <= 3.3.7
No auth needed
Prerequisites: WordPress installation with vulnerable plugin · Network access to target
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Scores

CVSS v3 7.5
EPSS 0.0090
EPSS Percentile 54.9%
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 (2)
eniture/ltl_freight_quotes < 3.3.8
enituretechnology/LTL Freight Quotes – ABF Freight Edition < 3.3.7
Published Feb 19, 2025
Tracked Since Feb 18, 2026