Security Advisory

CVE-2024-5182

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-06-19 23:30:38
Last updated 2024-08-01 21:03:10
Assigner @huntr_ai
State PUBLISHED

Description

A path traversal vulnerability exists in mudler/localai version 2.14.0, where an attacker can exploit the `model` parameter during the model deletion process to delete arbitrary files. Specifically, by crafting a request with a manipulated `model` parameter, an attacker can traverse the directory structure and target files outside of the intended directory, leading to the deletion of sensitive data. This vulnerability is due to insufficient input validation and sanitization of the `model` parameter.