header-logo
Suggest Exploit
vendor:
Joomla
by:
Unknown
4.3
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: Joomla
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:joomla:com_artistavenue
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

Joomla com_artistavenue Component Cross-Site Scripting Vulnerability

The Joomla! 'com_artistavenue' component fails to properly sanitize user-supplied input, leading to a cross-site scripting vulnerability. An attacker can exploit this vulnerability to execute arbitrary script code in the browser of an unsuspecting user, potentially stealing authentication credentials and launching further attacks.

Mitigation:

Apply proper input validation and output encoding to prevent XSS attacks. Ensure that user-supplied input is properly sanitized before being displayed in web pages.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/37798/info

The Joomla! 'com_artistavenue' component is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks. 

http://www.example.com/index.php?option=com_tienda&task=verproducto&categoria=[XSS]