CVE-2024-3747 MEDIUM

CVE-2024-3747: Blocksy <= 2.0.39 - Authenticated (Contributor+) Stored Cross-Site Scripting via About Me block

Vendor Creativethemeshq
Product Blocksy
Weakness CWE-20 · Input validation
Published May 2, 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 Stored Cross-Site Scripting via the className parameter in the About Me block in all versions up to, and including, 2.0.39 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

Blocksy versions up to 2.0.39 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 permissions. The scope is changed, meaning the impact extends beyond the vulnerable component itself.

What an attacker can do

03Attacker Capabilities

Read sensitive data or modify site content with a low-privilege user account.

Potential impact on your site

04Site Impact

Authenticated users can access or alter data they should not be able to reach, potentially exposing private information or corrupting site content.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

May 2, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE