A command injection vulnerability exists in the mudler/localai version 2.14.0. The vulnerability arises from the application's handling of the backend parameter in the configuration file, which is used in the name of the initialized process. An attacker can exploit this vulnerability by manipulating the path of the vulnerable binary file specified in the backend parameter, allowing the execution of arbitrary code on the system. This issue is due to improper neutralization of special elements used in an OS command, leading to potential full control over the affected system.
References
Configurations
No configuration.
History
21 Nov 2024, 09:47
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/mudler/localai/commit/1a3dedece06cab1acc3332055d285ac540a47f0e - | |
References | () https://huntr.com/bounties/c6e3cb58-6fa4-4207-bb92-ae7644174661 - | |
Summary |
|
26 Jun 2024, 03:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-26 03:15
Updated : 2024-11-21 09:47
NVD link : CVE-2024-5181
Mitre link : CVE-2024-5181
CVE.ORG link : CVE-2024-5181
JSON object : View
Products Affected
No product.
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')