vendor:
Browser CRM
by:
7.5
CVSS
HIGH
SQL-injection and Cross-site scripting
CWE
Product Name: Browser CRM
Affected Version From: 5.100.01
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Multiple SQL-injection and Cross-site scripting vulnerabilities in Browser CRM
The Browser CRM application is prone to multiple SQL-injection vulnerabilities and multiple cross-site scripting vulnerabilities. These vulnerabilities arise due to insufficient sanitization of user-supplied data. Exploiting these vulnerabilities could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Mitigation:
To mitigate these vulnerabilities, it is recommended to sanitize user-supplied data before using it in SQL queries and implement proper input validation and output encoding to prevent cross-site scripting attacks. Regularly updating the application to the latest version is also advised.