WordPress security changelog
MEDIUM CVE-2024-6155 Analyzed

Greenshift – animation and page builder blocks: Cross-site scripting

Greenshift – animation and page builder blocks is affected by cross-site scripting. Exploitation requires at least subscriber-level access. Injected script can execute in the affected site's origin when the vulnerable output is viewed.

CVE / CNA score 6.4 CVSS 3.1 · security@wordfence.com
NVD score 5.4 CVSS 3.1 · nvd@nist.gov
Component
Greenshift – animation and page builder blocks
Plugin slug
greenshift-animation-and-page-builder-blocks
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jan 09, 2025
Weakness
CWE-862 — Missing Authorization
CWE-79 — Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CWE-918 — Server-Side Request Forgery (SSRF)

This CVE was published Jan 09, 2025 and is one of 16 known issues for this plugin.

Update, patch or deactivate.

Update Greenshift – animation and page builder blocks to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Greenshift – animation and page builder blocks plugin for WordPress is vulnerable to Authenticated (Subscriber+) Server-Side Request Forgery and Stored Cross Site Scripting in all versions up to, and including, 9.0.0 due to a missing capability check in the greenshift_download_file_localy function, along with no SSRF protection and sanitization on uploaded SVG files. This makes it possible for authenticated attackers, with Subscriber-level access and above, to make web requests to arbitrary locations originating from the web application that can also be leveraged to download malicious SVG files containing Cross-Site Scripting payloads to the server. On Cloud-based servers, attackers could retrieve the instance metadata. The issue was partially patched in version 8.9.9 and fully patched in version 9.0.1.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

NVD vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Primary and upstream sources