Cyber Resilience

CVE-2024-0550

MediumPublic PoC

Published: 28 February 2024

Published
28 February 2024
Modified
10 January 2025
KEV Added
Patch
CVSS Score v3.1 6.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0085 75.3th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-0550 is a medium-severity Relative Path Traversal (CWE-23) vulnerability in Mintplexlabs Anythingllm. Its CVSS base score is 6.5 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Data from Local System (T1005); ranked in the top 24.7% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

EU & UK References

Vulnerability details

A user who is privileged already `manager` or `admin` can set their profile picture via the frontend API using a relative filepath to then user the PFP GET API to download any valid files. The attacker would have to have…

more

been granted privileged permissions to the system before executing this attack.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
T1552.001 Credentials In Files Credential Access
Adversaries may search local file systems and remote file shares for files containing insecurely stored credentials.
Why these techniques?

The vulnerability enables arbitrary file reads via path traversal in profile picture APIs for privileged users, facilitating collection of data from local system files including unsecured credentials.

MITRE ATLAS TechniquesAI

MITRE ATLAS techniques

AML.T0061: LLM Prompt Self-ReplicationAML.T0062: Discover LLM HallucinationsAML.T0063: Discover AI Model OutputsAML.T0064: Gather RAG-Indexed TargetsAML.T0065: LLM Prompt CraftingAML.T0071: False RAG Entry InjectionAML.T0072: Reverse ShellAML.T0073: ImpersonationAML.T0074: Masquerading

Affected Assets

mintplexlabs
anythingllm
≤ 1.0.0

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References