cve/2023/CVE-2023-37759.md

18 lines
714 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-37759](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-37759)
![](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
Incorrect access control in the User Registration page of Crypto Currency Tracker (CCT) before v9.5 allows unauthenticated attackers to register as an Admin account via a crafted POST request.
### POC
#### Reference
- https://packetstormsecurity.com/files/174240/Crypto-Currency-Tracker-CCT-9.5-Add-Administrator.html
#### Github
No PoCs found on GitHub currently.