Lucene search
+L

1368 matches found

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.65 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.15 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
OSV
OSV
added 2021/02/04 11:2 a.m.4 views

OESA-2021-1023 hunspell security update

Hunspell is a free spell checker and morphological analyzer library and command-line tool, licensed under LGPL/GPL/MPL tri-license.\r\n\r\n Security Fixes:\r\n\r\n Hunspell 1.7.0 has an invalid read operation in SuggestMgr::leftcommonsubstring in suggestmgr.cxx.CVE-2019-16707\r\n\r\n...

6.5CVSS7AI score0.01649EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2021/02/03 12:0 a.m.58 views

Oracle Linux 7 : qemu-kvm (ELSA-2021-0347)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2021-0347 advisory. - Resolves: bz1842923 CVE-2020-13765 qemu-kvm: QEMU: loader: OOB access while loading registered ROM may lead to code execution rhel-7.9.z Tenable has...

6.8CVSS6.9AI score0.02409EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/02/01 12:0 a.m.112 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
Rows per page
Query Builder