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 UNIX Symbolic Link (Symlink) Following vulnerabilities in an interactive lesson.
Start learningUpgrade smarty/smarty to version 4.5.7, 5.8.2 or higher.
Affected versions of this package are vulnerable to UNIX Symbolic Link (Symlink) Following via the Security::_checkDir process. An attacker can access arbitrary files outside of trusted directories by creating a symbolic link within a trusted directory and causing a template to reference that path. This is only exploitable if an attacker can create a symlink inside a trusted directory and influence template references.
This vulnerability can be mitigated by ensuring no untrusted symlinks can be created within any directory listed in secure_dir or the trusted template directories, and by restricting write access to those directories to trusted processes only.