CyberRota Analysis
AI-GeneratedThe vulnerability allows unauthenticated remote attackers to exploit unsafe handling of untrusted client input in a TYPO3 extension, specifically through PHP's unserialize() function. This can lead to PHP Object Injection, resulting in Remote Code Execution on the server. Organizations using affected TYPO3 extensions should prioritize patching this critical vulnerability to mitigate the risk of exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
The extension fails to safely process untrusted client input of an attacker-controlled cookie directly to PHP's unserialize(). A remote, unauthenticated attacker can supply a crafted serialized payload to trigger PHP Object Injection, leading to Remote Code Execution on the TYPO3 server.