Lucene search
+L

1922 matches found

zdt
zdt
added 2015/12/16 12:00 a.m.74 views

Wireshark - memcpy (get_value / dissect_btatt) SIGSEGV

Exploit for multiple platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=653 The following SIGSEGV crash due to an invalid memory write can be observed in an ASAN build of Wireshark current git master, by feeding a malformed file to tshark "$...

4.3CVSS5.7AI score0.04195EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2015/12/04 12:00 a.m.33 views

SUSE SLED11 / SLES11 Security Update : gpg2 (SUSE-SU-2015:2170-1)

This update for gpg2 fixes the following issues : - Fix cve-2015-1606 bsc918089 - Invalid memory read using a garbled keyring - 0001-Gpg-prevent-an-invalid-memory-read-using-a-garbled- k.patch - Fix cve-2015-1607 bsc918090 - Memcpy with overlapping ranges -...

5.5CVSS6.3AI score0.02473EPSS
SaveExploits0References7
OSV
OSV
added 2015/12/02 12:47 p.m.15 views

SUSE-SU-2015:2170-1 Security update for gpg2

This update for gpg2 fixes the following issues: - Fix cve-2015-1606 bsc918089 Invalid memory read using a garbled keyring 0001-Gpg-prevent-an-invalid-memory-read-using-a-garbled-k.patch - Fix cve-2015-1607 bsc918090 Memcpy with overlapping ranges...

5.5CVSS5.6AI score0.02473EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2015/11/27 12:00 a.m.32 views

Mageia: Security Advisory (MGASA-2015-0455)

The remote host is missing an update for the SPDX-FileCopyrightText: 2015 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.3CVSS6.8AI score0.13294EPSS
SaveExploits2References6
Mageia
Mageia
added 2015/11/26 8:47 p.m.49 views

Updated libsndfile packages fix security vulnerability

Due to a heap overflow in libsndfile, a specially crafted AIFF header can manage index values in order to use memcpy to overwrite memory the heap CVE-2015-7805...

9.3CVSS6.3AI score0.13294EPSS
SaveExploits2References4
Exploit DB
Exploit DB
added 2015/11/16 12:00 a.m.44 views

Kaspersky AntiVirus - '.DEX' File Format Memory Corruption

Source: https://code.google.com/p/google-security-research/issues/detail?id=529 The attached testcase was found by fuzzing DEX files, and results in a heap overflow with a wild memcpy. Note that Kaspersky catch exceptions and continue execution, so running into unmapped pages doesn't terminate th...

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2015/11/03 12:00 a.m.20 views

Python 2.7 hotshot Module - pack_string Heap Buffer Overflow (PoC)

Python 2.7 hotshot Module - packstring Heap Buffer Overflow PoC Title: Python 2.7 hotshot packstring Heap Buffer Overflow Credit: John Leitch [email protected] Url1: http://autosectools.com/Page/Python-hotshot-packstring-Heap-Buffer-Overflow Url2: http://bugs.python.org/issue24481 Resolution:...

0.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2015/11/02 12:00 a.m.26 views

Python 2.7 Hotshot pack_string Heap Buffer Overflow

Title: Python 2.7 hotshot packstring Heap Buffer Overflow Credit: John Leitch [email protected] Url1: http://autosectools.com/Page/Python-hotshot-packstring-Heap-Buffer-Overflow Url2: http://bugs.python.org/issue24481 Resolution: Fixed The Python 2.7 hotspot module suffer from a heap buffer...

0.4AI score
SaveExploits0
zdt
zdt
added 2015/11/02 12:00 a.m.31 views

Python 2.7 array.fromstring Use After Free Vulnerability

Python 2.7 array.fromstring method suffers from a use after free caused by unsafe realloc use. The issue is triggered when an array is concatenated to itself via fromstring call. Title: Python 2.7 array.fromstring Use After Free Credit: John Leitch email protected Url1:...

7AI score
SaveExploits0
zdt
zdt
added 2015/11/02 12:00 a.m.29 views

Python 2.7 Hotshot pack_string Heap Buffer Overflow Vulnerability

Python version 2.7 hotshot module suffers from a heap buffer overflow due to a memcpy in the packstring function at line 633. Title: Python 2.7 hotshot packstring Heap Buffer Overflow Credit: John Leitch email protected Url1:...

7.4AI score
SaveExploits0
zdt
zdt
added 2015/09/18 12:00 a.m.134 views

Android libstagefright - Integer Overflow Remote Code Execution

Exploit for Android platform in category remote exploits !/usr/bin/python2 import cherrypy import os import pwnlib.asm as asm import pwnlib.elf as elf import sys import struct with open'shellcode.bin', 'rb' as tmp: shellcode = tmp.read while lenshellcode % 4 != 0: shellcode += '\x00' heap groomin...

10CVSS6.5AI score0.87125EPSS
SaveExploits8
exploitpack
exploitpack
added 2015/09/17 12:00 a.m.36 views

Google Android - libstagefright Integer Overflow Remote Code Execution

Google Android - libstagefright Integer Overflow Remote Code Execution !/usr/bin/python2 import cherrypy import os import pwnlib.asm as asm import pwnlib.elf as elf import sys import struct with open'shellcode.bin', 'rb' as tmp: shellcode = tmp.read while lenshellcode % 4 != 0: shellcode += '\x00...

1.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/08/25 12:00 a.m.30 views

Microsoft Office 2007 - Malformed Document Stack Buffer Overflow

Source: https://code.google.com/p/google-security-research/issues/detail?id=170&can=1 The following access violation was observed in Microsoft Office 2007 Word document: e24.e28: Access violation - code c0000005 first chance First chance exceptions are reported before any exception handling. This...

9.3CVSS5.2AI score0.29954EPSS
SaveExploits2
exploitpack
exploitpack
added 2015/08/25 12:00 a.m.18 views

Microsoft Office 2007 - Malformed Document Stack Buffer Overflow

Microsoft Office 2007 - Malformed Document Stack Buffer Overflow Source: https://code.google.com/p/google-security-research/issues/detail?id=170&can=1 The following access violation was observed in Microsoft Office 2007 Word document: e24.e28: Access violation - code c0000005 first chance First...

SaveExploits0
exploitpack
exploitpack
added 2015/05/01 12:00 a.m.40 views

TestDisk 6.14 - Check_OS2MB Stack Buffer Overflow (PoC)

TestDisk 6.14 - CheckOS2MB Stack Buffer Overflow PoC , , . '.' '. ', . , '. , .', , / / / \ \ ==/ /\ \ / / \ / \ / / | \ \ Y Y \ / /| / \ /||| / / /.-. / /:wq x.0 '=.|w|.=' =''"''=. presents.. TestDisk 6.14 CheckOS2MB Stack Buffer Overflow Affected versions: TestDisk 6.14 - Linux, Windows...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/05/01 12:00 a.m.42 views

TestDisk 6.14 - 'Check_OS2MB' Stack Buffer Overflow (PoC)

, , . '.' '. ', . , '. , .', , / / / \ \ ==/ /\ \ / / \ / \ / / | \ \ Y Y \ / /| / \ /||| / / /.-. / /:wq x.0 '=.|w|.=' =''"''=. presents.. TestDisk 6.14 CheckOS2MB Stack Buffer Overflow Affected versions: TestDisk 6.14 - Linux, Windows and Mac OSX PDF:...

5.3AI score
SaveExploits0
securityvulns
securityvulns
added 2015/03/21 12:00 a.m.139 views

Security Audit Notes: OpenSSL d1_srvr.c Overflow - Advanced Information Security

-= Advanced Information Security Corporation =- ------------------------------------------------------------------------ Author: Nicholas Lemonias Type: Security Audit Notes Date: 17/3/2015 Email: lem.nikolas at gmail dot com Audit: OpenSSL v1.0.2 22nd of January, 2015 Release...

7.2AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2015/03/19 12:00 a.m.75 views

Taming the wild copy: Parallel Thread Corruption

Posted by Chris Evans, Winner of the occasional race Back in 2002, a very interesting vulnerability was found and fixed in the Apache web server. Relating to a bug in chunked encoding handing, the vulnerability caused a memcpy call with a negative length with the destination on the stack. Of...

10CVSS9.9AI score0.75781EPSS
SaveExploits4
OSV
OSV
added 2015/02/16 12:00 a.m.11 views

UBUNTU-CVE-2015-1607

kbx/keybox-search.c in GnuPG before 1.4.19, 2.0.x before 2.0.27, and 2.1.x before 2.1.2 does not properly handle bitwise left-shifts, which allows remote attackers to cause a denial of service invalid read operation via a crafted keyring file, related to sign extensions and "memcpy with overlappi...

5.5CVSS6.6AI score0.02473EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2015/02/03 12:00 a.m.39 views

Debian DSA-3150-1 : vlc - security update

Fabian Yamaguchi discovered multiple vulnerabilities in VLC, a multimedia player and streamer : - CVE-2014-9626 The MP4 demuxer, when parsing string boxes, did not properly check the length of the box, leading to a possible integer underflow when using this length value in a call to memcpy. This...

7.8CVSS7.9AI score0.02373EPSS
SaveExploits0References11
Rows per page
Query Builder