SQL Injection Vulnerability in OSM – OpenStreetMap Plugin
CVE-2024-3604
8.8HIGH
Summary
The OpenStreetMap plugin for WordPress is susceptible to SQL Injection due to inadequate input escaping on the 'tagged_filter' attribute of the 'osm_map_v3' shortcode. This vulnerability affects all versions up to and including 6.0.2. Authenticated users with contributor-level access and above can exploit this flaw by appending additional SQL queries to existing queries, enabling them to extract sensitive data from the database. Proper sanitization and parameterized queries should be implemented to mitigate this issue.
Affected Version(s)
OSM – OpenStreetMap * <= 6.0.2
References
CVSS V3.1
Score:
8.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved
Credit
Krzysztof Zając