vendor:
Allinta CMS
by:
Unknown
7.5
CVSS
HIGH
SQL Injection, Cross-Site Scripting
89, 79
CWE
Product Name: Allinta CMS
Affected Version From: Allinta CMS 22.07.2010
Affected Version To: Allinta CMS 22.07.2010
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2010
Allinta CMS SQL Injection and Cross-Site Scripting Vulnerabilities
Allinta CMS is prone to multiple SQL-injection vulnerabilities and multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize 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 to implement proper input validation and output encoding to prevent cross-site scripting attacks.