vendor:
Minify4Joomla
by:
Sid3^effects aKa HaRi
7,5
CVSS
HIGH
XSS
79
CWE
Product Name: Minify4Joomla
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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
2010
Minify4Joomla Upload and Persistent XSS Vulnerability
Minify4Joomla is a PHP5 app that can combine multiple CSS or JavaScript files, compress their contents, and cache them on demand to speed up page loads. An attacker can exploit this vulnerability by registering and submitting an article with an XSS attack pattern, which will be stored in the database and executed when the article is viewed.
Mitigation:
Ensure that user-supplied input is properly sanitized and validated before being stored in the database.