PT-2024-26858 · WordPress · Osm – Openstreetmap Plugin
Krzysztof Zając
·
Published
2024-07-09
·
Updated
2024-08-01
·
CVE-2024-3604
CVSS v3.1
9.9
Critical
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
OSM – OpenStreetMap plugin for WordPress versions up to, and including, 6.0.2
Description
The issue is related to SQL Injection via the
tagged filter attribute of the osm map v3 shortcode due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the existing SQL query. This allows authenticated attackers, with contributor-level access and above, to append additional SQL queries into already existing queries, which can be used to extract sensitive information from the database.Recommendations
For versions up to, and including, 6.0.2, consider disabling the
osm map v3 shortcode or restricting access to it until a patch is available. As a temporary workaround, avoid using the tagged filter attribute in the osm map v3 shortcode to minimize the risk of exploitation.Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Osm – Openstreetmap Plugin