ID CVE-2006-1688
Summary Multiple PHP remote file inclusion vulnerabilities in SQuery 4.5 and earlier, as used in products such as Autonomous LAN party (ALP), allow remote attackers to execute arbitrary PHP code via a URL in the libpath parameter to scripts in the lib directory including (1) ase.php, (2) devi.php, (3) doom3.php, (4) et.php, (5) flashpoint.php, (6) gameSpy.php, (7) gameSpy2.php, (8) gore.php, (9) gsvari.php, (10) halo.php, (11) hlife.php, (12) hlife2.php, (13) igi2.php, (14) main.lib.php, (15) netpanzer.php, (16) old_hlife.php, (17) pkill.php, (18) q2a.php, (19) q3a.php, (20) qworld.php, (21) rene.php, (22) rvbshld.php, (23) savage.php, (24) simracer.php, (25) sof1.php, (26) sof2.php, (27) unreal.php, (28) ut2004.php, and (29) vietcong.php. NOTE: the lib/armygame.php vector is already covered by CVE-2006-1610. The provenance of most of these additional vectors is unknown, although likely from post-disclosure analysis. NOTE: this only occurs when register_globals is disabled.
References
Vulnerable Configurations
  • cpe:2.3:a:squery:squery:*:*:*:*:*:*:*:*
    cpe:2.3:a:squery:squery:*:*:*:*:*:*:*:*
CVSS
Base: 7.5 (as of 14-02-2024 - 01:17)
Impact:
Exploitability:
CWE CWE-94
CAPEC
  • Code Injection
    An adversary exploits a weakness in input validation on the target to inject new code into that which is currently executing. This differs from code inclusion in that code inclusion involves the addition or replacement of a reference to a code file, which is subsequently loaded by the target and used as part of the code of some application.
  • Leverage Executable Code in Non-Executable Files
    An attack of this type exploits a system's trust in configuration and resource files. When the executable loads the resource (such as an image file or configuration file) the attacker has modified the file to either execute malicious code directly or manipulate the target process (e.g. application server) to execute based on the malicious configuration parameters. Since systems are increasingly interrelated mashing up resources from local and remote sources the possibility of this attack occurring is high.
  • Manipulating User-Controlled Variables
    This attack targets user controlled variables (DEBUG=1, PHP Globals, and So Forth). An attacker can override environment variables leveraging user-supplied, untrusted query variables directly used on the application server without any data sanitization. In extreme cases, the attacker can change variables controlling the business logic of the application. For instance, in languages like PHP, a number of poorly set default configurations may allow the user to override variables.
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:P/I:P/A:P
refmap via4
bid 17434
bugtraq
  • 20060408 Autonomous LAN party File iNclusion
  • 20060710 SQuery <= 4.5(libpath) Remote File Inclusion Exploit
  • 20060724 SQuery v.x (devi.php) (armygame.php) Remote File Inclusion
misc
osvdb
  • 24401
  • 24402
  • 24403
  • 24404
  • 24405
  • 24406
  • 24407
  • 24408
  • 24409
  • 24410
  • 24411
  • 24412
  • 24413
  • 24414
  • 24415
  • 24416
  • 24417
  • 24418
  • 24419
  • 24420
  • 24421
  • 24422
  • 24423
  • 24424
  • 24425
  • 24426
  • 24427
  • 24428
  • 24429
sectrack 1015884
secunia
  • 19482
  • 19588
sreason 679
vupen ADV-2006-1284
Last major update 14-02-2024 - 01:17
Published 11-04-2006 - 00:02
Last modified 14-02-2024 - 01:17
Back to Top