CVE-2024-6139

June 27, 2024, 7:25 p.m.

Awaiting Analysis
CVE has been marked for Analysis. Normally once in this state the CVE will be analyzed by NVD staff within 24 hours.

Products

parisneo/lollms

  • v9.6

Source

security@huntr.dev

Tags

CVE-2024-6139 details

Published : June 27, 2024, 7:15 p.m.
Last Modified : June 27, 2024, 7:25 p.m.

Description

A path traversal vulnerability exists in the XTTS server of the parisneo/lollms package version v9.6. This vulnerability allows an attacker to write audio files to arbitrary locations on the system and enumerate file paths. The issue arises from improper validation of user-provided file paths in the `tts_to_file` endpoint.

CVSS Score

1 2 3 4 5 6 7.3 8 9 10

Weakness

Weakness Name Description
CWE-29 Path Traversal: '\..\filename' The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '\..\filename' (leading backslash dot dot) sequences that can resolve to a location that is outside of that directory.

CVSS Data

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

LOW

Base Score

7.3

Exploitability Score

3.9

Impact Score

3.4

Base Severity

HIGH

References

URL Source
https://huntr.com/bounties/fd00f112-efd0-40a1-8227-d6733716e4c0 security@huntr.dev
This website uses the NVD API, but is not approved or certified by it.