Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. vyper
  4. ›
  5. CVE-2023-32675

CVE-2023-32675: Vyper's nonpayable default functions are sometimes payable

May 22, 2023 (updated November 19, 2024)

in contracts with at least one regular nonpayable function, due to the callvalue check being inside of the selector section, it is possible to send funds to the default function by using less than 4 bytes of calldata, even if the default function is marked nonpayable. this applies to contracts compiled with vyper<=0.3.7.

References

  • github.com/advisories/GHSA-vxmm-cwh2-q762
  • github.com/pypa/advisory-database/tree/main/vulns/vyper/PYSEC-2023-80.yaml
  • github.com/vyperlang/vyper
  • github.com/vyperlang/vyper/commit/02339dfda0f3caabad142060d511d10bfe93c520
  • github.com/vyperlang/vyper/commit/02339dfda0f3caabad142060d511d10bfe93c520.
  • github.com/vyperlang/vyper/commit/903727006c1e5ebef99fa9fd5d51d62bd33d72a9
  • github.com/vyperlang/vyper/security/advisories/GHSA-vxmm-cwh2-q762
  • nvd.nist.gov/vuln/detail/CVE-2023-32675

Code Behaviors & Features

Detect and mitigate CVE-2023-32675 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 →

Affected versions

All versions before 0.3.8

Fixed versions

  • 0.3.8

Solution

Upgrade to version 0.3.8 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-670: Always-Incorrect Control Flow Implementation

Source file

pypi/vyper/CVE-2023-32675.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:07 +0000.