vendor:
Bludit
by:
Vasu (tamilan_mkv)
6.1
CVSS
MEDIUM
Cross Site Scripting (XSS)
79
CWE
Product Name: Bludit
Affected Version From: 3.13.1
Affected Version To: 3.13.1
Patch Exists: YES
Related CWE: CVE-2021-35323
CPE: a:bludit:bludit:3.13.1
Platforms Tested: Kali Linux
2021
Bludit 3.13.1 – ‘username’ Cross Site Scripting (XSS)
Bludit 3.13.1 is vulnerable to Cross Site Scripting (XSS) when a malicious user enters a specially crafted username. The malicious code is triggered when the user visits the login page and enters the username with the malicious code. The code is then executed in the browser of the user.
Mitigation:
The user should ensure that all input is properly sanitized and validated before being used in the application.