cve/2017/CVE-2017-20154.md

18 lines
981 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-20154](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-20154)
![](https://img.shields.io/static/v1?label=Product&message=Phoenixcoin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-404%20Denial%20of%20Service&color=brighgreen)
### Description
A vulnerability was found in ghostlander Phoenixcoin. It has been classified as problematic. Affected is the function CTxMemPool::accept of the file src/main.cpp. The manipulation leads to denial of service. Upgrading to version 0.6.6.1-pxc is able to address this issue. The name of the patch is 987dd68f71a7d8276cef3b6c3d578fd4845b5699. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-217068.
### POC
#### Reference
- https://github.com/ghostlander/Phoenixcoin/releases/tag/v0.6.6.1-pxc
#### Github
No PoCs found on GitHub currently.