Cyber Posture

CVE-2024-13351

High

Published: 15 January 2025

Published
15 January 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score 7.2 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
EPSS Score 0.0040 60.7th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

The Social proof testimonials and reviews by Repuso plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'rw_image_badge1' shortcode in all versions up to, and including, 5.20 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Security Summary

CVE-2024-13351 is a stored cross-site scripting (XSS) vulnerability in the Social proof testimonials and reviews by Repuso plugin for WordPress, affecting all versions up to and including 5.20. The flaw occurs in the plugin's 'rw_image_badge1' shortcode due to insufficient input sanitization and output escaping on user-supplied attributes. It has been assigned CWE-79 and a CVSS v3.1 base score of 7.2 (AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N), published on 2025-01-15.

Authenticated attackers with contributor-level access or higher can exploit this vulnerability by injecting arbitrary web scripts into pages via the shortcode. The injected scripts will execute in users' browsers whenever they access the affected pages, potentially leading to session hijacking, defacement, or theft of sensitive data from administrators or other users.

Mitigation details are available in referenced advisories, including a patch commit in the WordPress plugin trac at https://plugins.trac.wordpress.org/changeset/3222107/social-testimonials-and-reviews-widget/trunk/social-testimonials-and-reviews-widget.php and a Wordfence threat intelligence report at https://www.wordfence.com/threat-intel/vulnerabilities/id/ff7ead53-4b20-48ba-95cd-118fb4eab330?source=cve.

Details

CWE(s)
CWE-79

References