Files
CVEs-PoC/2018/CVE-2018-14328.md
T
2024-06-18 02:51:15 +02:00

19 lines
893 B
Markdown

### [CVE-2018-14328](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14328)
![](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
Brynamics "Online Trade - Online trading and cryptocurrency investment system" allows remote attackers to obtain sensitive information via a direct request for /dashboard/addplan, /dashboard/paywithcard/charge, /dashboard/withdrawal, or /privacy&terms, as demonstrated by reading database username, database password, database_name, and IP address fields, related to CVE-2018-12908.
### POC
#### Reference
- https://cxsecurity.com/issue/WLB-2018070175
- https://www.exploit-db.com/exploits/45094/
#### Github
No PoCs found on GitHub currently.