vendor:
Quicksilver Forums
by:
mdx
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Quicksilver Forums
Affected Version From: 1.2.0
Affected Version To: 1.2.1
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
2006
Quicksilver Forums (v1.2.0)+(1.2.1) Remote File Inclusion Vulnerabilities
Quicksilver Forums versions 1.2.0 and 1.2.1 are vulnerable to a remote file inclusion vulnerability due to a lack of sanitization of user input. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable server, which will then include and execute the malicious file.
Mitigation:
Input validation should be used to prevent malicious user input from being passed to the vulnerable application. Additionally, the application should be configured to only include files from trusted sources.