Lucene search
+L

42 matches found

Vulnrichment
Vulnrichment
added 2024/01/19 9:26 p.m.5 views

CVE-2024-23688 Consensys Discovery Nonce Reuse

Consensys Discovery versions less than 0.4.5 uses the same AES/GCM nonce for the entire session. which should ideally be unique for every message. The node's private key isn't compromised, only the session key generated for specific peer communication is exposed...

5.6AI score0.00493EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/01/19 12:00 a.m.11 views

Consensys Discovery Security Feature Issue Vulnerability

Consensys Discovery is an open source application from Consensys. A security vulnerability exists in versions of Consensys Discovery prior to 0.4.5 that stems from using the same AES/GCM random number throughout a session...

5.3CVSS6.7AI score0.00493EPSS
SaveExploits0References5
OSV
OSV
added 2023/11/12 3:56 p.m.28 views

GHSA-RJJM-X32P-M3F7 gnark's range checker gadget allows wider inputs up to word alignment

Impact gnark provides a gadget in the standard library to allow optimized checking of the bitwidth of the inputs. The gadget works by constructing a fixed lookup table containing all valid entries, partitioning the input and checking that all parts are inside the lookup table. The range checker...

3.2CVSS7.3AI score
SaveExploits0References4
OSV
OSV
added 2023/10/24 8:27 p.m.27 views

GO-2023-2119 Proof forgery due to insufficient randomness in github.com/consensys/gnark

A a third party may derive a valid proof from a valid initial tuple proof, publicinputs, corresponding to the same public inputs as the initial proof. This vulnerability is due to randomness being generated using a small part of the scratch memory describing the state, allowing for degrees of...

7AI score
SaveExploits0References2
OSV
OSV
added 2023/10/09 9:29 p.m.44 views

GO-2023-2098 Unsoundness in variable comparison / non-unique binary decomposition in github.com/consensys/gnark

Unsoundness in variable comparison / non-unique binary decomposition in github.com/consensys/gnark...

7.1CVSS6AI score0.00224EPSS
SaveExploits0References4
Veracode
Veracode
added 2023/10/06 9:52 a.m.19 views

Integer Overflow

github.com/consensys/gnark is vulnerable to Integer Overflow. The vulnerability is due to some in-circuit values having two valid decomposition bits, which could result in unintended behavior...

7.1CVSS6.8AI score0.00224EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/10/05 7:48 p.m.33 views

GO-2023-2096 Signature malleability in github.com/consensys/gnark-crypto

Signature malleability in github.com/consensys/gnark-crypto...

9.8CVSS9.4AI score0.00844EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/09/28 6:30 a.m.33 views

Duplicate Advisory: Consensys gnark-crypto allows Signature Malleability

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-fr8m-434r-g3xp. This link is maintained to preserve external references. Original Description Consensys gnark-crypto through 0.11.2 allows Signature Malleability. This occurs because deserialisation of EdDSA and...

9.8CVSS8.2AI score0.00844EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/09/28 6:30 a.m.19 views

GHSA-9XFQ-8J3R-XP5G Duplicate Advisory: Consensys gnark-crypto allows Signature Malleability

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-fr8m-434r-g3xp. This link is maintained to preserve external references. Original Description Consensys gnark-crypto through 0.11.2 allows Signature Malleability. This occurs because deserialisation of EdDSA and...

9.8CVSS8.2AI score0.00844EPSS
SaveExploits0References6
NVD
NVD
added 2023/09/28 4:15 a.m.27 views

CVE-2023-44273

Consensys gnark-crypto through 0.11.2 allows Signature Malleability. This occurs because deserialisation of EdDSA and ECDSA signatures does not ensure that the data is in a certain interval...

9.8CVSS9.4AI score0.00844EPSS
SaveExploits0References3
Prion
Prion
added 2023/09/28 4:15 a.m.21 views

Design/Logic Flaw

Consensys gnark-crypto through 0.11.2 allows Signature Malleability. This occurs because deserialisation of EdDSA and ECDSA signatures does not ensure that the data is in a certain interval...

7.5CVSS9.4AI score0.00844EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2023/09/28 12:00 a.m.14 views

gnark-crypto Code Issue Vulnerability

gnark-crypto is an open source library from Consensys. Provides elliptic curve and pairing-based cryptography on BN, BLS12, BLS24 and BW6 curves. A code issue vulnerability exists in Consensys gnark-crypto 0.11.2 and earlier versions, which stems from the presence of a deserialization vulnerabili...

9.8CVSS7.1AI score0.00844EPSS
SaveExploits0References4
OSV
OSV
added 2023/09/28 12:00 a.m.15 views

CVE-2023-44273

Consensys gnark-crypto through 0.11.2 allows Signature Malleability. This occurs because deserialisation of EdDSA and ECDSA signatures does not ensure that the data is in a certain interval...

7.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2023/09/28 12:00 a.m.35 views

CVE-2023-44273

Consensys gnark-crypto through 0.11.2 allows Signature Malleability. This occurs because deserialisation of EdDSA and ECDSA signatures does not ensure that the data is in a certain interval...

9.6AI score0.00844EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/09/28 12:00 a.m.14 views

CVE-2023-44273

Consensys gnark-crypto through 0.11.2 allows Signature Malleability. This occurs because deserialisation of EdDSA and ECDSA signatures does not ensure that the data is in a certain interval...

6.7AI score0.00844EPSS
SaveExploits0References3
CVE
CVE
added 2023/09/28 12:00 a.m.80 views

CVE-2023-44273

CVE-2023-44273 (gnark-crypto) affects github.com/consensys/gnark-crypto up to v0.11.2. During ECDSA/EdDSA signature deserialization, the library does not enforce that values lie in the range [1, n−1], enabling signature malleability and potential DoS. The issue has been fixed in v0.12.0 (PR #449)...

9.8CVSS9.3AI score0.00844EPSS
SaveExploits0References3Affected Software1
Hacker One
Hacker One
added 2022/10/25 8:59 a.m.61 views

Consensys: CSV Injection at https://assets-paris-demo.codefi.network/

Summary: Hi consensys Security Team. I have found CSV Injection when generate report at https://assets-paris-demo.codefi.network/ CSV Injection, also known as Formula Injection, occurs when websites embed untrusted input inside CSV files. When a spreadsheet program such as Microsoft Excel or...

9.3CVSS6.6AI score0.14533EPSS
SaveExploits0
Code423n4
Code423n4
added 2022/07/19 12:00 a.m.18 views

call() should be used instead of transfer() on an address payable

Lines of code Vulnerability details Impact The use of the deprecated transfer function for an address will inevitably make the transaction fail when the caller is a smart contract and: 1. Does not implement a payable function. 2. Implements a payable fallback which uses more than 2300 gas unit. 3...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/18 12:00 a.m.18 views

Upgraded Q -> M from 205 [1655579891083]

Judge has assessed an item in Issue 205 as Medium risk. The relevant finding follows: transfer and send methods are used inside the codebase. Since these methods use 2300 gas stipend which is not adjustable,it may likely to get broken when calling a contract's fallback function if any contract...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/10/06 12:00 a.m.14 views

Missing event & timelock for critical onlyAdmin functions

Handle 0xRajeev Vulnerability details Impact onlyAdmin functions that change critical contract parameters/addresses/state should emit events and consider adding timelocks so that users and other privileged roles can detect upcoming changes by offchain monitoring of events and have the time to rea...

7AI score
SaveExploits0
Rows per page
Query Builder