vendor:
WBR-3406 Wireless Broadband NAT Router
by:
Pr0T3cT10n AKA Yakir Wizman
7,5
CVSS
HIGH
Cross Site Request Forgery (CSRF)
352
CWE
Product Name: WBR-3406 Wireless Broadband NAT Router
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2012
WBR-3406 Wireless Broadband NAT Router Web-Console Password Change Bypass & CSRF Vulnerability
This PoC code should do two main things: 1. Cross Site Request Forgery (For more information, just google it). 2. This code change to new password without know the current password. The vulnerability work in a way that if we remove the "PA=" parameter which is the current password the application ignore that and change the password without even entering the old / current password.
Mitigation:
Implementing a secure authentication mechanism and validating user input.