CyberRota Analysis
AI-GeneratedThe vulnerability in the Aeon load_human_activity_segmentation_datasets method allows remote code execution due to inadequate validation of user-supplied strings, enabling attackers to execute arbitrary Python code. Exploitation requires user interaction, such as visiting a malicious webpage or opening a compromised file. Organizations utilizing Aeon should prioritize patching this vulnerability to mitigate the risk of unauthorized code execution in their environments.
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
Aeon load_human_activity_segmentation_datasets Code Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of aeon. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the load_human_activity_segmentation_datasets method. The issue results from the lack of proper validation of a user-supplied string before using it to execute Python code. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29160.