mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
698 B
Markdown
18 lines
698 B
Markdown
### [CVE-2020-35962](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35962)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The sellTokenForLRC function in the vault protocol in the smart contract implementation for Loopring (LRC), an Ethereum token, lacks access control for fee swapping and thus allows price manipulation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blocksecteam.medium.com/loopring-lrc-protocol-incident-66e9470bd51f
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|