PHP
CVE-2025-67912
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Premio Stars Testimonials stars-testimonials-with-slider-and-masonry-grid allows Stored XSS.This issue affects Stars Testimonials: from n/a through <= 3.3.4.
AnalysisAI
Stored cross-site scripting (XSS) in Premio Stars Testimonials WordPress plugin versions 3.3.4 and below allows authenticated users to inject malicious scripts that execute in the context of other users' browsers, potentially compromising site administrators or visitors. The vulnerability requires user interaction (UI:R) and authenticated access (PR:L), limiting immediate risk, but the stored nature means injected payloads persist and affect multiple users. No public exploit code or active KEV status is documented, though the 6.5 CVSS score reflects moderate severity when considering cross-site impact.
Technical ContextAI
The vulnerability stems from improper input validation and output encoding in the Stars Testimonials plugin's testimonial submission or management functionality (CWE-79: Improper Neutralization of Input During Web Page Generation). The plugin fails to sanitize user-supplied input before storing it in the database and rendering it on web pages, allowing attackers to embed arbitrary JavaScript code. This is a classic stored XSS flaw affecting WordPress plugins that process user-generated content without adequate escaping. The CPE context indicates this affects the WordPress plugin ecosystem specifically, where authenticated users (typically those with Contributor, Author, or Editor roles) can create or modify testimonial entries that may not be properly filtered before display to higher-privileged users or the public.
Affected ProductsAI
Premio Stars Testimonials plugin (stars-testimonials-with-slider-and-masonry-grid) for WordPress versions up to and including 3.3.4 are affected. The vulnerability was reported by Patchstack's security audit team against the specific plugin distribution. Patched versions beyond 3.3.4 are presumed safe, though the exact patched version number is not stated in the available advisory reference at patchstack.com/database/Wordpress/Plugin/stars-testimonials-with-slider-and-masonry-grid/.
RemediationAI
Users should immediately update the Stars Testimonials plugin to a version newer than 3.3.4, available from the WordPress plugin repository or the vendor's site linked via Patchstack. Site administrators should review the plugin's update changelog to identify the first version released after 3.3.4 that patches this XSS flaw. As a temporary workaround pending patching, restrict plugin access to trusted administrators only via WordPress user role management; additionally, configure web application firewalls or security plugins to filter suspicious script tags in form submissions. The Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/stars-testimonials-with-slider-and-masonry-grid/vulnerability/wordpress-stars-testimonials-plugin-3-3-4-cross-site-scripting-xss-vulnerability) contains detailed patching guidance and may specify the exact fixed version.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today