Lucene search
+L

353 matches found

Broadcom
Broadcom
added 2017/05/17 12:0 a.m.7 views

BSA-2017-274

Security Advisory ID : BSA-2017-274 Component : Authfile.c in sshd in OpenSSH before 7.4 Revision : 3.0: Final authfile.cinsshdinOpenSSHbefore 7.4 does not properly consider the effects ofreallocon buffer contents, which might allow local users to obtain sensitive private-key information by...

6.2CVSS8.7AI score0.01101EPSS
SaveExploits1
Hacker One
Hacker One
added 2017/03/16 7:48 p.m.31 views

shopify-scripts: SIGABRT - mirb and mruby

PoC ------------------- The following code triggers the bug attached as test.rb: def methodmissingm,e self.ff||=00end e Debug - mirb ------------------- x@x:/Desktop/test/mruby/bin$ gdb -q ./mirb Reading symbols from ./mirb...done. gdb r test.rb Starting program: /home/x/Desktop/test/mruby/bin/mi...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2017/03/12 5:24 p.m.17 views

shopify-scripts: SIGABRT in only mirb

PoC ------------------- The following code triggers the bug attached as test.rb: def tostr 00end 0.times Debug - mirb ------------------- The program being debugged has been started already. Start it from the beginning? y or n y Starting program: /home/x/Desktop/test/mruby/bin/mirb test.rb mirb -...

1.3AI score
SaveExploits0
OSV
OSV
added 2017/01/05 2:59 a.m.8 views

ALPINE-CVE-2016-10011

authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process...

5.5CVSS6.4AI score0.01101EPSS
SaveExploits1References1
OSV
OSV
added 2017/01/04 12:0 a.m.5 views

UBUNTU-CVE-2016-10011

authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process...

6.2CVSS6.9AI score0.01101EPSS
SaveExploits1References5
curl security advisories
curl security advisories
added 2016/11/02 8:0 a.m.11 views

double free in krb5 code

In curl's implementation of the Kerberos authentication mechanism, the function readdata in security.c is used to fill the necessary krb5 structures. When reading one of the length fields from the socket, it fails to ensure that the length parameter passed to realloc is not set to 0. This would...

9.8CVSS7.1AI score0.05275EPSS
SaveExploits0Affected Software2
curl security advisories
curl security advisories
added 2016/11/02 8:0 a.m.12 views

double free in curl_maprintf

The libcurl API function called curlmaprintf can be tricked into doing a double free due to an unsafe sizet multiplication, on systems using 32-bit sizet variables. The function is also used internally in numerous situations. The function doubles an allocated memory area with realloc and allows t...

9.8CVSS7.1AI score0.04837EPSS
SaveExploits0Affected Software2
OSV
OSV
added 2016/11/02 8:0 a.m.10 views

CURL-CVE-2016-8619 double free in krb5 code

In curl's implementation of the Kerberos authentication mechanism, the function readdata in security.c is used to fill the necessary krb5 structures. When reading one of the length fields from the socket, it fails to ensure that the length parameter passed to realloc is not set to 0. This would...

9.8CVSS6.8AI score0.05275EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2016/09/26 7:0 p.m.43 views

CVE-2016-6309

statem/statem.c in OpenSSL 1.1.0a does not consider memory-block movement after a realloc call, which allows remote attackers to cause a denial of service use-after-free or possibly execute arbitrary code via a crafted TLS session...

10CVSS9.8AI score0.70223EPSS
SaveExploits0
Exploit DB
Exploit DB
added 2015/12/16 12:0 a.m.33 views

Wireshark - addresses_equal 'dissect_rsvp_common' Use-After-Free

Source: https://code.google.com/p/google-security-research/issues/detail?id=645 The following crash due to a use-after-free condition can be observed in an ASAN build of Wireshark current git master, by feeding a malformed file to tshark "$ ./tshark -nVxr /path/to/file": Attached are three files...

5.5CVSS6AI score0.04173EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2015/11/03 12:0 a.m.33 views

Python 2.7 - 'array.fromstring' Method Use-After-Free

Title: Python 2.7 array.fromstring Use After Free Credit: John Leitch [email protected] Url1: http://autosectools.com/Page/Python-array-fromstring-Use-After-Free Url2: http://bugs.python.org/issue24613 Resolution: Fixed The Python 2.7 array.fromstring method suffers from a use after free caus...

5.3AI score
SaveExploits0
zdt
zdt
added 2015/11/02 12:0 a.m.29 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
Packet Storm
Packet Storm
added 2015/11/02 12:0 a.m.28 views

Python 2.7 array.fromstring Use After Free

Title: Python 2.7 array.fromstring Use After Free Credit: John Leitch [email protected] Url1: http://autosectools.com/Page/Python-array-fromstring-Use-After-Free Url2: http://bugs.python.org/issue24613 Resolution: Fixed The Python 2.7 array.fromstring method suffers from a use after free caus...

7.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2015/09/08 12:0 a.m.39 views

Amazon Linux: Security Advisory (ALAS-2011-7)

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...

7.5CVSS8.7AI score0.23129EPSS
SaveExploits19References2
OSV
OSV
added 2015/08/24 11:59 p.m.6 views

UBUNTU-CVE-2015-6242

The wmemblocksplitfreechunk function in epan/wmem/wmemallocatorblock.c in the wmem block allocator in the memory manager in Wireshark 1.12.x before 1.12.7 does not properly consider a certain case of multiple realloc operations that restore a memory chunk to its original size, which allows remote...

4.3CVSS7.1AI score0.02814EPSS
SaveExploits0References5
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.30 views

CVS 1.11.x Multiple Vulnerabilities

No description provided by source. source: http://www.securityfocus.com/bid/10499/info CVS is prone to multiple vulnerabilities. The issues include a double free vulnerability, format string vulnerabilities, and integer overflows. There is also a null termination issue in the security patch for B...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.20 views

dislocate 1.3 - Local i386 Exploit

No description provided by source. / MasterSecuritY www.mastersecurity.fr dislocate.c - Local i386 exploit in v1.3 Secure Locate v2.3 Copyright C 2000 Michel MaXX Kaempf [email protected] Updated versions of this exploit and the corresponding advisory will be made available at:...

7.1AI score
SaveExploits0
Oracle linux
Oracle linux
added 2013/11/25 12:0 a.m.53 views

sudo security, bug fix and enhancement update

1.8.6p3-12 - added patches for CVE-2013-1775 CVE-2013-2777 CVE-2013-2776 Resolves: rhbz1015355 1.8.6p3-11 - sssd: fixed a bug in ipahostname processing Resolves: rhbz853542 1.8.6p3-10 - sssd: fixed buffer size for the ipahostname value Resolves: rhbz853542 1.8.6p3-9 - sssd: match against...

6.9CVSS0.4AI score0.03176EPSS
SaveExploits9
OSV
OSV
added 2013/10/17 11:55 p.m.4 views

DEBIAN-CVE-2013-4371

Use-after-free vulnerability in the libxllistcpupool function in the libxl toolstack library in Xen 4.2.x and 4.3.x, when running "under memory pressure," returns the original pointer when the realloc function fails, which allows local users to cause a denial of service heap corruption and crash...

4.4CVSS7.2AI score0.00402EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2013/09/04 12:0 a.m.44 views

Amazon Linux AMI : php (ALAS-2011-07)

The MITRE CVE database describes these CVEs as : Revert isa behavior to php = 5.3.6 and add a new new option allowstring for the new behavior accept string and raise autoload if needed Use-after-free vulnerability in the substrreplace function in PHP 5.3.6 and earlier allows context-dependent...

7.5CVSS9.1AI score0.23129EPSS
SaveExploits19References9
Rows per page
Query Builder