exploit-db-mirror/exploits/hardware/webapps/10247.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

22 lines
No EOL
816 B
Text

# Exploit: XSS & Html code injection in Micronet SP1910 data access controller UI
# Date: 27-11-2009
# Author: K053
# Vendor: http://www.micronet.info/model_detail.aspx?series_no=6&sno=472
# Tested on : Private Networks
------------------------------------------------------------------------------------
Note :
Micronet introduces an exciting new product—SP1910 Network Access Controller. It is
specially designed for secure wired and wireless network environments of small or
medium companies. Micronet UI is vulnerable to xss attack .
Attacker able to steal users credential and disconnect them .
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-
POC :
you can spot xss any page ,
http://server/loginpages/error_user.shtml?uname=userid&msg=<script>alert('xss')</script>