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

Fri, 24 Jan 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2025-01-24T15:54:40.006Z

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

Link: CVE-2023-32059

cve-icon Vulnrichment

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

cve-icon NVD

Status : Modified

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

Modified: 2024-11-21T08:02:37.893

Link: CVE-2023-32059

cve-icon Redhat

No data.