CVE-2024-32647: vyper performs double eval of raw_args in create_from_blueprint
Using the create_from_blueprint
builtin can result in a double eval vulnerability when raw_args=True
and the args
argument has side-effects.
A contract search was performed and no vulnerable contracts were found in production. In particular, the raw_args
variant of create_from_blueprint
was not found to be used in production.
References
Detect and mitigate CVE-2024-32647 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →