CVE-2024-5439 MEDIUM

CVE-2024-5439: Blocksy <= 2.0.50 - Authenticated (Contributor+) Stored Cross-Site Scripting

Vendor Creativethemeshq
Product Blocksy
Weakness CWE-20 · Input validation
Published June 5, 2024
Last update April 8, 2026

CVSS base score

6.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

The Blocksy theme for WordPress is vulnerable to Reflected Cross-Site Scripting via the custom_url parameter in all versions up to, and including, 2.0.50 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

Explanation of Vulnerability in Simple Terms

02Summary

Blocksy versions up to 2.0.50 contain an input validation flaw that allows authenticated users with low privileges to read sensitive data or modify site content across different security contexts. The vulnerability requires a valid user account but no special interaction. The scope extends beyond the vulnerable component, potentially affecting other parts of the site.

What an attacker can do

03Attacker Capabilities

Read sensitive data or modify site content if they have a low-privilege user account.

Potential impact on your site

04Site Impact

Authenticated users can access or change data they shouldn't, potentially exposing private information or altering site content.

Conditions required to exploit

05Prerequisites

Attacker must have a valid low-privilege user account; no user interaction required.

Key dates

06Disclosure timeline

June 5, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE