Exploitation Summary
EIP tracks 1 public exploit for CVE-2014-3778. PoCs published by Blessen Thomas.
AI-analyzed exploit summary This exploit demonstrates a CSRF vulnerability in the Motorola SBG901 Wireless Modem, allowing an attacker to change DNS settings, username, and password via a crafted HTML form. The PoC submits a POST request to the modem's web interface without requiring user interaction beyond clicking a button.
Description
Multiple cross-site request forgery (CSRF) vulnerabilities in goform/RgDdns in ARRIS (formerly Motorola) SBG901 SURFboard Wireless Cable Modem allow remote attackers to hijack the authentication of administrators for requests that (1) change the dns service via the DdnsService parameter, (2) change the username via the DdnsUserName parameter, (3) change the password via the DdnsPassword parameter, or (4) change the host name via the DdnsHostName parameter.
Exploits (1)
This exploit demonstrates a CSRF vulnerability in the Motorola SBG901 Wireless Modem, allowing an attacker to change DNS settings, username, and password via a crafted HTML form. The PoC submits a POST request to the modem's web interface without requiring user interaction beyond clicking a button.