The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade tryton
to version 5.0.1 or higher.
tryton is a three-tiers high-level general purpose application platform written in Python and use Postgresql as database engine.
Affected versions of this package are vulnerable to Man in the middle attack. The client tried to make a connection to the bus in cleartext instead of encrypted under certain circumstances in bus.py
and jsonrpc.py
. This connection attempt failed, but it contained in the header the current session of the user. This session could then be stolen by a man-in-the-middle.