CVE-2024-1600
A Local File Inclusion (LFI) vulnerability exists in the parisneo/lollms-webui application, specifically within the `/personalities` route.
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 32.5%, higher than 98% of all known CVEs. Patch or mitigate before the next change window.
Description
A Local File Inclusion (LFI) vulnerability exists in the parisneo/lollms-webui application, specifically within the `/personalities` route. An attacker can exploit this vulnerability by crafting a URL that includes directory traversal sequences (`../../`) followed by the desired system file path, URL encoded. Successful exploitation allows the attacker to read any file on the filesystem accessible by the web server. This issue arises due to improper control of filename for include/require statement in the application.
- CVSS 3.0
- 9.3 CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
- EPSS
- 32.51% probability · 98th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-98
- Affected
- lollms/lollms web ui
- Source
- security@huntr.dev
References
- https://github.com/parisneo/lollms-webui/commit/49b0332e98d42dd5204dda53dee410b160106265Patch
- https://huntr.com/bounties/29ec621a-bd69-4225-ab0f-5bb8a1d10c67Exploit, Third Party Advisory
- https://github.com/parisneo/lollms-webui/commit/49b0332e98d42dd5204dda53dee410b160106265Patch
- https://huntr.com/bounties/29ec621a-bd69-4225-ab0f-5bb8a1d10c67Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.