CVE-2024-51610 MEDIUM

CVE-2024-51610: WordPress Display Terms Shortcode plugin <= 1.0.4 - Cross Site Scripting (XSS) vulnerability

Vendor Seothemes
Product Display Terms Shortcode
Weakness CWE-79 · XSS
Published November 9, 2024
Last update May 11, 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 seothemes Display Terms Shortcode display-terms-shortcode allows Stored XSS.This issue affects Display Terms Shortcode: from n/a through <= 1.0.4.

Explanation of Vulnerability in Simple Terms

02Summary

Display Terms Shortcode versions up to 1.0.4 contain a stored cross-site scripting (XSS) vulnerability. An authenticated user with low privileges can inject malicious scripts into shortcode parameters. When other users view pages containing the affected shortcode, the injected code executes in their browsers, potentially compromising their sessions or stealing data.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute when other users view affected pages.

Potential impact on your site

04Site Impact

Authenticated users can inject persistent malicious code affecting all site visitors who view affected pages.

Conditions required to exploit

05Prerequisites

Attacker must be logged in with low-level user privileges and the victim must visit a page with the malicious shortcode.

Key dates

06Disclosure timeline

November 9, 2024 CVE published
May 11, 2026 Record updated

Related vulnerabilities

08Related CVE