cve/2018/CVE-2018-19833.md
2024-05-26 14:27:05 +02:00

727 B

CVE-2018-19833

Description

The owned function of a smart contract implementation for DDQ, an tradable Ethereum ERC20 token, allows attackers to change the owner of the contract, because the function does not check the caller's identity.

POC

Reference

No PoCs from references.

Github