7.5
CVE-2018-19831
- EPSS 0.2%
- Veröffentlicht 31.12.2019 16:15:11
- Zuletzt bearbeitet 21.11.2024 03:58:38
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The ToOwner() function of a smart contract implementation for Cryptbond Network (CBN), an tradable Ethereum ERC20 token, allows attackers to change the owner of the contract, because the function does not check the caller's identity.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Cryptbond Network Project ≫ Cryptbond Network Version-
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.2% | 0.389 |
| 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-287 Improper Authentication
When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.