Lucene search
+L

3076 matches found

OSV
OSV
added 2023/02/09 5:15 p.m.6 views

CVE-2022-48292

The Bluetooth module has an out-of-memory OOM vulnerability. Successful exploitation of this vulnerability may affect data confidentiality...

6.5CVSS5.8AI score0.00202EPSS
SaveExploits0References2
OSV
OSV
added 2023/02/09 5:15 p.m.12 views

CVE-2022-48293

The Bluetooth module has an OOM vulnerability. Successful exploitation of this vulnerability may affect data confidentiality...

6.5CVSS5.8AI score0.00202EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/02/09 12:00 a.m.11 views

CVE-2022-48293

The Bluetooth module has an OOM vulnerability. Successful exploitation of this vulnerability may affect data confidentiality...

7.2AI score0.00202EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/02/09 12:00 a.m.11 views

PT-2023-15671 · Unknown · Bluetooth Module

Name of the Vulnerable Software and Affected Versions: Bluetooth module affected versions not specified Description: The Bluetooth module has an out-of-memory OOM vulnerability. Successful exploitation of this issue may affect data confidentiality. Recommendations: At the moment, there is no...

6.5CVSS6.4AI score0.00202EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2023/02/09 12:00 a.m.23 views

Huawei EulerOS: Security Advisory for expat (EulerOS-SA-2023-1311)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 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.5CVSS8AI score0.02445EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2023/02/09 12:00 a.m.12 views

CVE-2022-48292

The Bluetooth module has an out-of-memory OOM vulnerability. Successful exploitation of this vulnerability may affect data confidentiality...

7.2AI score0.00202EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/02/08 12:00 a.m.19 views

EulerOS 2.0 SP8 : expat (EulerOS-SA-2023-1311)

According to the versions of the expat packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XMLExternalEntityParserCreate in...

7.5CVSS7.2AI score0.02445EPSS
SaveExploits1References2
IBM Security Bulletins
IBM Security Bulletins
added 2023/02/07 1:51 p.m.83 views

Security Bulletin: Apache POI is vulnerable to a denial of service, caused by an out of memory exception flaw in the HMEF package(CVE-2022-26336)

Summary Apache POI is vulnerable to a denial of service, caused by an out of memory exception flaw in the HMEF package. By persuading a victim to open a specially-crafted TNEF file, a remote attacker could exploit this vulnerability to cause the server to crashCVE-2022-26336 Vulnerability Details...

5.5CVSS5.5AI score0.0152EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2023/02/05 12:00 a.m.11 views

Huawei HarmonyOS 缓冲区错误漏洞

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. Huawei HarmonyOS suffers from a security vulnerability that stems from an OOM vulnerability in the Bluetooth module, which could be exploited by an attacker ...

6.5CVSS6.5AI score0.00202EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/02/05 12:00 a.m.11 views

Huawei HarmonyOS 缓冲区错误漏洞

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. Huawei HarmonyOS suffers from a security vulnerability that stems from an OOM vulnerability in the Bluetooth module, which could be exploited by an attacker ...

6.5CVSS6.5AI score0.00202EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2023/01/30 8:00 a.m.9 views

Integer overflow in certain command arguments can drive Redis to OOM panic

...

5.5CVSS4.6AI score0.13453EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/01/26 12:00 a.m.68 views

Fedora 37 : redis (2023-fbfe7a6cfe)

The remote Fedora 37 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-fbfe7a6cfe advisory. Redis 7.0.8 Released Mon Jan 16 12:00:00 IDT 2023 Security Fixes: CVE-2022-35977 Integer overflow in the Redis SETRANGE and SORT/SORTRO commands can...

5.5CVSS7.4AI score0.71984EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/01/23 3:29 p.m.10 views

expat: use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate

A use-after-free flaw was found in the Expat package, caused by destruction of a shared DTD in XMLExternalEntityParserCreate in out-of-memory situations. This may lead to availability disruptions...

7.5CVSS6.7AI score0.02445EPSS
SaveExploits1References5
Code423n4
Code423n4
added 2023/01/23 12:00 a.m.10 views

The getMaxTreeBrackets function does not handle the case when the suffixes array cannot be created due to memory constraints.

Lines of code Vulnerability details Impact if MaxTreeHeight is set to a very large value, such as 10^9, and twoSubstringLength is also set to a large value, such as 100, then the suffixes array would require 10^9 100 bytes of memory to be created. If the contract does not have that much memory...

6.9AI score
SaveExploits0
OSV
OSV
added 2023/01/20 7:15 p.m.7 views

DEBIAN-CVE-2022-35977

Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted SETRANGE and SORTRO commands can trigger an integer overflow, resulting with Redis attempting to allocate impossible amounts of memory and abort with an out-of-memory OOM panic. The problem is fixe...

5.5CVSS5.9AI score0.13453EPSS
SaveExploits0References1
OSV
OSV
added 2023/01/20 7:15 p.m.9 views

ALPINE-CVE-2022-35977

Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted SETRANGE and SORTRO commands can trigger an integer overflow, resulting with Redis attempting to allocate impossible amounts of memory and abort with an out-of-memory OOM panic. The problem is fixe...

5.5CVSS7AI score0.13453EPSS
SaveExploits0References1
OSV
OSV
added 2023/01/20 7:15 p.m.11 views

AZL-13125 CVE-2022-35977 affecting package redis for versions less than 6.2.9-1

Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted SETRANGE and SORTRO commands can trigger an integer overflow, resulting with Redis attempting to allocate impossible amounts of memory and abort with an out-of-memory OOM panic. The problem is fixe...

5.5CVSS6.2AI score0.13453EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2023/01/20 6:19 p.m.40 views

CVE-2022-35977

Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted SETRANGE and SORTRO commands can trigger an integer overflow, resulting with Redis attempting to allocate impossible amounts of memory and abort with an out-of-memory OOM panic. The problem is fixe...

5.5CVSS5.1AI score0.13453EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2023/01/20 6:19 p.m.54 views

CVE-2022-35977

Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted SETRANGE and SORTRO commands can trigger an integer overflow, resulting with Redis attempting to allocate impossible amounts of memory and abort with an out-of-memory OOM panic. The problem is fixe...

5.5CVSS5.8AI score0.13453EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2023/01/12 12:00 a.m.33 views

Debian: Security Advisory (DSA-5316-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 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.5CVSS8AI score0.06745EPSS
SaveExploits2References4
Rows per page
Query Builder