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 applicationsLearn about Improper Authentication vulnerabilities in an interactive lesson.
Start learningA fix was pushed into the master
branch but not yet published.
Affected versions of this package are vulnerable to Improper Authentication due to the lack of authentication in the connection process between the two sockets. An attacker can intercept or manipulate the data by establishing a connection to the server socket before the legitimate client does.
Note:
Platforms that support AF_UNIX
such as Linux and macOS are not affected by this vulnerability. Versions prior to CPython 3.5 are not affected due to the vulnerable API not being included.
Note:
This is a duplicate of https://security.snyk.io/vuln/SNYK-UNMANAGED-PYTHON-7924820