What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Sami Ahmed Siddiqui HTTP Auth plugin <= 0.3.2 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Sami Ahmed Siddiqui HTTP Auth plugin <= 0.3.2 versions.
Explanation of Vulnerability in Simple Terms
HTTP Auth version 0.3.2 and earlier is vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by an authenticated user, performs unwanted actions on their behalf. The vulnerability requires user interaction—the victim must visit the attacker's page while logged in. This affects confidentiality, integrity, and availability of the application.
What an attacker can do
Perform unwanted actions on behalf of an authenticated user by tricking them into visiting a malicious webpage.
Potential impact on your site
Users' accounts can be compromised to perform unintended actions if they visit malicious sites while authenticated.
Conditions required to exploit
User must be authenticated and visit an attacker-controlled webpage while logged in.
Key dates
External resources
Related vulnerabilities