ghsa-3864-rp2m-2qfj
Vulnerability from github
Published
2024-11-25 18:33
Modified
2024-11-27 19:32
Severity ?
9.1 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
6.6 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U
6.6 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U
VLAI Severity ?
Summary
libre-chat Path Traversal vulnerability
Details
An issue in the upload_documents method of libre-chat v0.0.6 allows attackers to execute a path traversal via supplying a crafted filename in an uploaded file.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "libre-chat" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.0.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-52787" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-11-25T19:43:23Z", "nvd_published_at": "2024-11-25T18:15:13Z", "severity": "MODERATE" }, "details": "An issue in the upload_documents method of libre-chat v0.0.6 allows attackers to execute a path traversal via supplying a crafted filename in an uploaded file.", "id": "GHSA-3864-rp2m-2qfj", "modified": "2024-11-27T19:32:37Z", "published": "2024-11-25T18:33:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52787" }, { "type": "WEB", "url": "https://github.com/vemonet/libre-chat/issues/10" }, { "type": "WEB", "url": "https://github.com/vemonet/libre-chat/pull/9" }, { "type": "WEB", "url": "https://github.com/vemonet/libre-chat/commit/dbb8e3400e5258112179783d74c9cc54310cb72b" }, { "type": "WEB", "url": "https://gist.github.com/jxfzzzt/276a6e8cfbc54d2c2711bb51d8d3dff3" }, { "type": "PACKAGE", "url": "https://github.com/vemonet/libre-chat" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U", "type": "CVSS_V4" } ], "summary": "libre-chat Path Traversal vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…