Lucene search
+L

1371 matches found

NVD
NVD
added 2021/07/07 2:15 p.m.34 views

CVE-2020-20215

Mikrotik RouterOs 6.44.6 long-term tree suffers from a memory corruption vulnerability in the /nova/bin/diskd process. An authenticated remote attacker can cause a Denial of Service due to invalid memory access...

6.5CVSS0.01547EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/07/07 1:29 p.m.32 views

CVE-2020-20215

Mikrotik RouterOs 6.44.6 long-term tree suffers from a memory corruption vulnerability in the /nova/bin/diskd process. An authenticated remote attacker can cause a Denial of Service due to invalid memory access...

6.5AI score0.01547EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/06/29 12:0 a.m.7 views

BinDiff 资源管理错误漏洞

BinDiff is a tool for binary file analysis and comparison. A security vulnerability exists in BinDiff that can be exploited by an attacker to create a specific IdaPro .i64 file will cause the BinDiff plugin to load an invalid memory offset. The vulnerability can be exploited by an attacker to tak...

7.8CVSS6.1AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2021/05/18 8:15 p.m.7 views

CVE-2020-20227

Mikrotik RouterOs stable 6.47 suffers from a memory corruption vulnerability in the /nova/bin/diskd process. An authenticated remote attacker can cause a Denial of Service due to invalid memory access...

6.5CVSS6.7AI score0.03085EPSS
SaveExploits1References3
Prion
Prion
added 2021/05/18 8:15 p.m.18 views

Memory corruption

Mikrotik RouterOs stable 6.47 suffers from a memory corruption vulnerability in the /nova/bin/diskd process. An authenticated remote attacker can cause a Denial of Service due to invalid memory access...

4CVSS6.5AI score0.03085EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2021/05/18 7:10 p.m.24 views

CVE-2020-20227

Mikrotik RouterOs stable 6.47 suffers from a memory corruption vulnerability in the /nova/bin/diskd process. An authenticated remote attacker can cause a Denial of Service due to invalid memory access...

6.5AI score0.03085EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2021/04/19 12:0 a.m.34 views

SUSE: Security Advisory (SUSE-SU-2016:2014-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 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.4CVSS7.2AI score0.01393EPSS
SaveExploits6References12
OpenVAS
OpenVAS
added 2021/04/19 12:0 a.m.30 views

SUSE: Security Advisory (SUSE-SU-2019:2650-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 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.8CVSS6.4AI score0.02628EPSS
SaveExploits15References24
Tenable Nessus
Tenable Nessus
added 2021/03/20 12:0 a.m.66 views

Amazon Linux AMI : qemu-kvm (ALAS-2021-1488)

The version of qemu-kvm installed on the remote host is prior to 1.5.3-156.26. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS-2021-1488 advisory. An out-of-bound write access flaw was found in the way QEMU loads ROM contents at boot time. This flaw occurs in the...

6.8CVSS7AI score0.02409EPSS
SaveExploits0References5
OSV
OSV
added 2021/03/09 2:15 p.m.16 views

CVE-2021-20276

A flaw was found in privoxy before 3.0.32. Invalid memory access with an invalid pattern passed to pcrecompile may lead to denial of service...

7.5CVSS7.3AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2021/03/09 2:15 p.m.4 views

CVE-2021-20276

A flaw was found in privoxy before 3.0.32. Invalid memory access with an invalid pattern passed to pcrecompile may lead to denial of service...

7.5CVSS7.1AI score0.01953EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2021/03/09 12:0 a.m.8 views

Privoxy 缓冲区错误漏洞

Privoxy is a proxy server from the Privoxy team in the USA that does not cache web pages and comes with its own filtering features. It has advanced filtering features to enhance privacy, modify web data and HTTP headers, control access and remove advertisements and other annoying Internet...

7.5CVSS7.2AI score0.01953EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2021/03/09 12:0 a.m.7 views

PT-2021-13868 · Privoxy +4 · Privoxy +4

Name of the Vulnerable Software and Affected Versions: privoxy versions prior to 3.0.32 Description: A flaw was found in the software, where invalid memory access with an invalid pattern passed to the pcre compile function may lead to denial of service. Recommendations: For versions prior to...

7.8CVSS7.5AI score0.02355EPSS
SaveExploits0References77
OSV
OSV
added 2021/03/05 9:15 a.m.10 views

CVE-2021-28036

An issue was discovered in the quinn crate before 0.7.0 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...

7.5CVSS7.5AI score
SaveExploits0References1
NVD
NVD
added 2021/03/05 9:15 a.m.28 views

CVE-2021-28036

An issue was discovered in the quinn crate before 0.7.0 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...

7.5CVSS0.0125EPSS
SaveExploits0References1
RustSec
RustSec
added 2021/03/04 12:0 p.m.23 views

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

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

7.5CVSS2.8AI score0.0125EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2021/02/18 4:15 a.m.38 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.8CVSS0.01448EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2021/02/18 3:35 a.m.43 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
OSV
OSV
added 2021/02/14 12:0 p.m.47 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
RustSec
RustSec
added 2021/02/14 12:0 p.m.30 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
Rows per page
Query Builder