ghsa-g8rf-47g8-m3m9
Vulnerability from github
Published
2024-09-30 09:30
Modified
2024-09-30 09:30
Severity ?
Details
A Local File Inclusion vulnerability exists in parisneo/lollms-webui versions below v9.8. The vulnerability is due to unverified path concatenation in the serve_js
function in app.py
, which allows attackers to perform path traversal attacks. This can lead to unauthorized access to arbitrary files on the server, potentially exposing sensitive information such as private SSH keys, configuration files, and source code.
{ "affected": [], "aliases": [ "CVE-2024-6394" ], "database_specific": { "cwe_ids": [ "CWE-29" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-09-30T08:15:03Z", "severity": "HIGH" }, "details": "A Local File Inclusion vulnerability exists in parisneo/lollms-webui versions below v9.8. The vulnerability is due to unverified path concatenation in the `serve_js` function in `app.py`, which allows attackers to perform path traversal attacks. This can lead to unauthorized access to arbitrary files on the server, potentially exposing sensitive information such as private SSH keys, configuration files, and source code.", "id": "GHSA-g8rf-47g8-m3m9", "modified": "2024-09-30T09:30:46Z", "published": "2024-09-30T09:30:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6394" }, { "type": "WEB", "url": "https://huntr.com/bounties/6df4f990-b632-4791-b3ea-f40c9ea905bf" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
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.