Boonex Dolphin 7.3 Authentication Bypass

2016.10.27
Credit: Saadat Ullah
Risk: High
Local: No
Remote: Yes
CVE: N/A
CWE: N/A

# Exploit Title : Boonex Dolphin all versoin <= 7.3 Authentication Bypass # Exploit Author : Saadat Ullah i1/4 saadi_linux[@]rocketmail.com # Software Link : https://www.boonex.com # Author HomePage : http://security-geeks.blogspot.com Proof of Concept File: admin.inc.php Line: 187 Code: (strcmp($aProfile['Password'], $passwd) != 0) $passwd is equal to Cookie parameter memberpassword Bug: According to PHP documentation strcmp will compare strings, but what if we provide an array??? So, simple bypass is to put two cookies in browser memebrID=1 memberpassword[]=blah --->array This will allow the attacker to bypass the authentication and can also enter in admin panel. Already communicated to dolphin developers. https://www.boonex.com/forums/topic/Security-Bug-High-Authentication-bypass.htm #Independent Pakistani Security Researcher


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