CVE-2023-31146

CVSS V2 None CVSS V3 None
Description
Vyper is a Pythonic smart contract language for the Ethereum virtual machine. Prior to version 0.3.8, during codegen, the length word of a dynarray is written before the data, which can result in out-of-bounds array access in the case where the dynarray is on both the lhs and rhs of an assignment. The issue can cause data corruption across call frames. The expected behavior is to revert due to out-of-bounds array access. Version 0.3.8 contains a patch for this issue.
Overview
  • CVE ID
  • CVE-2023-31146
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Received
  • Published Version
  • 2023-05-11T21:15:10
  • Last Modified Date
  • 2023-05-11T21:15:10
History
Created Old Value New Value Data Type Notes
2023-05-11 22:00:31 Added to TrackCVE
2023-05-11 22:00:33 Weakness Enumeration new