vendor:
SQuery
by:
zod
9,3
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: SQuery
Affected Version From: 4.5
Affected Version To: 4.5
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
SQuery <= 4.5 Remote File Inclusion Exploit
This exploit allows an attacker to execute arbitrary code on a vulnerable server by including a file from a remote web server through a vulnerable SQuery application. The attacker can use this vulnerability to upload a malicious file and execute it on the server.
Mitigation:
The best way to mitigate this vulnerability is to ensure that user input is properly sanitized and validated. Additionally, the application should be configured to only allow the inclusion of files from a trusted source.