What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Joakim Ling Remove slug from custom post type plugin <= 1.0.3 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Joakim Ling Remove slug from custom post type plugin <= 1.0.3 versions.
Explanation of Vulnerability in Simple Terms
The Remove slug from custom post type plugin for WordPress contains a cross-site request forgery (CSRF) vulnerability in versions up to 1.0.3. An attacker can craft a malicious link or page that, when visited by a logged-in site administrator, performs unwanted actions on the site without the administrator's knowledge or consent. The vulnerability requires user interaction and does not affect data confidentiality.
What an attacker can do
Trick a site admin into visiting a malicious page that performs unwanted actions on the site.
Potential impact on your site
An attacker can modify plugin settings or perform other admin actions if they trick your administrator into clicking a malicious link.
Conditions required to exploit
Site admin must visit an attacker-controlled page while logged into WordPress.
Key dates
External resources
Related vulnerabilities