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 symfony/symfony
to versions 2.7.50, 2.8.49, 3.4.20, 4.0.15, 4.1.9 4.2.1 or higher.
symfony/symfony is a The Symfony PHP framework.
Affected versions of this package are vulnerable to Information Exposure. When using the scalar type hint string in a setter method of a class that’s the data_class of a form, and when a file upload is submitted to the corresponding field instead of a normal text input, then the UploadedFile::__toString()
function is called which will then return and disclose the path of the uploaded file.