7.5
CVSSv2

CVE-2005-3926

Published: 30/11/2005 Updated: 19/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Direct static code injection vulnerability in error.php in GuppY 4.5.9 and previous versions, when register_globals is disabled, allows remote malicious users to execute arbitrary PHP code via the _SERVER[REMOTE_ADDR] parameter, which is injected into a .inc script that is later included by the main script.

Vulnerable Product Search on Vulmon Subscribe to Product

guppy guppy 4.5.9

guppy guppy 4.5

guppy guppy 4.5.3

guppy guppy 4.5.3a

guppy guppy 4.5.4

Exploits

<?php # if magic_quotes_gpc is off you can inject arbitrary php code (from rgod) /str0ke # # # ---guppy459_xplphp 1730 28/11/2005 # # # # Guppy <=459 _SERVER[REMOTE_ADDR] overwrite / remote commands xctn ...