7.5
CVSSv2

CVE-2005-4318

Published: 17/12/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

SQL injection vulnerability in index.php in Limbo CMS 1.0.4.2 and previous versions, with register_globals off, allows remote malicious users to execute arbitrary SQL commands via the _SERVER[REMOTE_ADDR] parameter, which modifies the underlying $_SERVER variable.

Vulnerable Product Search on Vulmon Subscribe to Product

Exploits

<?php # ---limbo_1042_eval_xplphp 1603 14/12/2005 # # # # Limbo <= 1042 _SERVER[REMOTE_ADDR] overwrite/ remote cmmnds xctn # # coded by rgod # # ...