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 camaleon-cms to version 2.9.2 or higher.
Affected versions of this package are vulnerable to Arbitrary Code Injection via the select_eval custom field type. An attacker can execute arbitrary Ruby code on the server by supplying a malicious expression in the field options command parameter, which is evaluated through instance_eval within an ERB view when a post edit page is rendered. This allows the attacker to achieve code execution with the privileges of the web server process. This is only exploitable if the attacker has permissions to manage custom fields.