cve/2020/CVE-2020-35962.md

19 lines
777 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-35962](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35962)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
2024-06-09 00:33:16 +00:00
- https://blocksecteam.medium.com/loopring-lrc-protocol-incident-66e9470bd51f
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.