Lucene search
+L

9289 matches found

OSV
OSV
added 2017/10/17 2:29 p.m.8 views

CVE-2014-8324

network.c in Aircrack-ng before 1.2 Beta 3 allows remote attackers to cause a denial of service segmentation fault via a response with a crafted length parameter...

7.5CVSS8.9AI score
SaveExploits0References14
OSV
OSV
added 2017/10/17 2:29 p.m.7 views

CVE-2014-8323

buddy-ng.c in Aircrack-ng before 1.2 Beta 3 allows remote attackers to cause a denial of service segmentation fault via a response with a crafted length parameter...

7.5CVSS8.9AI score
SaveExploits0References15
CVE
CVE
added 2017/10/17 2:0 p.m.55 views

CVE-2014-8323

Aircrack-ng buddy-ng component has a vulnerability where a crafted length parameter can cause a segmentation fault, leading to denial of service. Affected are Aircrack-ng versions before 1.2-rc1 (and related advisories reference pre-1.2.0‑rc1 fixes; 1.2 Beta/RC1 fixes exist). Remediation is to up...

7.5CVSS7.8AI score0.03299EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2017/10/17 2:0 p.m.31 views

CVE-2014-8324

network.c in Aircrack-ng before 1.2 Beta 3 allows remote attackers to cause a denial of service segmentation fault via a response with a crafted length parameter...

8AI score0.04172EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2017/10/17 2:0 p.m.38 views

CVE-2014-8323

buddy-ng.c in Aircrack-ng before 1.2 Beta 3 allows remote attackers to cause a denial of service segmentation fault via a response with a crafted length parameter...

8AI score0.03299EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2017/10/17 2:0 p.m.41 views

CVE-2014-8323

buddy-ng.c in Aircrack-ng before 1.2 Beta 3 allows remote attackers to cause a denial of service segmentation fault via a response with a crafted length parameter...

7.5CVSS7.6AI score0.03299EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2017/10/17 2:0 p.m.35 views

CVE-2014-8324

network.c in Aircrack-ng before 1.2 Beta 3 allows remote attackers to cause a denial of service segmentation fault via a response with a crafted length parameter...

7.5CVSS7.6AI score0.04172EPSS
SaveExploits0
seebug.org
seebug.org
added 2017/10/16 12:0 a.m.41 views

Oracle OIT IX SDK libvs_pdf Kids List Information Leak(CVE-2016-3574)

DESCRIPTION When parsing a specially crafted PDF document, the parser is expecting a pointer where string is located leading to a read access violation with a controlled source operand. TESTED VERSIONS Oracle Outside In IX SDK 8.5.1 PRODUCT URLs...

9CVSS8.5AI score0.0385EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2017/10/10 11:51 a.m.26 views

CVE-2017-14859

An Invalid memory address dereference was discovered in Exiv2::StringValueBase::read in value.cpp in Exiv2 0.26. The vulnerability causes a segmentation fault and application crash, which leads to denial of service...

5.5CVSS2.9AI score0.01071EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2017/10/10 11:50 a.m.31 views

CVE-2017-14864

An Invalid memory address dereference was discovered in Exiv2::getULong in types.cpp in Exiv2 0.26. The vulnerability causes a segmentation fault and application crash, which leads to denial of service...

5.5CVSS2.9AI score0.01071EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2017/10/10 11:49 a.m.27 views

CVE-2017-14862

An Invalid memory address dereference was discovered in Exiv2::DataValue::read in value.cpp in Exiv2 0.26. The vulnerability causes a segmentation fault and application crash, which leads to denial of service...

5.5CVSS2.9AI score0.01071EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2017/10/10 11:49 a.m.18 views

CVE-2017-14863

A NULL pointer dereference was discovered in Exiv2::Image::printIFDStructure in image.cpp in Exiv2 0.26. The vulnerability causes a segmentation fault and application crash, which leads to denial of service...

5.5CVSS2.7AI score0.00911EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2017/10/10 11:49 a.m.24 views

CVE-2017-14857

In Exiv2 0.26, there is an invalid free in the Image class in image.cpp that leads to a Segmentation fault. A crafted input will lead to a denial of service attack...

5.5CVSS3.2AI score0.00803EPSS
SaveExploits1References1
seebug.org
seebug.org
added 2017/10/09 12:0 a.m.362 views

Dnsmasq Heap based overflow(CVE-2017-14492)

1 Build the docker and open two terminals docker build -t dnsmasq . docker run --rm -t -i --name dnsmasqtest dnsmasq bash docker cp poc.py dnsmasqtest:/poc.py docker exec -it bash 2 On one terminal start dnsmasq: /test/dnsmasqnoasn/src/dnsmasq --no-daemon --dhcp-range=fd00::2,fd00::ff --enable-ra...

7.5CVSS0.1AI score0.93307EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2017/10/02 12:0 a.m.280 views

Dnsmasq Heap-Based Overflow

''' Sources: https://raw.githubusercontent.com/google/security-research-pocs/master/vulnerabilities/dnsmasq/CVE-2017-14492.py https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html 1 Build the docker and open two terminals docker build -t dnsmasq . docker run --rm -t -i...

0.1AI score0.93307EPSS
SaveExploits5
zdt
zdt
added 2017/10/02 12:0 a.m.288 views

Dnsmasq < 2.78 - Heap-Based Overflow Exploit

Exploit for multiple platform in category dos / poc ''' Sources: https://raw.githubusercontent.com/google/security-research-pocs/master/vulnerabilities/dnsmasq/CVE-2017-14492.py https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html 1 Build the docker and open two terminal...

7.5CVSS8.9AI score0.93307EPSS
SaveExploits5
exploitpack
exploitpack
added 2017/10/02 12:0 a.m.667 views

Dnsmasq 2.78 - Stack Overflow

Dnsmasq 2.78 - Stack Overflow ''' Sources: https://raw.githubusercontent.com/google/security-research-pocs/master/vulnerabilities/dnsmasq/CVE-2017-14493.py https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html 1 Build the docker and open two terminals docker build -t...

7.5CVSS0.4AI score0.83638EPSS
SaveExploits6
exploitpack
exploitpack
added 2017/10/02 12:0 a.m.324 views

Dnsmasq 2.78 - Heap Overflow

Dnsmasq 2.78 - Heap Overflow ''' Sources: https://raw.githubusercontent.com/google/security-research-pocs/master/vulnerabilities/dnsmasq/CVE-2017-14492.py https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html 1 Build the docker and open two terminals docker build -t dnsma...

7.5CVSS0.3AI score0.93307EPSS
SaveExploits5
zdt
zdt
added 2017/10/02 12:0 a.m.508 views

Dnsmasq < 2.78 - Stack-Based Overflow Exploit

Exploit for multiple platform in category dos / poc ''' Sources: https://raw.githubusercontent.com/google/security-research-pocs/master/vulnerabilities/dnsmasq/CVE-2017-14493.py https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html 1 Build the docker and open two terminal...

7.5CVSS9AI score0.83638EPSS
SaveExploits6
Packet Storm
Packet Storm
added 2017/10/02 12:0 a.m.246 views

Dnsmasq Stack-Based Overflow

''' Sources: https://raw.githubusercontent.com/google/security-research-pocs/master/vulnerabilities/dnsmasq/CVE-2017-14493.py https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html 1 Build the docker and open two terminals docker build -t dnsmasq . docker run --rm -t -i...

0.2AI score0.83638EPSS
SaveExploits6
Rows per page
Query Builder