vendor:
SQuery
by:
SHiKaA
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: SQuery
Affected Version From: ALL VERSIONS
Affected Version To: ALL VERSIONS
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(libpath) Remote File Inclusion Exploit
This exploit allows an attacker to include a remote file on the vulnerable server through the libpath parameter in gore.php. The attacker can execute arbitrary code on the vulnerable server by including a malicious file.
Mitigation:
The best way to mitigate this vulnerability is to ensure that user input is properly sanitized and validated before being used in the application.