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 cakephp/cakephp to version 4.5.11, 4.6.4, 5.1.7, 5.2.13, 5.3.6 or higher.
cakephp/cakephp is a rapid development framework for PHP which uses commonly known design patterns like Associative Data Mapping, Front Controller, and MVC.
Affected versions of this package are vulnerable to PHP Remote File Inclusion in the View::_getElementFileName() method, which does not verify that the resolved element path stays within the application or plugin view template directories. An attacker can include and execute other PHP files present on the server by placing directory traversal sequences in an element name. Exposure of files by inclusion is limited to PHP files already reachable on the filesystem.