CVE-2024-52352 MEDIUM

CVE-2024-52352: WordPress Postcasa Shortcode plugin <= 1.0 - Cross Site Scripting (XSS) vulnerability

Vendor Miloandrew
Product Postcasa Shortcode
Weakness CWE-79 · XSS
Published November 11, 2024
Last update April 28, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in miloandrew Postcasa Shortcode postcasa allows DOM-Based XSS.This issue affects Postcasa Shortcode: from n/a through <= 1.0.

Explanation of Vulnerability in Simple Terms

02Summary

Postcasa Shortcode versions 1.0 and earlier contain a cross-site scripting (XSS) vulnerability. An attacker with low-level site access can inject malicious scripts into shortcode content. When another user views a page containing the affected shortcode, the attacker's script runs in their browser, potentially stealing session data or performing actions on their behalf.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute in other users' browsers when they view affected pages.

Potential impact on your site

04Site Impact

Site visitors' sessions and data can be compromised if an attacker with contributor access injects malicious shortcodes.

Conditions required to exploit

05Prerequisites

Attacker needs low-level site access (e.g., contributor role) and the victim must view a page with the malicious shortcode.

Key dates

06Disclosure timeline

November 11, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE