Vulnerability Description: Cross-Site Request Forgery - CWE-352
Software Version: V1.0.0P220507
NIST: https://nvd.nist.gov/vuln/detail/CVE-2024-45161
CVSS:
Severity:
Credits: Ferraresi Massimiliano, Brolli Massimiliano
The Web Application interface is affected by Cross Site Request Forgery vulnerabilities. CSRF is an attack that forces an end user to execute unwanted actions on a web application in which he is currently authenticated. With a little help of social engineering/phishing (such as sending a link via email or chat), an attacker may trick the users of a web application into executing actions of the attacker’s choosing. If the victim is a normal user, a successful CSRF attack can force the user to perform state changing requests like transferring funds, changing their email address, and so forth. If the victim is an administrative account, CSRF can compromise the entire web application.