vendor:
FlatCore CMS
by:
Sinem Sahin
8.8
CVSS
HIGH
Stored Cross Site Scripting
79
CWE
Product Name: FlatCore CMS
Affected Version From: 2.1.2001
Affected Version To: 2.1.2001
Patch Exists: YES
Related CWE:
CPE: 2.3:a:flatcore:flatcore_cms:2.1.1
Platforms Tested: Windows & XAMPP
2020
FlatCore CMS 2.1.1 -Stored Cross Site Scripting
FlatCore CMS 2.1.1 is vulnerable to Stored Cross Site Scripting. An attacker can inject malicious JavaScript code into the username field of the user account, which will be executed when the user visits the page. The malicious code can be used to steal user credentials, hijack user sessions, redirect users to malicious websites, etc.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the username field. Additionally, the application should be kept up to date with the latest security patches.