CVE-2018-19443: Medium severity tryton vulnerability
The client in Tryton 5.x before 5.0.1 tries to make a connection to the bus in cleartext instead of encrypted under certain circumstances in bus.py and jsonrpc.py. This connection attempt fails, but it contains in the header the current session of the user. This session could then be stolen by a man-in-the-middle.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2018-19443?
CVE-2018-19443 is a vulnerability in Tryton 5.x before version 5.0.1 that allows an attacker to steal the session of a user.
How does CVE-2018-19443 affect Tryton?
CVE-2018-19443 affects Tryton version 5.0.0, allowing the client to make a cleartext connection to the bus instead of an encrypted connection.
How severe is CVE-2018-19443?
CVE-2018-19443 has a severity level of medium with a CVSS score of 5.9.
How can I fix CVE-2018-19443?
To fix CVE-2018-19443, upgrade Tryton to version 5.0.1 or later.
Where can I find more information about CVE-2018-19443?
More information about CVE-2018-19443 can be found at the following references: [1] [2]