vendor:
N/A
by:
Mr.tro0oqy
3.1
CVSS
MEDIUM
Cross Site Scripting
79
CWE
Product Name: N/A
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
Joomla compnent com_noticia cross site scripting
The vulnerability exists due to insufficient filtration of user-supplied data in the 'itemId' parameter of the 'index.php' script. A remote attacker can execute arbitrary HTML and script code in a browser in the context of the vulnerable website.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to dynamically generate or modify the content of a web page.