What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Valentin Agachi Create Posts & Terms create-posts-terms allows Stored XSS.This issue affects Create Posts & Terms: from n/a through <= 1.3.1.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Valentin Agachi Create Posts & Terms create-posts-terms allows Stored XSS.This issue affects Create Posts & Terms: from n/a through <= 1.3.1.
Explanation of Vulnerability in Simple Terms
Create Posts & Terms versions 1.3.1 and earlier are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions such as creating, modifying, or deleting posts and terms without the administrator's knowledge or consent. The vulnerability requires user interaction—the admin must visit the attacker's page while logged into the WordPress site.
What an attacker can do
Trick a logged-in admin into visiting a malicious page to create, modify, or delete posts and terms without their consent.
Potential impact on your site
Unauthorized posts, terms, or content changes can be made to your site if admins visit untrusted links while logged in.
Conditions required to exploit
Site admin must be logged in and visit an attacker-controlled webpage; no special privileges or authentication required from attacker.
Key dates
External resources
Related vulnerabilities