Lucene search
+L

134 matches found

OSV
OSV
added 2024/07/30 8:15 a.m.11 views

UBUNTU-CVE-2024-42161

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid uninitialized value in BPFCOREREADBITFIELD Changes from V1: - Use a default branch in the switch statement to initialize val'. GCC warns that val' may be used uninitialized in the BPFCREREADBITFIELD macro, defined in...

6.3CVSS6.3AI score0.0022EPSS
SaveExploits0References25
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates in the bpf module in the BPFCOREREADBITFIELD macro, where the variable val may be uninitialized. This could...

6.3CVSS8.2AI score0.0022EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.8 views

SUSE CVE-2024-26849

In the Linux kernel, the following vulnerability has been resolved: netlink: add nla be16/32 types to minlen array BUG: KMSAN: uninit-value in nlavalidaterangeunsigned lib/nlattr.c:222 inline BUG: KMSAN: uninit-value in nlavalidateintrange lib/nlattr.c:336 inline BUG: KMSAN: uninit-value in...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References10
OSV
OSV
added 2023/08/08 2:00 p.m.14 views

OSV-2023-660 Security exception in org.apache.poi.hwpf.model.StyleSheet.createPap

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61252 Crash type: Security exception Crash state: org.apache.poi.hwpf.model.StyleSheet.createPap org.apache.poi.util.BitField.getRawValue org.apache.poi.util.BitField.getValue...

7.1AI score
SaveExploits0References1
Veracode
Veracode
added 2023/02/15 8:50 a.m.21 views

Denial Of Service (DoS)

github.com/ipfs/go-bitfield is vulnerable to Denial of Service DoS attacks. The vulnerability is due to the size parameter in the NewBitfield and FromBytes functions, as an attacker is able to trigger panics via injecting untrusted user input . The vulnerability occurs when the size is a not a...

7.5CVSS7.2AI score0.0091EPSS
SaveExploits1References2Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 5:27 a.m.12 views

SUSE CVE-2014-4909

Integer overflow in the trbitfieldEnsureNthBitAlloced function in bitfield.c in Transmission before 2.84 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a crafted peer message, which triggers an out-of-bounds write...

6.8CVSS8.1AI score0.05406EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2023/02/10 7:52 p.m.42 views

IPFS go-bitfield vulnerable to DoS via malformed size arguments

Impact When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8 or is negative. There were already a note in the NewBitfield documentation: Panics if size is not a multiple ...

7.5CVSS7.3AI score0.0091EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/02/10 7:52 p.m.82 views

GHSA-2H6C-J3GF-XP9R IPFS go-bitfield vulnerable to DoS via malformed size arguments

Impact When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8 or is negative. There were already a note in the NewBitfield documentation: Panics if size is not a multiple ...

5.9CVSS6.5AI score0.0091EPSS
SaveExploits1References5
NVD
NVD
added 2023/02/09 9:15 p.m.41 views

CVE-2023-23626

go-bitfield is a simple bitfield package for the go language aiming to be more performant that the standard library. When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8...

7.5CVSS6.2AI score0.0091EPSS
SaveExploits1References2
Prion
Prion
added 2023/02/09 9:15 p.m.22 views

Code injection

go-bitfield is a simple bitfield package for the go language aiming to be more performant that the standard library. When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8...

5CVSS7.5AI score0.0091EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/02/09 8:54 p.m.44 views

CVE-2023-23626 Denial of service when feeding malformed size arguments in go-bitfield

go-bitfield is a simple bitfield package for the go language aiming to be more performant that the standard library. When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8...

5.9CVSS7.7AI score0.0091EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2023/02/09 8:54 p.m.11 views

CVE-2023-23626 Denial of service when feeding malformed size arguments in go-bitfield

go-bitfield is a simple bitfield package for the go language aiming to be more performant that the standard library. When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8...

5.9CVSS6.7AI score0.0091EPSS
SaveExploits1References2
CVE
CVE
added 2023/02/09 8:54 p.m.63 views

CVE-2023-23626

The CVE-2023-23626 issue affects go-bitfield, a Go bitfield package. The vulnerability arises when untrusted input is passed to the size parameter of NewBitfield and FromBytes, causing panics if size is negative or not a multiple of 8. Public advisories note this condition and recommend upgrading...

7.5CVSS6.5AI score0.0091EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/02/09 8:54 p.m.32 views

CVE-2023-23626 Denial of service when feeding malformed size arguments in go-bitfield

go-bitfield is a simple bitfield package for the go language aiming to be more performant that the standard library. When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8...

5.9CVSS7.4AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/02/09 12:00 a.m.9 views

PT-2023-19086 · Unknown · Go-Bitfield

Name of the Vulnerable Software and Affected Versions: go-bitfield affected versions not specified Description: The issue arises when untrusted user input is fed into the size parameter of NewBitfield and FromBytes functions, allowing an attacker to trigger panics. This occurs when the size is no...

7.5CVSS7.3AI score0.0091EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2023/02/09 12:00 a.m.15 views

go-bitfield 代码问题漏洞

go-bitfield is a simple bitfield package from IPFS Open Source. A code issue vulnerability exists in versions prior to go-bitfield v1.1.0 that stems from an attacker being able to trigger a panic when entering untrusted users into the parameters of the NewBitfield and FromBytes functions...

7.5CVSS7.3AI score0.0091EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2021/07/28 12:00 a.m.51 views

FreeBSD : redis -- Integer overflow issues with BITFIELD command on 32-bit systems (c561ce49-eabc-11eb-9c3f-0800270512f4)

Huang Zhw reports : On 32-bit versions, Redis BITFIELD command is vulnerable to integer overflow that can potentially be exploited to corrupt the heap, leak arbitrary heap contents or trigger remote code execution. The vulnerability involves constructing specially crafted bit commands which...

7.5CVSS6.9AI score0.37633EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2021/07/23 4:53 p.m.91 views

CVE-2021-32761

A flaw was found in Redis. Issuing the BITFIELD command on a 32-bit version of Redis may result in an integer wrap around allowing an attacker to crash the service or perform remote code execution. The highest threat from this vulnerability is to the data confidentiality, integrity, and service...

7.5CVSS6.6AI score0.37633EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2021/07/23 12:00 a.m.27 views

Redis Integer Overflow Vulnerability (GHSA-8wxq-j7rp-g8wj)

Redis is prone to an integer overflow vulnerability. 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 CPE = "cpe:/a:redis:redis"; if description...

7.5CVSS7.9AI score0.37633EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2021/07/04 12:00 a.m.42 views

redis -- Integer overflow issues with BITFIELD command on 32-bit systems

Huang Zhw reports: On 32-bit versions, Redis BITFIELD command is vulnerable to integer overflow that can potentially be exploited to corrupt the heap, leak arbitrary heap contents or trigger remote code execution. The vulnerability involves constructing specially crafted bit commands which overfl...

7.5CVSS6.1AI score0.37633EPSS
SaveExploits0References1
Rows per page
Query Builder