CVE-2024-54209 HIGH

CVE-2024-54209: WordPress Awesome Shortcodes plugin <= 1.7.2 - Reflected Cross Site Scripting (XSS) vulnerability

Vendor Wpfactory
Product Awesome Shortcodes
Weakness CWE-79 · XSS
Published December 6, 2024
Last update May 11, 2026

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/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 WPFactory Awesome Shortcodes awesome-shortcodes allows Reflected XSS.This issue affects Awesome Shortcodes: from n/a through <= 1.7.2.

Explanation of Vulnerability in Simple Terms

02Summary

Awesome Shortcodes versions 1.7.2 and earlier contain a cross-site scripting (XSS) vulnerability. An attacker can inject malicious scripts into shortcode parameters that execute in the browsers of site visitors. The vulnerability requires user interaction—a victim must visit a page containing the malicious shortcode. This can lead to session hijacking, credential theft, or malware distribution.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that runs in visitors' browsers when they view pages with the affected shortcode.

Potential impact on your site

04Site Impact

Visitors' sessions and credentials can be compromised; malware or phishing content can be injected into your site.

Conditions required to exploit

05Prerequisites

No authentication required. A victim must visit a page containing the malicious shortcode.

Key dates

06Disclosure timeline

December 6, 2024 CVE published
May 11, 2026 Record updated

Related vulnerabilities

08Related CVE