Lucene search
+L

216 matches found

Cvelist
Cvelist
•added 2023/05/10 12:00 a.m.•66 views

CVE-2023-25568 Boxo bitswap/server: DOS unbounded persistent memory leak

Boxo, formerly known as go-libipfs, is a library for building IPFS applications and implementations. In versions 0.4.0 and 0.5.0, if an attacker is able allocate arbitrary many bytes in the Bitswap server, those allocations are lasting even if the connection is closed. This affects users acceptin...

8.2CVSS8.3AI score0.00863EPSS
SaveExploits0References4
OSV
OSV
•added 2023/05/10 12:00 a.m.•49 views

CVE-2023-25568 Boxo bitswap/server: DOS unbounded persistent memory leak

Boxo, formerly known as go-libipfs, is a library for building IPFS applications and implementations. In versions 0.4.0 and 0.5.0, if an attacker is able allocate arbitrary many bytes in the Bitswap server, those allocations are lasting even if the connection is closed. This affects users acceptin...

8.2CVSS7.7AI score
SaveExploits0References6
CVE
CVE
•added 2023/05/10 12:00 a.m.•90 views

CVE-2023-25568

CVE-2023-25568 affects Boxo (formerly go-libipfs) Bitswap/server. In Boxo versions 0.4.0 and 0.5.0, an attacker can allocate unbounded bytes in the Bitswap server, with allocations persisting after the connection closes, impacting users accepting untrusted connections and users importing old bits...

8.2CVSS7.7AI score0.00863EPSS
SaveExploits0References4Affected Software1
Securelist
Securelist
•added 2023/03/27 8:00 a.m.•38 views

How scammers employ IPFS for email phishing

The idea of creating Web 3.0 has been around since the end of 2000s. The new version of the world wide web should repair the weak points of Web 2.0., some of which are: featureless content, prevalence of proprietary solutions, and lack of safety in a centralized user data storage environment, whe...

6.3AI score
SaveExploits0
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
OSV
OSV
•added 2023/02/14 7:41 p.m.•61 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.00908EPSS
SaveExploits0References2
OSV
OSV
•added 2023/02/14 7:41 p.m.•51 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.•59 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.•16 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.•36 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.•95 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
Github Security Blog
Github Security Blog
•added 2023/02/10 7:52 p.m.•43 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.•91 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.•42 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.•21 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
CVE
CVE
•added 2023/02/09 8:46 p.m.•64 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
Cvelist
Cvelist
•added 2023/02/09 8:46 p.m.•49 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
OSV
OSV
•added 2023/02/09 8:46 p.m.•36 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 score
SaveExploits0References6
NVD
NVD
•added 2022/12/24 10:15 p.m.•29 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
NVD
NVD
•added 2022/12/24 10:15 p.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.5CVSS0.0081EPSS
SaveExploits1References5
Rows per page
Query Builder