ghsa-482r-2hv2-p3x7
Vulnerability from github
Published
2024-05-16 09:33
Modified
2024-05-16 09:33
Severity ?
Details
A path traversal vulnerability exists in the parisneo/lollms-webui application, specifically within the /list_personalities
endpoint. By manipulating the category
parameter, an attacker can traverse the directory structure and list any directory on the system. This issue affects the latest version of the application. The vulnerability is due to improper handling of user-supplied input in the list_personalities
function, where the category
parameter can be controlled to specify arbitrary directories for listing. Successful exploitation of this vulnerability could allow an attacker to list all folders in the drive on the system, potentially leading to information disclosure.
{ "affected": [], "aliases": [ "CVE-2024-4322" ], "database_specific": { "cwe_ids": [ "CWE-29" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-16T09:15:16Z", "severity": "HIGH" }, "details": "A path traversal vulnerability exists in the parisneo/lollms-webui application, specifically within the `/list_personalities` endpoint. By manipulating the `category` parameter, an attacker can traverse the directory structure and list any directory on the system. This issue affects the latest version of the application. The vulnerability is due to improper handling of user-supplied input in the `list_personalities` function, where the `category` parameter can be controlled to specify arbitrary directories for listing. Successful exploitation of this vulnerability could allow an attacker to list all folders in the drive on the system, potentially leading to information disclosure.", "id": "GHSA-482r-2hv2-p3x7", "modified": "2024-05-16T09:33:09Z", "published": "2024-05-16T09:33:09Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4322" }, { "type": "WEB", "url": "https://huntr.com/bounties/5116d858-ce00-418c-a5a5-851c5608c209" } ], "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.