dereuromark/cakephp-feedback is vulnerable to Remote Code Execution (RCE)
90
Critical Risk
Affected versions of this package are vulnerable to arbitrary code execution because they call unserialize() on user-supplied files without restricting which classes may be instantiated. This allows attackers to perform PHP object injection and potentially trigger malicious gadget chains. The issue is fixed by invoking unserialize() with allowed_classes => false, which prevents custom objects from being created while still allowing arrays and stdClass values. This preserves backward compatibility with existing serialized array files while effectively blocking RCE via unsafe object deserialization.
You are affected if you are using a version that falls within the vulnerable range.
dereuromark/cakephp-feedback is vulnerable to Remote Code Execution (RCE) in versions 0.0.1 - 2.1.0.
Upgrade the dereuromark/cakephp-feedback library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant