Files
CVEs-PoC/2014/CVE-2014-5437.md
2024-06-18 02:51:15 +02:00

19 lines
1.1 KiB
Markdown

### [CVE-2014-5437](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5437)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple cross-site request forgery (CSRF) vulnerabilities in ARRIS Touchstone TG862G/CT Telephony Gateway with firmware 7.6.59S.CT and earlier allow remote attackers to hijack the authentication of administrators for requests that (1) enable remote management via a request to remote_management.php, (2) add a port forwarding rule via a request to port_forwarding_add.php, (3) change the wireless network to open via a request to wireless_network_configuration_edit.php, or (4) conduct cross-site scripting (XSS) attacks via the keyword parameter to managed_sites_add_keyword.php.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2014/Dec/57
- http://seclists.org/fulldisclosure/2014/Dec/58
#### Github
No PoCs found on GitHub currently.