Lucene search
+L

635 matches found

exploitpack
exploitpack
added 2017/04/25 12:0 a.m.18 views

Apple Safari - Array concat Memory Corruption

Apple Safari - Array concat Memory Corruption !-- Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1095 There is an out-of-bounds memcpy in Array.concat that can lead to memory corruption. In builtins/ArrayPrototype.js, the function concatSlowPath calls a native method...

0.7AI score
SaveExploits0
seebug.org
seebug.org
added 2017/04/21 12:0 a.m.50 views

Safari Browser: Memory corruption in Array concat (CVE-2017-2464)

There is an out-of-bounds memcpy in Array.concat that can lead to memory corruption. In builtins/ArrayPrototype.js, the function concatSlowPath calls a native method @appendMemcpy with a parameter resultIndex that is handled unsafely by the method. It calls JSArray::appendMemcpy, which calculates...

6.8CVSS8.5AI score0.09283EPSS
SaveExploits3
0day.today
0day.today
added 2017/04/19 12:0 a.m.85 views

VirtualBox Guest-To-Host Out-Of-Bounds Write Exploit

Exploit for multiple platform in category dos / poc VirtualBox: guest-to-host out-of-bounds write via virtio-net CVE-2017-3575 This is a vulnerability that affects VirtualBox VMs that use a virtio network adapter which is a non-standard configuration. It permits the guest kernel to write up to 4G...

3.6CVSS8.2AI score0.01441EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2017/03/23 12:0 a.m.29 views

openSUSE Security Update : mbedtls (openSUSE-2017-372)

This update to mbedtls 1.3.19 fixes security issues and bugs. The following vulnerability was fixed : CVE-2017-2784: A remote user could have used a specially crafted certificate to cause mbedtls to free a buffer allocated on the stack when verifying the validity of public key with a secp224k1...

8.1CVSS8.5AI score0.0339EPSS
SaveExploits2References2
Zero Day Initiative
Zero Day Initiative
added 2017/01/20 12:0 a.m.37 views

Bitdefender Internet Security SIS Parsing Integer Overflow Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Bitdefender Internet Security. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within...

6.8CVSS7.3AI score
SaveExploits0
Talos
Talos
added 2016/12/16 12:0 a.m.39 views

Joyent SmartOS Hyprlofs FS IOCTL Add Entries Native File System Denial of Service Vulnerability

Summary An exploitable denial of service exists in the the Joylent SmartOS OS 20161110T013148Z Hyprlofs file system. The vulnerability is present in the Ioctl system call with the command HYPRLOFSADDENTRIES. An attacker can cause a buffer to be allocated and never freed. When repeatedly exploit...

6.2CVSS6AI score0.00516EPSS
SaveExploits2
Talos
Talos
added 2016/12/12 12:0 a.m.25 views

Joyent SmartOS Hyprlofs FS IOCTL Add Entries 32-bit File System Denial of Service Vulnerability

Summary An exploitable denial of service exists in the the Joylent SmartOS OS 20161110T013148Z Hyprlofs file system. The vulnerability is present in the Ioctl system call with the command HYPRLOFSADDENTRIES when used with a 32 bit model. An attacker can cause a buffer to be allocated and never...

6.2CVSS5.9AI score0.00473EPSS
SaveExploits2
UbuntuCve
UbuntuCve
added 2016/11/30 12:0 a.m.34 views

CVE-2016-8654

A heap-buffer overflow vulnerability was found in QMFB code in JPC codec caused by buffer being allocated with too small size. jasper versions before 2.0.0 are affected...

7.8CVSS7.3AI score0.01905EPSS
SaveExploits1References2
OSV
OSV
added 2016/11/17 12:0 a.m.48 views

DLA-711-1 curl - security update

Bulletin has no description...

9.8CVSS7.9AI score0.05915EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2016/10/19 12:0 a.m.59 views

Debian Security Advisory DSA 3696-1 (linux - security update)

Several vulnerabilities have been discovered in the Linux kernel that may lead to a privilege escalation, denial of service or information leaks. CVE-2015-8956 It was discovered that missing input sanitising in RFCOMM Bluetooth socket handling may result in denial of service or information leak...

7.2CVSS0.8AI score0.83014EPSS
SaveExploits88References1
BDU FSTEC
BDU FSTEC
added 2016/08/16 12:0 a.m.6 views

The vulnerability of the Firefox browser, which allows a hacker to trigger a service failure or execute arbitrary code.

The vulnerability of the WebSocketChannel class in the Firefox WebSockets subsystem is caused by a numerical overflow. Exploiting this vulnerability allows an attacker to execute arbitrary code or trigger a service failure memory corruption using specially crafted packets that cause incorrect...

7.5CVSS8.5AI score0.04178EPSS
SaveExploits0References3Affected Software1
ArchLinux
ArchLinux
added 2016/06/19 12:0 a.m.42 views

lib32-glibc: denial of service

clntudpcall allocates a buffer, using alloca, to store the payload of an incoming socket error. If a malicious server floods the client with crafted ICMP and UDP packets, this can cause the client to allocate sufficiently many such temporary buffers to cause a stack frame overflow denial of...

7.5CVSS2.8AI score0.03922EPSS
SaveExploits0References2
CNVD
CNVD
added 2016/03/23 12:0 a.m.7 views

Apple OS X IOUSBInterfaceUserClient Elevation of Privilege Vulnerability

Apple OS X is an operating system from Apple. Apple OS X suffers from an elevation of privilege vulnerability. The vulnerability stems from the IOUSBInterfaceUserClient interface failing to ensure that the user provides a buffer allocated within the scope of the claim, allowing a local attacker t...

9.3CVSS7.9AI score0.0406EPSS
SaveExploits3References1
Exploit DB
Exploit DB
added 2016/03/23 12:0 a.m.29 views

Comodo - Integer Overlow Leading to Heap Overflow Parsing Composite Documents

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=762 In COleMemFile::LoadDiFatList, values from the header are used to parse the document FAT. If header.csectDif is very high, the calculation overflows and a very small buffer is allocated. The document FAT is then memcpy'd onto t...

5.3AI score
SaveExploits0
0day.today
0day.today
added 2016/02/26 12:0 a.m.29 views

Linux io_submit L2TP sendmsg - Integer Overflow

Exploit for linux platform in category dos / poc / Source: https://code.google.com/p/google-security-research/issues/detail?id=735 In certain kernel versions it is possible to use the AIO subsystem iosubmit syscall to pass size values larger than MAXRWCOUNT to the networking subsystem's sendmsg...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/02/26 12:0 a.m.36 views

Linux Kernel - io_submit L2TP sendmsg Integer Overflow

/ Source: https://code.google.com/p/google-security-research/issues/detail?id=735 In certain kernel versions it is possible to use the AIO subsystem iosubmit syscall to pass size values larger than MAXRWCOUNT to the networking subsystem's sendmsg implementation. In the L2TP PPP sendmsg...

5.3AI score
SaveExploits0
Check Point Advisories
Check Point Advisories
added 2016/02/08 12:0 a.m.9 views

Apple IOS PDF Reader Parsing Memory Corruption (CVE-2014-4377)

A memory corruption vulnerability has been reported in Adobe Reader and Acrobat. The vulnerability is due to incorrect memory buffer allocation while parsing a corrupted PDF file. A remote attacker may exploit this vulnerability by enticing a target user to open a specially crafted PDF file...

6.8CVSS7.8AI score0.06947EPSS
SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2015/10/05 12:0 a.m.39 views

Mozilla Firefox MPEG4 saio Chunk Integer Overflow Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Mozilla Firefox. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of...

6.8CVSS7.6AI score0.09027EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2015/07/14 12:0 a.m.23 views

(Pwn2Own) Adobe Reader array_push_slowly Integer Overflow Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Adobe Reader. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The flaw exists within the arraypushslowly function...

6.8CVSS6.8AI score0.06908EPSS
SaveExploits0References1
Check Point Advisories
Check Point Advisories
added 2015/05/11 12:0 a.m.5 views

Adobe Reader U3D array boundary code execution (APSB10-02: CVE-2009-3953)

A memory corruption vulnerability has been reported in Adobe Reader and Acrobat. The vulnerability is due to incorrect memory buffer allocation while parsing a corrupted PDF file. A remote attacker may exploit this vulnerability by enticing a target user to open a specially crafted PDF file...

10CVSS6.2AI score0.83855EPSS
SaveExploits3
Rows per page
Query Builder