CVE-2024-38679 MEDIUM

CVE-2024-38679: WordPress Animated Typed JS Shortcode plugin <= 2.0 - Cross Site Scripting (XSS) vulnerability

Vendor Yongki Agustinus
Product Animated Typed JS Shortcode
Weakness CWE-79 · XSS
Published July 20, 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 (XSS or 'Cross-site Scripting') vulnerability in Yongki Agustinus Animated Typed JS Shortcode allows Stored XSS.This issue affects Animated Typed JS Shortcode: from n/a through 2.0.

Explanation of Vulnerability in Simple Terms

02Summary

The Animated Typed JS Shortcode plugin contains a cross-site scripting (XSS) vulnerability in versions up to 2.0. An authenticated user with low privileges can inject malicious scripts through the plugin's shortcode functionality. When another user views a page containing the malicious shortcode, the attacker's code runs in their browser, potentially stealing session data or performing actions on their behalf.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that runs in other users' browsers when they view affected pages.

Potential impact on your site

04Site Impact

Authenticated users can inject scripts affecting other site visitors; attackers may steal admin sessions or modify site content.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

July 20, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE