What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Tips and Tricks HQ, josh401 WP CSV to Database – Insert CSV file content into WordPress plugin <= 2.6 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Tips and Tricks HQ, josh401 WP CSV to Database – Insert CSV file content into WordPress plugin <= 2.6 versions.
Explanation of Vulnerability in Simple Terms
The WP CSV to Database plugin through version 2.6 lacks CSRF protection on administrative actions. An attacker can craft a malicious webpage that, when visited by a logged-in WordPress admin, performs unwanted CSV import operations or modifies plugin settings without the admin's knowledge or consent.
What an attacker can do
Perform CSV import operations or change plugin settings on behalf of a logged-in admin without their consent.
Potential impact on your site
Unauthorized CSV data could be imported into your database, or plugin settings could be altered by an attacker.
Conditions required to exploit
Admin must be logged into WordPress and visit a malicious webpage controlled by the attacker.
Key dates
External resources
Related vulnerabilities