CVE-2024-52803: LLama Factory Remote OS Command Injection Vulnerability
A critical remote OS command injection vulnerability has been identified in the Llama Factory training process. This vulnerability arises from improper handling of user input, allowing malicious actors to execute arbitrary OS commands on the host system. The issue is caused by insecure usage of the Popen
function with shell=True
, coupled with unsanitized user input. Immediate remediation is required to mitigate the risk.
References
Detect and mitigate CVE-2024-52803 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →