Vyper is a Pythonic smart contract language for the Ethereum virtual machine. Prior to version 0.3.8, internal calls with default arguments are compiled incorrectly. Depending on the number of arguments provided in the call, the defaults are added not right-to-left, but left-to-right. If the types are incompatible, typechecking is bypassed. The ability to pass kwargs to internal functions is an undocumented feature that is not well known about. The issue is patched in version 0.3.8.
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-05-11T21:01:11.456Z

Updated: 2024-08-02T15:03:28.987Z

Reserved: 2023-05-01T16:47:35.313Z

Link: CVE-2023-32059

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2023-05-11T22:15:11.803

Modified: 2023-08-02T16:22:18.663

Link: CVE-2023-32059

cve-icon Redhat

No data.