Lucene search
+L

597 matches found

Cvelist
Cvelist
added 2021/02/18 3:35 a.m.39 views

CVE-2021-27376

An issue was discovered in the nb-connect crate before 1.0.3 for Rust. It may have invalid memory access for certain versions of the standard library because it relies on a direct cast of std::net::SocketAddrV4 and std::net::SocketAddrV6 data structures...

9.7AI score0.01448EPSS
SaveExploits1References1
RustSec
RustSec
added 2021/02/14 12:0 p.m.27 views

`nb-connect` invalidly assumes the memory layout of std::net::SocketAddr

The nb-connect crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about...

9.8CVSS2.7AI score0.01448EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2021/02/14 12:0 p.m.46 views

RUSTSEC-2021-0021 `nb-connect` invalidly assumes the memory layout of std::net::SocketAddr

The nb-connect crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about...

9.8CVSS9.4AI score0.01448EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2021/02/01 12:0 a.m.110 views

CentOS 8 : php:7.2 (CESA-2020:1624)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2020:1624 advisory. - php: Buffer over-read in PHAR reading functions CVE-2018-20783 - php: Heap buffer overflow in function exifprocessIFDTAG CVE-2019-11034 - php: Heap...

9.8CVSS6.9AI score0.10059EPSS
SaveExploits14References18
NVD
NVD
added 2021/01/21 10:15 a.m.24 views

CVE-2020-11217

A possible double free or invalid memory access in audio driver while reading Speaker Protection parameters in Snapdragon Compute, Snapdragon Connectivity, Snapdragon Industrial IOT, Snapdragon Mobile...

7.8CVSS7.7AI score0.00205EPSS
SaveExploits0References2
Prion
Prion
added 2021/01/21 10:15 a.m.18 views

Double free

A possible double free or invalid memory access in audio driver while reading Speaker Protection parameters in Snapdragon Compute, Snapdragon Connectivity, Snapdragon Industrial IOT, Snapdragon Mobile...

4.6CVSS7.7AI score0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2021/01/21 9:41 a.m.101 views

CVE-2020-11217

CVE-2020-11217 involves a vulnerability in the Qualcomm Snapdragon audio driver (Speaker Protection parameters) that can cause a double free or invalid memory access in the affected audio subsystem. Reported impact targets Snapdragon Compute, Connectivity, Industrial IoT, and Mobile SKUs, with th...

7.8CVSS7.7AI score0.00205EPSS
SaveExploits0References2Affected Software193
Mageia
Mageia
added 2021/01/08 1:59 p.m.13 views

Updated c-ares packages fix security vulnerabilities

Avoid read-heap-buffer-overflow in aresparsesoareply found during fuzzing. Avoid theoretical buffer overflow in RC4 loop comparison. Empty hquery-name could lead to invalid memory access. aresparsea,aaaareply could return a larger naddrttls than was passed in...

3AI score
SaveExploits0References2
OSV
OSV
added 2020/12/10 11:15 p.m.4 views

PYSEC-2020-140

In affected versions of TensorFlow the tf.rawops.DataFormatVecPermute API does not validate the srcformat and dstformat attributes. The code assumes that these two arguments define a permutation of NHWC. This can result in uninitialized memory accesses, read outside of bounds and even crashes. Th...

7.8CVSS7.1AI score0.00241EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2020/12/08 12:0 a.m.11 views

Multiple Qualcomm Products Resource Management Error Vulnerability

A Qualcomm chip is a chip from Qualcomm Incorporated USA. a way to miniaturize circuitry including primarily semiconductor devices, but also passive components, etc. and is manufactured from time to time on the surface of semiconductor wafers. A resource management error vulnerability exists in...

7.8CVSS7.1AI score0.00205EPSS
SaveExploits0References4
OSV
OSV
added 2020/12/04 5:15 p.m.32 views

CVE-2020-25461

Invalid Memory Access in the fxProxyGetter function in moddable/xs/sources/xsProxy.c in Moddable SDK before OS200908 causes a denial of service SEGV...

7.5CVSS6.8AI score
SaveExploits0References2
CVE
CVE
added 2020/12/04 4:58 p.m.68 views

CVE-2020-25461

CVE-2020-25461 affects Moddable SDK prior to OS200908, where an invalid memory access in fxProxyGetter within moddable/xs/sources/xsProxy.c can trigger a denial of service (SEGV). Exploitation details are not provided in the documents beyond the function/file and impact. The publicly noted remedi...

7.5CVSS7.4AI score0.01293EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2020/12/04 12:0 a.m.13 views

Moddable SDK OS Security Vulnerability

Moddable SDK is a software development kit SDK for embedded software development for the Internet of Things IoT from Moddable, Inc. in the U.S. XS is one of the embedded JavaScript engines. A security vulnerability exists in Moddable SDK versions prior to OS200908, which stems from an invalid...

7.5CVSS7.1AI score0.01293EPSS
SaveExploits1References3
OSV
OSV
added 2020/11/13 12:0 p.m.23 views

RUSTSEC-2020-0080 `miow` invalidly assumes the memory layout of std::net::SocketAddr

The miow crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the...

5.5CVSS5.3AI score0.00387EPSS
SaveExploits1References3
OSV
OSV
added 2020/11/07 12:0 p.m.30 views

RUSTSEC-2020-0078 `net2` invalidly assumes the memory layout of std::net::SocketAddr

The net2 crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the...

5.5CVSS5.2AI score0.00398EPSS
SaveExploits2References3
RustSec
RustSec
added 2020/11/07 12:0 p.m.22 views

`net2` invalidly assumes the memory layout of std::net::SocketAddr

The net2 crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the...

2.7AI score
SaveExploits0Affected Software1
OSV
OSV
added 2020/11/06 12:0 p.m.26 views

RUSTSEC-2020-0079 `socket2` invalidly assumes the memory layout of std::net::SocketAddr

The socket2 crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the...

5.5CVSS5.2AI score0.00398EPSS
SaveExploits2References3
OSV
OSV
added 2020/11/02 12:0 p.m.69 views

RUSTSEC-2020-0081 `mio` invalidly assumes the memory layout of std::net::SocketAddr

The mio crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the...

5.5CVSS5.3AI score0.00389EPSS
SaveExploits1References3
CNVD
CNVD
added 2020/09/04 12:0 a.m.5 views

Xpdf Invalid Memory Access Vulnerability (CNVD-2020-54074)

Xpdf is a free PDF viewer and toolkit that includes a text extractor, image converter, HTML converter and more. An invalid memory access vulnerability exists in the TextString::TextString function in Catalog.cc in Xpdf 4.0.2. An attacker can exploit this vulnerability by sending a specially craft...

7.8CVSS6.7AI score0.01054EPSS
SaveExploits1References1
NVD
NVD
added 2020/09/03 11:15 p.m.35 views

CVE-2020-24999

There is an invalid memory access in the function fprintf located in Error.cc in Xpdf 4.0.2. It can be triggered by sending a crafted PDF file to the pdftohtml binary, which allows a remote attacker to cause a Denial of Service Segmentation fault or possibly have unspecified other impact...

7.8CVSS8.1AI score0.01055EPSS
SaveExploits1References1
Rows per page
Query Builder