vendor:
Toronja CMS
by:
CoBRa_21
7,5
CVSS
HIGH
HTML/XSS Injection
79
CWE
Product Name: Toronja 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
Toronja Cms HTML/XSS Injection Vulnerability
Toronja CMS is vulnerable to HTML/XSS Injection. An attacker can inject malicious HTML/XSS code into the 'txt_filtro' parameter of the 'index.php' page. This can be exploited to execute arbitrary HTML/XSS code in a user's browser session in context of an affected site.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized and filtered before being used in the application.