What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability leading to Cross-Site Scripting (XSS) in David Anderson Testimonial Slider plugin <= 1.3.1 on WordPress.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability leading to Cross-Site Scripting (XSS) in David Anderson Testimonial Slider plugin <= 1.3.1 on WordPress.
Explanation of Vulnerability in Simple Terms
The Testimonial Slider WordPress plugin version 1.3.1 and earlier is vulnerable to cross-site request forgery (CSRF). An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the site without their knowledge. The vulnerability requires user interaction—the admin must visit the attacker's page while logged into WordPress.
What an attacker can do
Perform unwanted actions on the site (modify settings, create content) by tricking a logged-in admin into visiting a malicious webpage.
Potential impact on your site
An attacker can modify plugin settings or site content if they trick an admin into clicking a malicious link while logged in.
Conditions required to exploit
A logged-in WordPress administrator must visit an attacker-controlled webpage while authenticated to the site.
Key dates
External resources
Related vulnerabilities