Man-in-the-middle attack in Tryton - CVE-2018-19443
Published: December 22, 2018 / Updated: December 24, 2018
Tryton
Detailed vulnerability description
The vulnerability allows a remote attacker to conduct man-in-the-middle attack.
The vulnerability exists due to the application tries to make a connection to the bus in cleartext instead of encrypted under certain circumstances in bus.py and jsonrpc.py. A remote attacker can use man-in-the-middle techniques and stole the user's session.