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 to version 2.3.1
or greater.
Pillow
is a Python Imaging Library (Fork).
Affected versions of this package are vulnerable to Symlink attacks due to insecurely creating temporary files.
The (1) load_djpeg
function in JpegImagePlugin.py
, (2) Ghostscript
function in EpsImagePlugin.py
, (3) load function in IptcImagePlugin.py
, and (4) copy function in Image.py
do not properly create temporary files, which allow local users to overwrite arbitrary files and obtain sensitive information via a symlink attack on the temporary file.