Lucene search
K

26 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-0769

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00468EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2023-0622

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00779EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2025/05/23 5:12 a.m.4 views

CVE-2023-23625

go-unixfs is an implementation of a unix-like filesystem on top of an ipld merkledag. Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by bogus fanout paramete...

7.5CVSS6.6AI score0.00468EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:38 a.m.3 views

CVE-2023-23631

github.com/ipfs/go-unixfsnode is an ADL IPLD prime node that wraps go-codec-dagpb's implementation of protobuf to enable pathing. In versions priot to 1.5.2 trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an...

7.5CVSS6.6AI score0.00779EPSS
Exploits0References1
OSV
OSV
added 2023/02/14 7:41 p.m.16 views

GO-2023-1559 Denial of service via HAMT decoding panic in github.com/ipfs/go-unixfsnode

Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by a bogus fanout parameter in the HAMT directory nodes. There are no known workarounds users are advised to...

7.5CVSS6.2AI score0.00779EPSS
Exploits0References2
OSV
OSV
added 2023/02/14 7:34 p.m.16 views

GO-2023-1557 Denial of service via HAMT decoding panic in github.com/ipfs/go-unixfs

Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by bogus "fanout" parameter in the HAMT directory nodes. A workaround is to not feed untrusted user data to th...

7.5CVSS6.2AI score0.00468EPSS
Exploits0References2
Veracode
Veracode
added 2023/02/14 2:5 a.m.17 views

Denial Of Service (DoS)

github.com/ipfs/go-unixfs is vulnerable to Denial Of Service DoS. The vulnerability exists because hamt.go doesn't properly handle malformed HAMT structures while reading data in the bogus fanout parameter in the HAMT directory nodes, which leads to memory leaks, allowing an attacker to cause an...

7.5CVSS7.1AI score0.00468EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/10 11:8 p.m.19 views

Denial of service via HAMT Decoding Panics

Impact Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by bogus fanout parameter in the HAMT directory nodes. This include checks returned in ipfs/go-bitfield...

7.5CVSS7.2AI score0.00468EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2023/02/10 11:8 p.m.21 views

GHSA-Q264-W97Q-Q778 Denial of service via HAMT Decoding Panics

Impact Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by bogus fanout parameter in the HAMT directory nodes. This include checks returned in ipfs/go-bitfield...

5.9CVSS6.4AI score0.00468EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2023/02/10 7:54 p.m.23 views

IPFS go-unixfsnode subject to DOS via HAMT Decoding Panics

Impact Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by a bogus fanout parameter in the HAMT directory nodes. This includes checks returned in...

7.5CVSS7.2AI score0.00779EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2023/02/10 7:54 p.m.10 views

GHSA-4GJ3-6R43-3WFC IPFS go-unixfsnode subject to DOS via HAMT Decoding Panics

Impact Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by a bogus fanout parameter in the HAMT directory nodes. This includes checks returned in...

7.5CVSS6.4AI score0.00779EPSS
Exploits0References7
NVD
NVD
added 2023/02/09 9:15 p.m.6 views

CVE-2023-23625

go-unixfs is an implementation of a unix-like filesystem on top of an ipld merkledag. Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by bogus fanout paramete...

7.5CVSS6.1AI score0.00468EPSS
Exploits0References2
Prion
Prion
added 2023/02/09 9:15 p.m.7 views

Design/Logic Flaw

go-unixfs is an implementation of a unix-like filesystem on top of an ipld merkledag. Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by bogus fanout paramete...

5CVSS7.4AI score0.00468EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2023/02/09 9:15 p.m.10 views

Design/Logic Flaw

github.com/ipfs/go-unixfsnode is an ADL IPLD prime node that wraps go-codec-dagpb's implementation of protobuf to enable pathing. In versions priot to 1.5.2 trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an...

5CVSS7.3AI score0.00779EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2023/02/09 8:57 p.m.10 views

CVE-2023-23625 Denial of service in HAMT Decoding in go-unixfs

go-unixfs is an implementation of a unix-like filesystem on top of an ipld merkledag. Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by bogus fanout paramete...

5.9CVSS7.4AI score0.00468EPSS
Exploits0References4
Cvelist
Cvelist
added 2023/02/09 8:57 p.m.14 views

CVE-2023-23625 Denial of service in HAMT Decoding in go-unixfs

go-unixfs is an implementation of a unix-like filesystem on top of an ipld merkledag. Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by bogus fanout paramete...

5.9CVSS7.6AI score0.00468EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2023/02/09 8:57 p.m.7 views

CVE-2023-23625 Denial of service in HAMT Decoding in go-unixfs

go-unixfs is an implementation of a unix-like filesystem on top of an ipld merkledag. Trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an attacker can then trigger a panic. This is caused by bogus fanout paramete...

5.9CVSS6.6AI score0.00468EPSS
Exploits0References2
CVE
CVE
added 2023/02/09 8:57 p.m.59 views

CVE-2023-23625

CVE-2023-23625 affects go-unixfs, an implementation atop ipld merkledag. A malformed HAMT sharded directory with a bogus fanout parameter can trigger panics and virtual memory leaks when decoding untrusted input. Affected version is prior to 0.4.3; upgrade to 0.4.3 or apply safe decoding practice...

7.5CVSS6.3AI score0.00468EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/02/09 8:46 p.m.4 views

CVE-2023-23631 HAMT Decoding Panics in github.com/ipfs/go-unixfsnode

github.com/ipfs/go-unixfsnode is an ADL IPLD prime node that wraps go-codec-dagpb's implementation of protobuf to enable pathing. In versions priot to 1.5.2 trying to read malformed HAMT sharded directories can cause panics and virtual memory leaks. If you are reading untrusted user input, an...

5.9CVSS6.6AI score0.00779EPSS
Exploits0References4
CVE
CVE
added 2023/02/09 8:46 p.m.42 views

CVE-2023-23631

The CVE-2023-23631 entry affects github.com/ipfs/go-unixfsnode, an ADL IPLD prime node that wraps go-codec-dagpb protobuf to enable pathing. The root cause is a bogus fanout parameter in HAMT directory nodes, and reading malformed HAMT sharded directories can trigger panics and virtual memory lea...

7.5CVSS6.3AI score0.00779EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder