
CVE-2024-13114 – WP Projects Portfolio with Client Testimonials <= 3.0 - Reflected XSS
https://notcve.org/view.php?id=CVE-2024-13114
14 Jan 2025 — The WP Projects Portfolio with Client Testimonials WordPress plugin through 3.0 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin. The WP Projects Portfolio with Client Testimonials plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'sfvalue' parameter in all versions up to, and including, 3.0 due to insufficient input sanitization and output esca... • https://wpscan.com/vulnerability/0cecda12-590a-42a6-b10b-e0efe7fb3a3a • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2024-13115 – WP Projects Portfolio with Client Testimonials <= 3.0 - Stored XSS via CSRF
https://notcve.org/view.php?id=CVE-2024-13115
14 Jan 2025 — The WP Projects Portfolio with Client Testimonials WordPress plugin through 3.0 does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack. The WP Projects Portfolio with Client Testimonials plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.0. This is due to missing or incorrect nonce validation on the wp-projects-portfolio page. ... • https://wpscan.com/vulnerability/76e46727-3995-4442-bbcb-04e793d72108 • CWE-352: Cross-Site Request Forgery (CSRF) •