Executive Summary

Informations
Name CVE-2025-27105 First vendor Publication 2025-02-21
Vendor Cve Last vendor Modification 2025-03-28

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

vyper is a Pythonic Smart Contract Language for the EVM. Vyper handles AugAssign statements by first caching the target location to avoid double evaluation. However, in the case when target is an access to a DynArray and the rhs modifies the array, the cached target will evaluate first, and the bounds check will not be re-evaluated during the write portion of the statement. This issue has been addressed in version 0.4.1 and all users are advised to upgrade. There are no known workarounds for this vulnerability.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-27105

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 7

Sources (Detail)

https://github.com/vyperlang/vyper/security/advisories/GHSA-4w26-8p97-f4jp
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
Date Informations
2025-05-27 02:56:09
  • Multiple Updates
2025-03-29 00:21:02
  • Multiple Updates
2025-02-22 21:20:30
  • Multiple Updates
2025-02-22 00:20:34
  • First insertion