CyberRota Analysis
AI-GeneratedAn OS command injection vulnerability in MetaGPT 0.8.1 allows attackers to execute arbitrary commands by manipulating the path argument in the RepoParser.rebuild_class_views() function. This could lead to unauthorized access or control over the affected system. Organizations using this version of MetaGPT should prioritize patching to mitigate potential exploitation risks.
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
An OS command injection vulnerability in MetaGPT 0.8.1 allows an attacker to execute arbitrary commands via the path argument of RepoParser.rebuild_class_views() in metagpt/repo_parser.py.