You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
CVE has been marked "REJECT" in the CVE List. These CVEs are stored in the NVD, but do not show up in search results.
Current Description
Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: None. Reason: This candidate was withdrawn. Further investigation showed that it was not a security issue. Notes: Consult https://github.com/vyperlang/vyper/security/advisories/GHSA-42j8-8cjv-j5r9 for more information. All references and descriptions in this candidate have been removed to prevent accidental usage
Vyper is a pythonic smart contract language for the ethereum virtual machine. Since version 0.3.2, decimals use the full range of the underlying int168 type. multiplication of 168 bit integers can wrap in 256-bit arithmetic, but safemul does not check for that. This has been patched in v0.3.4. There are no known workarounds for this issue.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to nvd@nist.gov.
CVE Modified by GitHub, Inc.11/06/2023 10:45:57 PM
Action
Type
Old Value
New Value
Changed
Description
** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: None. Reason: This candidate was withdrawn. Further investigation showed that it was not a security issue. Notes: Consult https://github.com/vyperlang/vyper/security/advisories/GHSA-42j8-8cjv-j5r9 for more information. All references and descriptions in this candidate have been removed to prevent accidental usage.
Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: None. Reason: This candidate was withdrawn. Further investigation showed that it was not a security issue. Notes: Consult https://github.com/vyperlang/vyper/security/advisories/GHSA-42j8-8cjv-j5r9 for more information. All references and descriptions in this candidate have been removed to prevent accidental usage
CVE Modified by GitHub, Inc.5/16/2022 4:15:16 PM
Action
Type
Old Value
New Value
Removed
CVSS V3.1
GitHub, Inc. AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H
Removed
CVSS V3.1 Reason
AC-No Race Condition
Removed
CVSS V3.1 Reason
C-No limiting factors
Removed
CVSS V3.1 Reason
I-No limiting factors
Removed
CVSS V3.1 Reason
PR-No privileges needed
Removed
CWE
GitHub, Inc. CWE-190
Changed
Description
Vyper is a pythonic smart contract language for the ethereum virtual machine. Since version 0.3.2, decimals use the full range of the underlying int168 type. multiplication of 168 bit integers can wrap in 256-bit arithmetic, but safemul does not check for that. This has been patched in v0.3.4. There are no known workarounds for this issue.
** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: None. Reason: This candidate was withdrawn. Further investigation showed that it was not a security issue. Notes: Consult https://github.com/vyperlang/vyper/security/advisories/GHSA-42j8-8cjv-j5r9 for more information. All references and descriptions in this candidate have been removed to prevent accidental usage.
Removed
Reference
https://github.com/vyperlang/vyper/issues/2845 [Issue Tracking, Third Party Advisory]
Removed
Reference
https://github.com/vyperlang/vyper/security/advisories/GHSA-42j8-8cjv-j5r9 [Third Party Advisory]
CVE Rejected by GitHub, Inc.5/16/2022 4:15:16 PM
Action
Type
Old Value
New Value
Initial Analysis by NIST5/16/2022 1:57:31 PM
Action
Type
Old Value
New Value
Added
CPE Configuration
OR
*cpe:2.3:a:vyper_project:vyper:*:*:*:*:*:*:*:* versions from (including) 0.3.2 up to (excluding) 0.3.4
Added
CVSS V2
NIST (AV:N/AC:L/Au:N/C:P/I:P/A:P)
Added
CVSS V3.1
NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Added
CWE
NIST CWE-190
Changed
Reference Type
https://github.com/vyperlang/vyper/issues/2845 No Types Assigned
https://github.com/vyperlang/vyper/issues/2845 Issue Tracking, Third Party Advisory
Changed
Reference Type
https://github.com/vyperlang/vyper/security/advisories/GHSA-42j8-8cjv-j5r9 No Types Assigned
https://github.com/vyperlang/vyper/security/advisories/GHSA-42j8-8cjv-j5r9 Third Party Advisory
Quick Info
CVE Dictionary Entry: CVE-2022-29175 NVD
Published Date: 05/05/2022 NVD
Last Modified: 11/06/2023
Source: GitHub, Inc.