Lucene search
+L

193 matches found

OSV
OSV
added 2023/02/14 7:41 p.m.42 views

GO-2023-1558 Denial of service via malformed size parameters in github.com/ipfs/go-bitfield

When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happens when the size is a not a multiple of 8 or is negative. A workaround is to ensure size%8 == 0 && size = 0 yourself before calling NewBitfield or FromBytes...

7.5CVSS6.4AI score0.0091EPSS
SaveExploits1References2
OSV
OSV
added 2023/02/14 7:34 p.m.50 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.00675EPSS
SaveExploits0References2
Veracode
Veracode
added 2023/02/14 9:14 a.m.13 views

Denial Of Service (DoS)

github.com/ipfs/go-unixfsnode is vulnerable to Denial of Service DoS attacks. A malicious user is able to read malformed HAMT sharded directories which causes virtual memory leaks, resulting in Denial of Service...

7.5CVSS7.2AI score0.00908EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/10 7:54 p.m.32 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.00908EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2023/02/10 7:54 p.m.41 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.00908EPSS
SaveExploits0References7
OSV
OSV
added 2023/02/10 7:52 p.m.31 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
Github Security Blog
Github Security Blog
added 2023/02/10 7:52 p.m.37 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
NVD
NVD
added 2023/02/09 9:15 p.m.36 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.1AI score0.00908EPSS
SaveExploits0References4
Prion
Prion
added 2023/02/09 9:15 p.m.17 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.00908EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2023/02/09 8:46 p.m.42 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.9CVSS7.5AI score0.00908EPSS
SaveExploits0References4
CVE
CVE
added 2023/02/09 8:46 p.m.56 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.00908EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/02/09 8:46 p.m.33 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.9CVSS7.3AI score0.00908EPSS
SaveExploits0References6
NVD
NVD
added 2022/12/24 10:15 p.m.18 views

CVE-2022-47933

Brave Browser before 1.42.51 allowed a remote attacker to cause a denial of service via a crafted HTML file that references the IPFS scheme. This vulnerability is caused by an uncaught exception in the function ipfs::OnBeforeURLRequestIPFSRedirectWork in ipfsredirectnetworkdelegatehelper.cc...

6.5CVSS0.0081EPSS
SaveExploits1References5
NVD
NVD
added 2022/12/24 10:15 p.m.23 views

CVE-2022-47932

Brave Browser before 1.43.34 allowed a remote attacker to cause a denial of service via a crafted HTML file that mentions an ipfs:// or ipns:// URL. This vulnerability is caused by an incomplete fix for CVE-2022-47933...

6.5CVSS0.01047EPSS
SaveExploits1References4
Prion
Prion
added 2022/12/24 10:15 p.m.18 views

Design/Logic Flaw

Brave Browser before 1.42.51 allowed a remote attacker to cause a denial of service via a crafted HTML file that references the IPFS scheme. This vulnerability is caused by an uncaught exception in the function ipfs::OnBeforeURLRequestIPFSRedirectWork in ipfsredirectnetworkdelegatehelper.cc...

4.3CVSS6.1AI score0.0081EPSS
SaveExploits1References5Affected Software1
Prion
Prion
added 2022/12/24 10:15 p.m.20 views

Design/Logic Flaw

Brave Browser before 1.43.88 allowed a remote attacker to cause a denial of service in private and guest windows via a crafted HTML file that mentions an ipfs:// or ipns:// URL. This is caused by an incomplete fix for CVE-2022-47932 and CVE-2022-47934...

4.3CVSS6.3AI score0.01047EPSS
SaveExploits2References5Affected Software1
Positive Technologies
Positive Technologies
added 2022/12/24 12:0 a.m.14 views

PT-2022-28092 · Brave · Brave Browser

Name of the Vulnerable Software and Affected Versions: Brave Browser versions prior to 1.43.34 Description: The issue allows a remote attacker to cause a denial of service via a crafted HTML file that mentions an ipfs:// or ipns:// URL. This is due to an incomplete fix for a previous issue...

6.5CVSS6.2AI score0.01047EPSS
SaveExploits1References8
CVE
CVE
added 2022/12/24 12:0 a.m.96 views

CVE-2022-47933

Brave Browser is affected by CVE-2022-47933 where an uncaught exception in ipfs_redirect_network_delegate_helper.cc (ipfs::OnBeforeURLRequest_IPFSRedirectWork()) allows a remote attacker to trigger a denial-of-service via a crafted HTML file referencing the IPFS scheme. Impact is a crash/DoS; exp...

6.5CVSS6AI score0.0081EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/12/24 12:0 a.m.15 views

CVE-2022-47933

Brave Browser before 1.42.51 allowed a remote attacker to cause a denial of service via a crafted HTML file that references the IPFS scheme. This vulnerability is caused by an uncaught exception in the function ipfs::OnBeforeURLRequestIPFSRedirectWork in ipfsredirectnetworkdelegatehelper.cc...

6.5CVSS6.2AI score0.0081EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2022/12/24 12:0 a.m.23 views

CVE-2022-47933

Brave Browser before 1.42.51 allowed a remote attacker to cause a denial of service via a crafted HTML file that references the IPFS scheme. This vulnerability is caused by an uncaught exception in the function ipfs::OnBeforeURLRequestIPFSRedirectWork in ipfsredirectnetworkdelegatehelper.cc...

6.3AI score0.0081EPSS
SaveExploits1References5
Rows per page
Query Builder