Era Compiler Vyper
Approved changes feed: RSS · Atom
cpe:2.3:a:matter-labs:era-compiler-vyper:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Matter Labs (a83ac4d1-d12e-5ff8-a089-b4523fd52ee1) |
|---|---|
| Product | Era Compiler Vyper (12abefbb-92f7-54bd-a405-d931434f99f4) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2024-43366 |
vulnerable | 2026-06-08 06:45:50.194312 |
zkvyper ignored loop range bounds
HIGH (7.5)
zkvyper is a Vyper compiler. Starting in version 1.3.12 and prior to version 1.5.3, since LLL IR has no Turing-incompletness restrictions, it is compiled to a loop with a much more late exit condition. It leads to a loss of funds or other unwanted behavior if the loop body contains it. However, more real-life use cases like iterating over an array are not affected. No contracts were affected by this issue, which was fixed in version 1.5.3. Upgrading and redeploying affected contracts is the only way to avoid the vulnerability.
Published: 2024-08-15T20:11:56.456Z
Updated: 2024-08-16T17:07:16.487Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-38533 |
vulnerable | 2026-06-08 06:41:47.643941 |
ZKsync Era invalid stack addressing conversion
MEDIUM (6.5)
ZKsync Era is a layer 2 rollup that uses zero-knowledge proofs to scale Ethereum. There is possible invalid stack access due to the addresses used to access the stack not properly being converted to cells. This issue has been patched in version 1.5.0.
Published: 2024-06-28T21:18:30.547Z
Updated: 2024-08-02T04:12:25.327Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-46232 |
vulnerable | 2026-06-08 06:12:44.447995 |
era-compiler-vyper First Immutable Variable Initialization vulnerability
MEDIUM (5.3)
era-compiler-vyper is the EraVM Vyper compiler for zkSync Era, a layer 2 rollup that uses zero-knowledge proofs to scale Ethereum. Prior to era-compiler-vype version 1.3.10, a bug prevented the initialization of the first immutable variable for Vyper contracts meeting certain criteria. The problem arises when there is a String or Array with more 256-bit words allocated than initialized. It results in the second word’s index unset, that is effectively set to 0, so the first immutable value with the actual 0 index is overwritten in the ImmutableSimulator. Version 1.3.10 fixes this issue by setting all indexes in advance. The problem will go away, but it will get more expensive if the user allocates a lot of uninitialized space, e.g. `String[4096]`. Upgrading and redeploying affected contracts is the only way of working around the issue.
Published: 2023-10-25T21:01:51.692Z
Updated: 2024-09-10T14:02:31.551Z Reference links |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.