CVE-2024-13483

HIGH

LTL Freight Quotes - SAIA Edition <2.2.10 - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2024-13483. PoCs published by RandomRobbieBF.

AI-analyzed exploit summary The repository provides a functional SQL injection PoC for CVE-2024-13483, targeting the LTL Freight Quotes – SAIA Edition WordPress plugin. It includes a detailed sqlmap command demonstrating multiple injection techniques (boolean-based blind, error-based, time-based blind, and UNION query) against the 'edit_id' parameter.

Description

The LTL Freight Quotes – SAIA 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, 2.2.10 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-13483

The repository provides a functional SQL injection PoC for CVE-2024-13483, targeting the LTL Freight Quotes – SAIA Edition WordPress plugin. It includes a detailed sqlmap command demonstrating multiple injection techniques (boolean-based blind, error-based, time-based blind, and UNION query) against the 'edit_id' parameter.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: LTL Freight Quotes – SAIA Edition WordPress plugin <= 2.2.10
No auth needed
Prerequisites: Access to the target WordPress admin-ajax.php endpoint · sqlmap tool installed
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Scores

CVSS v3 7.5
EPSS 0.0069
EPSS Percentile 48.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 < 2.2.11
enituretechnology/LTL Freight Quotes – SAIA Edition < 2.2.10
Published Feb 19, 2025
Tracked Since Feb 18, 2026