vendor:
Theeta CMS
by:
c0dy
7.5
CVSS
HIGH
Cross Site Scripting
79
CWE
Product Name: Theeta CMS
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2020
Theeta CMS (Cross Site Scripting,SQL Injection) Multiple Vulnerabilities
Cross-site scripting (XSS) is a type of computer security vulnerability typically found in web applications which allow code injection by malicious web users into the web pages viewed by other users.
Mitigation:
Input validation, output encoding, and context-sensitive output encoding can be used to mitigate XSS attacks.