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

18 lines
811 B
Markdown

### [CVE-2015-0943](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0943)
![](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
Basware Banking (Maksuliikenne) before 9.10.0.0 does not encrypt communication between the client and the backend server, which allows man-in-the-middle attackers to obtain encryption keys, user credentials, and other sensitive information by sniffing the network or modify this traffic by inserting packets into the client-server data stream.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2015/Jul/120
#### Github
No PoCs found on GitHub currently.