PT-2024-26854 · WordPress · Osm – Openstreetmap
Krzysztof Zając
·
Published
2024-07-09
·
Updated
2024-08-07
·
CVE-2024-3603
CVSS v3.1
6.4
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N |
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 Stored Cross-Site Scripting via the plugin's 'osm map' shortcode due to insufficient input sanitization and output escaping on user-supplied attributes such as
theme. This allows authenticated attackers with contributor-level access and above to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.Recommendations
For versions up to, and including, 6.0.2, update to a version that fixes the insufficient input sanitization and output escaping issue.
As a temporary workaround, consider restricting access to the
osm map shortcode to minimize the risk of exploitation.
Avoid using the theme attribute in the affected shortcode until the issue is resolved.Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Osm – Openstreetmap