Lucene search
+L

347 matches found

CNVD
CNVD
added 2019/07/19 12:0 a.m.4 views

Bento4 Null Pointer Dereference Vulnerability (CNVD-2019-28473)

Bento4 is a C++ class library and tool for reading and writing ISO-MP4 files. A null pointer dereference vulnerability exists in Bento4 1.5.1-627, which stems from AP4DataBuffer::SetDataSize failing to handle a reallocation failure, resulting in memory being copied to a NULL pointer, which can be...

6.5CVSS6.8AI score0.01167EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2019/07/18 7:15 p.m.34 views

CVE-2019-13959

In Bento4 1.5.1-627, AP4DataBuffer::SetDataSize does not handle reallocation failures, leading to a memory copy into a NULL pointer. This is different from CVE-2018-20186...

6.5CVSS6.6AI score0.01167EPSS
SaveExploits1References2
Prion
Prion
added 2019/07/18 7:15 p.m.21 views

Null pointer dereference

In Bento4 1.5.1-627, AP4DataBuffer::SetDataSize does not handle reallocation failures, leading to a memory copy into a NULL pointer. This is different from CVE-2018-20186...

4.3CVSS6.4AI score0.01199EPSS
SaveExploits2References1Affected Software1
CVE
CVE
added 2019/07/18 6:51 p.m.75 views

CVE-2019-13959

CVE-2019-13959 affects Bento4 1.5.1-627. The issue is in AP4_DataBuffer::SetDataSize where reallocation failures are not handled, causing a memory copy into a NULL pointer. Related sources (CNVD-2019-28473, RH/SOSV/UBUNTU entries) describe this as a null-pointer dereference that can lead to a cra...

6.5CVSS6.2AI score0.01167EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2019/07/18 6:51 p.m.24 views

CVE-2019-13959

In Bento4 1.5.1-627, AP4DataBuffer::SetDataSize does not handle reallocation failures, leading to a memory copy into a NULL pointer. This is different from CVE-2018-20186...

6.3AI score0.01167EPSS
SaveExploits1References1
OSV
OSV
added 2019/06/04 7:29 p.m.8 views

CVE-2019-5307

Some Huawei 4G LTE devices, P30 versions before ELE-AL00 9.1.0.162C01E160R1P12/C01E160R2P1 and P30 Pro versions before VOG-AL00 9.1.0.162C01E160R1P12/C01E160R2P1, are exposed to a message replay vulnerability. For the sake of better compatibility, these devices implement a less strict check on th...

4.2CVSS5.8AI score0.00273EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2019/04/04 12:0 a.m.6 views

The vulnerability of the Libarchive library for working with archives, related to double memory release, allows a perpetrator to trigger a service failure.

The vulnerability of the library for working with Libarchive archives libarchive/archivereadsupportformatrar.c is related to an error in the RAR format decoder, which causes resources in memory to be re-allocated. Exploiting this vulnerability could allow a remote attacker to cause service...

8.8CVSS6.4AI score0.04575EPSS
SaveExploits0References16Affected Software7
Zero Day Initiative
Zero Day Initiative
added 2019/01/19 12:0 a.m.18 views

LAquis SCADA LGX Report Memory ReAlloc Untrusted Pointer Dereference Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of LAquis SCADA Software. 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...

7.5CVSS2.5AI score0.02572EPSS
SaveExploits0References1
Citrix
Citrix
added 2018/12/19 12:0 a.m.10 views

How to Re-download Citrix Licenses

License files that were previously allocated, reallocated or renewed can be re-downloaded...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2018/08/22 12:0 a.m.77 views

Python 2.7.x < 2.7.15 Heap-Based Buffer Overflow Vulnerability Python Issue (bpo-31530) - Mac OS X

Python is prone to a heap-based buffer overflow vulnerability. SPDX-FileCopyrightText: 2018 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 CPE = "cpe:/a:python:python";...

3.6CVSS6.9AI score0.01229EPSS
SaveExploits0References3
OSV
OSV
added 2017/11/12 6:29 p.m.4 views

UBUNTU-CVE-2017-16796

In SWFTools 0.9.2, the pngload function in lib/png.c does not check the return value of a realloc call, which allows remote attackers to cause a denial of service invalid write and application crash or possibly have unspecified other impact via vectors involving an IDAT tag in a crafted PNG file...

7.8CVSS5.9AI score0.01224EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2017/08/01 2:11 p.m.5 views

openssh: Leak of host private key material to privilege-separated child process via realloc()

It was found that the host private key material could possibly leak to the privilege-separated child processes via re-allocated memory. An attacker able to compromise the privilege-separated process could therefore obtain the leaked key information...

6.2CVSS7.2AI score0.01101EPSS
SaveExploits1References5
BDU FSTEC
BDU FSTEC
added 2017/02/17 12:0 a.m.8 views

The vulnerability of the OpenSSH cryptographic protection mechanism, which allows a hacker to gain access to the protected information

The vulnerability in authfile.c of the sshd component of the OpenSSH cryptographic protection mechanism is related to the improper handling of the effect of implementing block memory reallocation functions. Exploiting this vulnerability can allow an attacker, operating locally, to gain access to...

2.1CVSS6.6AI score0.01101EPSS
SaveExploits1References7
OSV
OSV
added 2017/01/30 9:59 p.m.15 views

CVE-2016-7544

Crypto++ 5.6.4 incorrectly uses Microsoft's stack-based malloca and freea functions. The library will request a block of memory to align a table in memory. If the table is later reallocated, then the wrong pointer could be freed...

7.5CVSS6.6AI score
SaveExploits0References5
Prion
Prion
added 2017/01/30 9:59 p.m.17 views

Stack overflow

Crypto++ 5.6.4 incorrectly uses Microsoft's stack-based malloca and freea functions. The library will request a block of memory to align a table in memory. If the table is later reallocated, then the wrong pointer could be freed...

5CVSS6.8AI score0.02735EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2017/01/30 9:59 p.m.2 views

CVE-2016-7544

Crypto++ 5.6.4 incorrectly uses Microsoft's stack-based malloca and freea functions. The library will request a block of memory to align a table in memory. If the table is later reallocated, then the wrong pointer could be freed...

7.5CVSS5.6AI score0.02735EPSS
SaveExploits0References6
exploitpack
exploitpack
added 2016/11/02 12:0 a.m.14 views

Microsoft Internet Explorer 9 - MSHTML CAttrArray Use-After-Free (MS14-056)

Microsoft Internet Explorer 9 - MSHTML CAttrArray Use-After-Free MS14-056 oTextArea = document.createElement'textarea'; oTextArea.dataSrc = 1; oTextArea.id = 1; oTextArea.innerHTML = 1; oTextArea.onvolumechange = 1; oTextArea.style.setProperty'list-style', "url"; !-- Analysis The CAttrArray objec...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/11/02 12:0 a.m.62 views

Microsoft Internet Explorer 9 - MSHTML CAttrArray Use-After-Free (MS14-056)

oTextArea = document.createElement'textarea'; oTextArea.dataSrc = 1; oTextArea.id = 1; oTextArea.innerHTML = 1; oTextArea.onvolumechange = 1; oTextArea.style.setProperty'list-style', "url"; !-- Analysis The CAttrArray object initially allocates a CImplAry buffer of 0x40 bytes, which can store 4...

9.3CVSS5.2AI score0.30514EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2016/10/20 12:0 a.m.30 views

Debian DLA-668-1 : libass security update

Several vulnerabilities were discovered in libass, a library for manipulating the SubStation Alpha SSA subtitle file format. The Common Vulnerabilities and Exposures project identifies the following issues. CVE-2016-7969 Mode 0/3 line wrapping equalization in specific cases which could result in...

7.5CVSS7.2AI score0.05186EPSS
SaveExploits0References4
CNVD
CNVD
added 2016/09/26 12:0 a.m.4 views

OpenSSL Version 1.1.0a Arbitrary Code Execution Vulnerability

OpenSSL is an open source implementation of SSL used to enable strong encryption of network communications and is now widely used in a variety of web applications. An arbitrary code execution vulnerability exists in OpenSSL version 1.1.0a, whereby when a system receives a message larger than...

10CVSS9.7AI score0.70223EPSS
SaveExploits0References1
Rows per page
Query Builder