WP-Strava <= 2.12.1 - Authenticated (Administrator+) Stored Cross-Site Scripting

2024-11-12 13:25
paupu

Strategic Overview

Status
Unpatched
Affected PluginWP-Strava
Affected Version<= 2.12.1
CVSS6.1Medium
CVECVE-2024-10038
View all WP-Strava vulnerabilities

Vulnerability Overview

The WP-Strava plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 2.12.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.

Technical Analysis

REMEDIATION: No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement. --- IDENTIFIER: CWE-80 (Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)) The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as <, >, and & that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C