Metrics
Affected Vendors & Products
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2025-4284 | Vyper's sqrt doesn't define rounding behavior |
Github GHSA |
GHSA-2p94-8669-xg86 | Vyper's sqrt doesn't define rounding behavior |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 28 Mar 2025 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Vyperlang
Vyperlang vyper |
|
| Weaknesses | NVD-CWE-noinfo | |
| CPEs | cpe:2.3:a:vyperlang:vyper:*:*:*:*:*:python:*:* | |
| Vendors & Products |
Vyperlang
Vyperlang vyper |
Sat, 22 Feb 2025 16:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
cvssV3_1
|
Fri, 21 Feb 2025 21:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | vyper is a Pythonic Smart Contract Language for the EVM. Vyper `sqrt()` builtin uses the babylonian method to calculate square roots of decimals. Unfortunately, improper handling of the oscillating final states may lead to sqrt incorrectly returning rounded up results. This issue is being addressed and a fix is expected in version 0.4.1. Users are advised to upgrade as soon as the patched release is available. There are no known workarounds for this vulnerability. | |
| Title | sqrt doesn't define rounding behavior in Vyper | |
| Weaknesses | CWE-682 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-02-22T15:34:42.831Z
Reserved: 2025-02-12T14:51:02.719Z
Link: CVE-2025-26622
Updated: 2025-02-22T15:34:36.261Z
Status : Analyzed
Published: 2025-02-21T22:15:13.447
Modified: 2025-03-28T20:06:00.130
Link: CVE-2025-26622
No data.
OpenCVE Enrichment
No data.
EUVD
Github GHSA