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 Input Validation vulnerabilities in an interactive lesson.
Start learningThere is no fixed version for verot/class.upload.php
.
verot/class.upload.php is a PHP class that can be used to upload files and manipulate images very easily.
Affected versions of this package are vulnerable to Improper Input Validation when the default configuration is used. An attacker can inject malicious scripts that may be executed in the context of the user's browser by uploading specially crafted files.
To mitigate this vulnerability it is recommended to use extension whitelisting accompanied by forcing the server to always provide content-type based on the file extension. The README has been updated to include these guidelines.