vendor:
ArtForms
by:
Salvatore Fresta aka Drosophila
7,5
CVSS
HIGH
Multiple SQL Injection, Directory Traversal, Reflected XSS
89, 22, 79
CWE
Product Name: ArtForms
Affected Version From: 2.1b7.2 RC2
Affected Version To: 2.1b7.2 RC2
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
2010
ArtForms 2.1b7.2 RC2 Joomla Component Multiple Remote Vulnerabilities
The parameters viewform and id are not properly sanitised before being used in a SQL query.This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. The l parameter in alikon/captcha.php is not properly sanitised before being used to create a path for a file that will be downloaded.This can be exploited to download arbitrary files from local resources via directory traversal attacks. The afmsg parameter is not properly sanitised before being printed.This allows the execution of arbitrary HTML code.
Mitigation:
Restrict access to the vulnerable files and to use a web application firewall to filter the malicious input.