CVE-2024-52803
CVSS V2 None
CVSS V3 None
Description
LLama Factory enables fine-tuning of large language models. 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. This vulnerability is fixed in 0.9.1.
Overview
- CVE ID
- CVE-2024-52803
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-11-21T16:53:18.398Z
- Last Modified Date
- 2024-11-21T21:12:06.172Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/hiyouga/LLaMA-Factory/security/advisories/GHSA-hj3w-wrh4-44vp | x_refsource_CONFIRM |
https://github.com/hiyouga/LLaMA-Factory/commit/b3aa80d54a67da45e9e237e349486fb9c162b2ac | x_refsource_MISC |
https://gist.github.com/superboy-zjc/f2d2b93ae511c445ba97e144b70e534d | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-52803 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-52803 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-11-22 13:23:32 | Added to TrackCVE |