1 results (0.012 seconds)

CVSS: 5.9EPSS: 0%CPEs: 1EXPL: 0

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. El cliente en Tryton, en versiones 5.x anteriores a la 5.0.1, intenta establecer una conexión con el bus en texto claro en vez de cifrado bajo ciertas circunstancias en bus.py y jsonrpc.py. El intento de conexión falla, pero contiene la sesión actual del usuario en la cabecera. • https://bugs.tryton.org/issue7792 https://discuss.tryton.org/t/security-release-for-issue7792/830 • CWE-384: Session Fixation •