Cyber Posture

CVE-2024-13483

High

Published: 19 February 2025

Published
19 February 2025
Modified
25 February 2025
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0391 88.3th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

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.

Security Summary

CVE-2024-13483 is a SQL injection vulnerability (CWE-89) in the LTL Freight Quotes – SAIA Edition plugin for WordPress, affecting all versions up to and including 2.2.10. The issue stems from insufficient escaping of user-supplied parameters 'edit_id' and 'dropship_edit_id', combined with a lack of sufficient preparation in the existing SQL query, allowing injection of malicious SQL.

Unauthenticated attackers can exploit this vulnerability remotely with low complexity, as indicated by its CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N). By appending additional SQL queries to existing ones, they can extract sensitive information from the database, achieving high confidentiality impact without affecting integrity or availability.

Advisories and patches are referenced in the WordPress plugin trac changeset at https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3242171%40ltl-freight-quotes-saia-edition&new=3242171%40ltl-freight-quotes-saia-edition&sfp_email=&sfph_mail= and Wordfence threat intelligence at https://www.wordfence.com/threat-intel/vulnerabilities/id/d5e0d192-17ee-42bd-9368-c8449d8e0d08?source=cve. The vulnerability was published on 2025-02-19.

Details

CWE(s)
CWE-89

Affected Products

eniture
ltl freight quotes
≤ 2.2.11

References