CVE-2024-13481

HIGH

LTL Freight Quotes - R+L Carriers Edition <3.3.4 - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

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

AI-analyzed exploit summary The repository contains functional exploit code for multiple CVEs, including CVE-2026-22812, which demonstrates command execution via a session-based shell endpoint. The code includes proper error handling, threading for batch scanning, and JSON-based payloads.

Description

The LTL Freight Quotes – R+L Carriers 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.4 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-13481_SQL_Injection.py

The repository contains functional exploit code for multiple CVEs, including CVE-2026-22812, which demonstrates command execution via a session-based shell endpoint. The code includes proper error handling, threading for batch scanning, and JSON-based payloads.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: OpenCode (CVE-2026-22812), Altenergy (CVE-2024-11305), and others
No auth needed
Prerequisites: network access to target · target service running
devstral-2 · analyzed Feb 27, 2026 Full analysis →
nomisec WORKING POC
by RandomRobbieBF · poc
https://github.com/RandomRobbieBF/CVE-2024-13481

The repository provides a functional SQL injection exploit for CVE-2024-13481, targeting the LTL Freight Quotes – R+L Carriers 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
Moderate
Reliability
Reliable
Target: LTL Freight Quotes – R+L Carriers Edition WordPress plugin <= 3.3.4
No auth needed
Prerequisites: Access to the target WordPress admin-ajax.php endpoint · sqlmap installed
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Scores

CVSS v3 7.5
EPSS 0.0087
EPSS Percentile 54.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 (2)
eniture/ltl_freight_quotes < 3.3.5
enituretechnology/LTL Freight Quotes – R+L Carriers Edition < 3.3.4
Published Feb 19, 2025
Tracked Since Feb 18, 2026