cve/2015/CVE-2015-0943.md

18 lines
811 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.