Vyper is a Pythonic Smart Contract Language. In affected versions the order of evaluation of the arguments of the builtin functions `uint256_addmod`, `uint256_mulmod`, `ecadd` and `ecmul` does not follow source order. This behaviour is problematic when the evaluation of one of the arguments produces side effects that other arguments depend on. A patch is currently being developed on pull request #3583. When using builtins from the list above, users should make sure that the arguments of the expression do not produce side effects or, if one does, that no other argument is dependent on those side effects.
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-09-04T17:36:23.480Z

Updated: 2024-08-02T18:46:11.683Z

Reserved: 2023-08-22T16:57:23.933Z

Link: CVE-2023-41052

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2023-09-04T18:15:08.657

Modified: 2023-09-08T14:08:27.387

Link: CVE-2023-41052

cve-icon Redhat

No data.