Active Members akkiliON Posted November 6, 2014 Active Members Report Posted November 6, 2014 Hello list!There are Abuse of Functionality, Brute Force and Cross-Site Request Forgeryvulnerabilities in D-Link DAP-1360 (Wi-Fi Access Point and Router).-------------------------Affected products:-------------------------Vulnerable is the next model: D-Link DAP-1360, Firmware 1.0.0. This modelwith other firmware versions also must be vulnerable.D-Link will fix these vulnerabilities in the next version of firmware (willbe released in November), as they answered me in October. Except minorvulnerability - Abuse of Functionality.----------Details:----------Abuse of Functionality (WASC-42):Login is persistent: admin. Which simplify Brute Force attack.Brute Force (WASC-11):In login form http://192.168.0.50 there is no protection against Brute Forceattacks. Which allows to pick up password (if it was changed from default),particularly at local attack. E.g. via LAN malicious users or virus at somecomputer can conduct attack for picking up the password, if it was changed.For attacks it's needed to send POST request with cookie with login andpassword:Cookie: cookie_lang=ukr; client_login=admin; client_password=1Cross-Site Request Forgery (WASC-09):Lack of protection against Brute Force (such as captcha) also leads topossibility of conducting of CSRF attacks, which I wrote about in thearticle Attacks on unprotected login forms(http://lists.webappsec.org/pipermail/websecurity_lists.webappsec.org/2011-April/007773.html).It allows to conduct remote login. Which will be in handy at conducting ofattacks on different CSRF and XSS vulnerabilities in control panel.For attacks it's needed to send POST request with cookie with login andpassword (e.g. it can be set using Flash or other plugins):Cookie: cookie_lang=ukr; client_login=admin; client_password=1There are many CSRF vulnerabilities inside admin panel and I'll write aboutthem in the next advisory------------Timeline:------------ 2014.05.08 - announced at my site.2014.05.22 - informed developer about multiple vulnerabilities.2014.07.12 - disclosed at my site (http://websecurity.com.ua/7168/).Best wishes & regards,MustLiveAdministrator of Websecurity web sitehttp://websecurity.com.ua Source: D-Link DAP-1360 Abuse / Cross Site Request Forgery ? Packet Storm Quote