What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Softaculous Loginizer plugin <= 1.7.5 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Softaculous Loginizer plugin <= 1.7.5 versions.
Explanation of Vulnerability in Simple Terms
Loginizer versions up to 1.7.5 contain a cross-site request forgery (CSRF) vulnerability that allows an attacker to perform unauthorized actions on behalf of an authenticated user. The vulnerability requires user interaction—the victim must visit a malicious page while logged in. The impact is limited to integrity (data modification), with no confidentiality or availability impact.
What an attacker can do
Perform unauthorized actions on behalf of a logged-in user without their knowledge.
Potential impact on your site
An attacker can trick logged-in admins or users into performing unintended actions like changing settings or modifying data.
Conditions required to exploit
Victim must be logged in and visit an attacker-controlled page or link.
Key dates
External resources
Related vulnerabilities