Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-41052

3.7 · LOW
Published Sep 4, 2023 vyperlang CWE-670 EPSS 0.46% (38th pctl)

Overview

CVE-2023-41052 is a low-severity vulnerability affecting vyperlang vyper. It was published on September 4, 2023 and has a CVSS 3.1 base score of 3.7 (LOW).

This vulnerability has a CVSS 3.1 base score of 3.7, rated LOW. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from vyperlang. Update vyper to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
vyperlang vyper 0 Affected

Frequently Asked Questions

What is CVE-2023-41052?

CVE-2023-41052 is a low-severity vulnerability affecting vyperlang vyper. It was published on September 4, 2023 and has a CVSS 3.1 base score of 3.7 (LOW).

How severe is CVE-2023-41052?

This vulnerability has a CVSS 3.1 base score of 3.7, rated LOW. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-41052?

Check the references section for vendor advisories and patches from vyperlang. Update vyper to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-41052?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-41052 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.