What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in KaizenCoders Short URL plugin <= 1.6.8 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 KaizenCoders Short URL plugin <= 1.6.8 versions.
Explanation of Vulnerability in Simple Terms
Short URL versions up to 1.6.8 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unauthorized actions on behalf of authenticated users. An attacker can craft a malicious link or page that, when visited by a logged-in site administrator, executes unintended operations without the user's knowledge. The vulnerability requires user interaction and does not expose sensitive data directly.
What an attacker can do
Perform unauthorized actions on the site by tricking a logged-in user into visiting a malicious link.
Potential impact on your site
An attacker can modify site settings or data if they trick an admin into visiting a crafted page, potentially affecting site configuration.
Conditions required to exploit
A site administrator or authenticated user must visit an attacker-controlled page or click a malicious link while logged in.
Key dates
External resources
Related vulnerabilities