CVE-2024-6095 MEDIUM

CVE-2024-6095: SSRF and Partial LFI in /models/apply Endpoint in mudler/localai

Vendor Mudler
Product mudler/localai
Weakness CWE-918 · SSRF
Published July 6, 2024
Last update August 1, 2024

CVSS base score

5.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N

What the vulnerability does

01Description

A vulnerability in the /models/apply endpoint of mudler/localai versions 2.15.0 allows for Server-Side Request Forgery (SSRF) and partial Local File Inclusion (LFI). The endpoint supports both http(s):// and file:// schemes, where the latter can lead to LFI. However, the output is limited due to the length of the error message. This vulnerability can be exploited by an attacker with network access to the LocalAI instance, potentially allowing unauthorized access to internal HTTP(s) servers and partial reading of local files. The issue is fixed in version 2.17.

Key dates

02Disclosure timeline

July 6, 2024 CVE published
August 1, 2024 Record updated