vendor:
Wireless Controller
by:
Mehmet Önder Key
8.8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Wireless Controller
Affected Version From: 3.6.10E
Affected Version To: 3.6.10E
Patch Exists: YES
Related CWE: CVE-2019-12624
CPE: a:cisco:wireless_controller:3.6.10e
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Win10 & KaliLinux
2019
Add Admin CSRF Payload @Cisco Wireless Controller
The application interface of Cisco Wireless Controller 3.6.10E allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests. This can be exploited to perform certain actions with administrative privileges if a logged-in user visits a malicious web site.
Mitigation:
Implementing CSRF protection tokens, validating input, and using secure communication protocols can help mitigate the risk of CSRF attacks.