7.5
CVE-2021-3004
- EPSS 0.21%
- Veröffentlicht 03.01.2021 04:15:12
- Zuletzt bearbeitet 21.11.2024 06:20:43
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The _deposit function in the smart contract implementation for Stable Yield Credit (yCREDIT), an Ethereum token, has certain incorrect calculations. An attacker can obtain more yCREDIT tokens than they should.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Stableyieldcredit Project ≫ Stableyieldcredit Version-
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.21% | 0.439 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/A:N
|
CWE-682 Incorrect Calculation
The product performs a calculation that generates incorrect or unintended results that are later used in security-critical decisions or resource management.