Tryton · Tryton · CVE-2018-19443
**Name of the Vulnerable Software and Affected Versions**
Tryton versions 5.0.0
**Description**
The issue arises when the client attempts to establish a connection to the bus in cleartext instead of using encryption under specific circumstances, as seen in bus.py and jsonrpc.py. Although the connection attempt fails, it includes the current user session in the header, making it susceptible to session theft by a man-in-the-middle.
**Recommendations**
For Tryton version 5.0.0, update to version 5.0.1 to resolve the issue.