Cross-Site Scripting in FastAdmin Product by FastAdmin
CVE-2018-10268
5.4MEDIUM
What is CVE-2018-10268?
A Cross-Site Scripting (XSS) vulnerability has been identified within FastAdmin version V1.0.0.20180417_beta. The issue arises when user input is not adequately sanitized, particularly through the avatar parameter in the User controller of the application API. An attacker could exploit this vulnerability to inject malicious scripts, potentially compromising the security of user sessions and leading to unauthorized access or data theft. Implementing input validation and output encoding can help mitigate this risk.
