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 mantisbt/mantisbt to version 2.28.4 or higher.
mantisbt/mantisbt is a mantis bug tracker.
Affected versions of this package are vulnerable to Eval Injection in the adm_config_set.php process. An attacker can execute arbitrary code by submitting a specially crafted configuration value that defines a class, which is then hoisted and executed due to the use of eval() in the configuration parsing logic. This is only exploitable if the attacker has administrator access to the web UI.