What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Advanced Flamingo.This issue affects Advanced Flamingo: from n/a through 1.0.
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 Advanced Flamingo.This issue affects Advanced Flamingo: from n/a through 1.0.
Explanation of Vulnerability in Simple Terms
Advanced Flamingo versions up to 1.0 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in user, performs unwanted actions on their behalf without their knowledge. The attack requires the victim to visit the attacker's page while authenticated to the vulnerable application.
What an attacker can do
Perform unwanted actions on behalf of a logged-in user without their consent.
Potential impact on your site
Users' accounts can be compromised to perform actions like changing settings or data without their knowledge.
Conditions required to exploit
Victim must be logged in and visit an attacker-controlled webpage.
Key dates
External resources
Related vulnerabilities