What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Nicearma DNUI plugin <= 2.8.1 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 Nicearma DNUI plugin <= 2.8.1 versions.
Explanation of Vulnerability in Simple Terms
DNUI through version 2.8.1 contains a cross-site request forgery (CSRF) vulnerability that allows an attacker to perform unauthorized actions on behalf of a logged-in user. The vulnerability requires the victim to visit a malicious webpage while authenticated to the application. An attacker can modify data or trigger actions with the victim's privileges, though the impact is limited to confidentiality, integrity, and availability at low severity.
What an attacker can do
Perform unauthorized actions on behalf of a logged-in user by tricking them into visiting a malicious webpage.
Potential impact on your site
Users' accounts can be manipulated to perform unintended actions if they visit untrusted links while logged in.
Conditions required to exploit
Victim must be logged into DNUI and visit an attacker-controlled webpage; no special attacker privileges required.
Key dates
External resources
Related vulnerabilities