Files
CVEs-PoC/2018/CVE-2018-19167.md
T
2025-09-29 21:09:30 +02:00

18 lines
819 B
Markdown

### [CVE-2018-19167](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19167)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
CloakCoin through 2.2.2.0 (a chain-based proof-of-stake cryptocurrency) allows a remote denial of service, exploitable by an attacker who acquires even a small amount of stake/coins in the system. The attacker sends invalid headers/blocks, which are stored on the victim's disk.
### POC
#### Reference
- https://medium.com/@dsl_uiuc/fake-stake-attacks-on-chain-based-proof-of-stake-cryptocurrencies-b8b05723f806
#### Github
No PoCs found on GitHub currently.