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

Thu, 26 Sep 2024 19:30: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: 2023-09-04T17:36:23.480Z

Updated: 2024-09-26T18:30:33.353Z

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

Link: CVE-2023-41052

cve-icon Vulnrichment

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

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.