What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Andreas Heigl authLdap plugin <= 2.5.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:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Andreas Heigl authLdap plugin <= 2.5.8 versions.
Explanation of Vulnerability in Simple Terms
authLdap versions up to 2.5.8 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious link or webpage that, when visited by an authenticated user, performs unwanted actions on the authLdap installation without the user's knowledge. The vulnerability requires user interaction and does not expose sensitive data, but can modify site configuration or settings.
What an attacker can do
Trick an authenticated user into performing unwanted actions on the authLdap installation via a malicious link or webpage.
Potential impact on your site
Site configuration or settings could be altered without authorization if an admin visits a malicious link while logged in.
Conditions required to exploit
An authenticated user must visit a malicious webpage or click a crafted link while logged into authLdap.
Key dates
External resources
Related vulnerabilities