CVE-2024-6250

An absolute path traversal vulnerability exists in parisneo/lollms-webui v9.6, specifically in the `open_file` endpoint of `lollms_advanced.py`. The `sanitize_path` function with `allow_absolute_path=True` allows an attacker to access arbitrary files and directories on a Windows system. This vulnerability can be exploited to read any file and list arbitrary directories on the affected system.
Configurations

No configuration.

History

21 Nov 2024, 09:49

Type Values Removed Values Added
References () https://huntr.com/bounties/11a8bf9d-16f3-49b3-b5fc-ad36d8993c73 - () https://huntr.com/bounties/11a8bf9d-16f3-49b3-b5fc-ad36d8993c73 -
Summary
  • (es) Existe una vulnerabilidad de path traversal absoluta en parisneo/lollms-webui v9.6, específicamente en el endpoint `open_file` de `lollms_advanced.py`. La función `sanitize_path` con `allow_absolute_path=True` permite a un atacante acceder a archivos y directorios arbitrarios en un sistema Windows. Esta vulnerabilidad se puede aprovechar para leer cualquier archivo y enumerar directorios arbitrarios en el sistema afectado.

27 Jun 2024, 19:25

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-27 19:15

Updated : 2024-11-21 09:49


NVD link : CVE-2024-6250

Mitre link : CVE-2024-6250

CVE.ORG link : CVE-2024-6250


JSON object : View

Products Affected

No product.

CWE
CWE-36

Absolute Path Traversal