Podatność CVE-2018-14086


Publikacja: 2018-07-15   Modyfikacja: 2018-07-16

Opis:
An issue was discovered in a smart contract implementation for SingaporeCoinOrigin (SCO), an Ethereum token. The contract has an integer overflow. If the owner sets the value of sellPrice to a large number in setPrices() then the "amount * sellPrice" will cause an integer overflow in sell().

Typ:

CWE-190

(Integer Overflow or Wraparound)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

Ogólna skala CVSS
Znaczenie
Łatwość wykorzystania
7.5/10
6.4/10
10/10
Wymagany dostęp
Złożoność ataku
Autoryzacja
Zdalny
Niska
Nie wymagana
Wpływ na poufność
Wpływ na integralność
Wpływ na dostępność
Częściowy
Częściowy
Częściowy
Affected software
Singaporecoinorigin project -> Singaporecoinorigin 

 Referencje:
https://github.com/hellowuzekai/blockchains/blob/master/overflow1.md

Copyright 2024, cxsecurity.com

 

Back to Top