Cyber Posture

CVE-2024-13533

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.0015 35.0th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

The Small Package Quotes – USPS Edition plugin for WordPress is vulnerable to SQL Injection via the 'edit_id' parameter in all versions up to, and including, 1.3.5 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-13533 is a SQL injection vulnerability in the Small Package Quotes – USPS Edition plugin for WordPress, affecting all versions up to and including 1.3.5. The flaw arises from insufficient escaping of the user-supplied 'edit_id' parameter and lack of sufficient preparation in the existing SQL query, allowing attackers to append additional SQL queries.

Unauthenticated attackers can exploit this vulnerability remotely with low complexity, requiring no user interaction and no privileges. Successful exploitation enables extraction of sensitive information from the database, as reflected in the CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N) and associated CWE-89.

Advisories and references, including Wordfence threat intelligence and WordPress plugin trac details, point to a patch applied in changeset 3242060, with the vulnerable code visible at line 77 in shipping-rules-save.php. Security practitioners should update the plugin to the fixed version to mitigate the issue.

Details

CWE(s)
CWE-89

Affected Products

eniture
small package quotes
≤ 1.3.6

References