Lucene search
K

2509 matches found

Positive Technologies
Positive Technologies
added 2020/09/25 12:0 a.m.1 views

PT-2020-14262 · Google +1 · Tensorflow +1

Name of the Vulnerable Software and Affected Versions: Tensorflow versions prior to 2.2.1 Tensorflow versions prior to 2.3.1 Description: The issue arises when a user passes an invalid argument to dlpack.to dlpack, causing variables to bind to nullptr while setting a status variable to the error...

9.8CVSS6AI score0.01235EPSS
Exploits16References68
FreeBSD
FreeBSD
added 2020/09/03 12:0 a.m.27 views

gnupg -- AEAD key import overflow

Importing an OpenPGP key having a preference list for AEAD algorithms will lead to an array overflow and thus often to a crash or other undefined behaviour. Importing an arbitrary key can often easily be triggered by an attacker and thus triggering this bug. Exploiting the bug aside from crashes ...

7.8CVSS2.1AI score0.01283EPSS
Exploits1References1
OpenVAS
OpenVAS
added 2020/08/31 12:0 a.m.25 views

Huawei EulerOS: Security Advisory for glibc (EulerOS-SA-2020-1849)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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...

8.1CVSS8.1AI score0.05223EPSS
Exploits0References2
RustSec
RustSec
added 2020/08/25 12:0 p.m.19 views

Chunk API does not respect align requirement

Chunk API does not respect the align requirement of types. Unaligned reference can be created with the API, which is an undefined behavior...

7.5CVSS1.8AI score0.00915EPSS
Exploits0
OSV
OSV
added 2020/08/25 12:0 p.m.19 views

RUSTSEC-2020-0035 Chunk API does not respect align requirement

Chunk API does not respect the align requirement of types. Unaligned reference can be created with the API, which is an undefined behavior...

7.5CVSS7.5AI score0.00915EPSS
Exploits0References3
OSV
OSV
added 2020/04/24 12:0 p.m.17 views

RUSTSEC-2020-0012 Relies on undefined behavior of `char::from_u32_unchecked`

The Windows implementation of this crate relied on the behavior of std::char::fromu32unchecked when its safety clause is violated. Even though this worked with Rust versions up to 1.42 at least, that behavior could change with any new Rust version, possibly leading a security issue. The flaw was...

7.5CVSS7.6AI score0.01336EPSS
Exploits0References3
OSV
OSV
added 2020/03/15 10:15 p.m.3 views

CVE-2019-2088

In StatsService, there is a possible out of bounds read. This could lead to local information disclosure if UBSAN were not enabled, with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android-10 Android ID: A-143895055...

5.5CVSS6.7AI score0.00143EPSS
Exploits0References1
OSV
OSV
added 2020/01/28 11:32 a.m.19 views

MGASA-2020-0066 Updated php packages fix security vulnerabilities

Updated php packages fix security vulnerabilities: Two buffer overflows in string and mbstring handling have been found CVE-2020-7059, CVE-2020-7060. Other security fixes have been applied: - Session: Fixed bug 79091 heap use-after-free in sessioncreateid. - Date: Fixed bug 79015 undefined-behavi...

9.1CVSS9.5AI score0.08888EPSS
Exploits2References3
Mageia
Mageia
added 2020/01/28 11:32 a.m.62 views

Updated php packages fix security vulnerabilities

Updated php packages fix security vulnerabilities: Two buffer overflows in string and mbstring handling have been found CVE-2020-7059, CVE-2020-7060. Other security fixes have been applied: - Session: Fixed bug 79091 heap use-after-free in sessioncreateid. - Date: Fixed bug 79015...

9.1CVSS1.5AI score0.08888EPSS
Exploits2References2
OSV
OSV
added 2020/01/24 12:0 p.m.26 views

RUSTSEC-2020-0123 Contents of uninitialized memory exposed in DeflateOutput's AsyncRead implementation

Affected versions of this crate passes an uninitialized buffer to a user-provided trait function AsyncRead::pollread. Arbitrary AsyncRead::pollread implementations can read from the uninitialized buffer memory exposure and also can return incorrect number of bytes written to the buffer. Reading...

9.8CVSS9.3AI score0.0123EPSS
Exploits0References3
OSV
OSV
added 2019/12/15 6:3 p.m.7 views

MGASA-2019-0389 Updated libcroco packages fix security vulnerability

Updated libcroco packages fix security vulnerabilities: Heap overflow input: check end of input before reading a byte CVE-2017-7960. Undefined behavior tknzr: support only max long rgb values CVE-2017-7961. Denial of service memory allocation error via a crafted CSS file CVE-2017-8834. Denial of...

7.8CVSS6.1AI score0.12996EPSS
Exploits7References3
Tenable Nessus
Tenable Nessus
added 2019/12/04 12:0 a.m.254 views

EulerOS 2.0 SP2 : binutils (EulerOS-SA-2019-2450)

According to the versions of the binutils packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.29 and 2.30. Stack Exhaustion occurs in the C++...

9.8CVSS7.3AI score0.08111EPSS
Exploits15References62
OSV
OSV
added 2019/11/13 12:0 p.m.22 views

RUSTSEC-2019-0036 Type confusion if __private_get_type_id__ is overridden

Safe Rust code can implement malfunctioning privategettypeid and cause type confusion when downcasting, which is an undefined behavior. Users who derive Fail trait are not affected...

9.8CVSS9.4AI score0.02851EPSS
Exploits1References3
RustSec
RustSec
added 2019/11/13 12:0 p.m.24 views

Type confusion if __private_get_type_id__ is overridden

Safe Rust code can implement malfunctioning privategettypeid and cause type confusion when downcasting, which is an undefined behavior. Users who derive Fail trait are not affected...

9.8CVSS3.8AI score0.01475EPSS
Exploits0Affected Software1
Positive Technologies
Positive Technologies
added 2019/11/13 12:0 a.m.2 views

PT-2019-16427 · Rust +1 · Failure +1

Name of the Vulnerable Software and Affected Versions: failure crate versions through 0.1.5 failure crate versions through 2019-11-13 Description: The issue is related to type confusion that can occur when private get type id is overridden, leading to undefined behavior when downcasting. This can...

9.8CVSS7AI score0.02851EPSS
Exploits1References29
PyPA
PyPA
added 2019/11/08 7:15 p.m.4 views

PYSEC-2019-196

While investigating UBSAN errors in https://github.com/apache/arrow/pull/5365 it was discovered Apache Arrow versions 0.12.0 to 0.14.1, left memory Array data uninitialized when reading RLE null data from parquet. This affected the C++, Python, Ruby and R implementations. The uninitialized memory...

7.5CVSS7.6AI score0.04711EPSS
Exploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/11/08 12:0 a.m.41 views

EulerOS 2.0 SP3 : libtiff (EulerOS-SA-2019-2265)

According to the versions of the libtiff packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - There is a reachable assertion abort in the function TIFFWriteDirectoryTagSubifd in LibTIFF 4.0.8, related to tifdirwrite.c and a SubIFD tag. A...

9.8CVSS7AI score0.07482EPSS
Exploits14References33
Positive Technologies
Positive Technologies
added 2019/10/09 12:0 a.m.7 views

PT-2019-5851 · Imagemagick +5 · Imagemagick +5

Name of the Vulnerable Software and Affected Versions: ImageMagick versions prior to 7.0.8-69 Description: A flaw was found in ImageMagick in MagickCore/statistic.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values...

9.1CVSS6.7AI score0.89855EPSS
Exploits68References357
Positive Technologies
Positive Technologies
added 2019/10/08 12:0 a.m.6 views

PT-2019-5855 · Imagemagick +5 · Imagemagick +5

Name of the Vulnerable Software and Affected Versions: ImageMagick versions prior to 7.0.9-0 Description: The issue is related to multiple unconstrained pixel offset calculations in functions CatromWeights, MeshInterpolate, InterpolatePixelChannel, InterpolatePixelChannels, and InterpolatePixelIn...

9.1CVSS6.9AI score0.89855EPSS
Exploits68References355
Positive Technologies
Positive Technologies
added 2019/10/08 12:0 a.m.7 views

PT-2019-5854 · Imagemagick +5 · Imagemagick +5

Name of the Vulnerable Software and Affected Versions: ImageMagick versions prior to 7.0.9-0 Description: The issue is related to the CropImage and CropImageToTiles routines in MagickCore/transform.c, where rounding calculations on unconstrained pixel offsets caused undefined behavior, including...

9.1CVSS7.3AI score0.89855EPSS
Exploits65References334
Rows per page
Query Builder