mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
21 lines
946 B
Markdown
21 lines
946 B
Markdown
### [CVE-2018-10666](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10666)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Owned smart contract implementation for Aurora IDEX Membership (IDXM), an Ethereum ERC20 token, allows attackers to acquire contract ownership because the setOwner function is declared as public. A new owner can subsequently modify variables.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://medium.com/@jonghyk.song/aurora-idex-membership-idxm-erc20-token-allows-attackers-to-acquire-contract-ownership-1ff426cee7c6
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/lnick2023/nicenice
|
|
- https://github.com/qazbnm456/awesome-cve-poc
|
|
- https://github.com/xbl3/awesome-cve-poc_qazbnm456
|
|
|