vendor:
TSOKA:CMS
by:
d3v1l [Avram Marius]
8,8
CVSS
HIGH
SQL Injection & XSS
89, 79
CWE
Product Name: TSOKA:CMS
Affected Version From: 1.1
Affected Version To: 2.0
Patch Exists: NO
Related CWE: N/A
CPE: a:tsoka:tsoka:cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
TSOKA:CMS v1.1 , v1.9 AND v2.0 SQL Injection & XSS Vulnerability
TSOKA:CMS versions 1.1, 1.9 and 2.0 are vulnerable to SQL Injection and XSS attacks. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable application. This can allow the attacker to execute arbitrary SQL commands on the underlying database and inject malicious JavaScript code into the application.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries. Additionally, developers should ensure that all output is properly encoded before being returned to the user.