CVE-2024-37960 MEDIUM

CVE-2024-37960: WordPress CodePen Embedded Pens Shortcode plugin <= 1.0.0 - Cross Site Scripting (XSS) vulnerability

Vendor Chris Coyier
Product CodePen Embedded Pens 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 Chris Coyier CodePen Embedded Pens Shortcode allows Stored XSS.This issue affects CodePen Embedded Pens Shortcode: from n/a through 1.0.0.

Explanation of Vulnerability in Simple Terms

02Summary

The CodePen Embedded Pens Shortcode plugin contains a cross-site scripting (XSS) vulnerability in versions up to 1.0.0. An authenticated user can inject malicious scripts through the shortcode that execute in other users' browsers when they view the affected page. The vulnerability requires user interaction and can affect the confidentiality, integrity, and availability of site data.

What an attacker can do

03Attacker Capabilities

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

Potential impact on your site

04Site Impact

Authenticated users can inject scripts affecting other visitors' sessions, potentially stealing credentials or modifying page content.

Conditions required to exploit

05Prerequisites

Attacker must be logged in with at least low-level privileges and trick a user into viewing a page containing the malicious shortcode.

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE