fkie_cve-2024-2178
Vulnerability from fkie_nvd
Published
2024-06-02 11:15
Modified
2025-07-09 14:25
Severity ?
Summary
A path traversal vulnerability exists in the parisneo/lollms-webui, specifically within the 'copy_to_custom_personas' endpoint in the 'lollms_personalities_infos.py' file. This vulnerability allows attackers to read arbitrary files by manipulating the 'category' and 'name' parameters during the 'Copy to custom personas folder for editing' process. By inserting '../' sequences in these parameters, attackers can traverse the directory structure and access files outside of the intended directory. Successful exploitation results in unauthorized access to sensitive information.
References
▶ | URL | Tags | |
---|---|---|---|
security@huntr.dev | https://huntr.com/bounties/e585f1dd-a026-4419-8f42-5835e85fad9e | Exploit, Third Party Advisory, Issue Tracking, Patch | |
af854a3a-2127-422b-91ae-364da2661108 | https://huntr.com/bounties/e585f1dd-a026-4419-8f42-5835e85fad9e | Exploit, Third Party Advisory, Issue Tracking, Patch |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
lollms | lollms_web_ui | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:lollms:lollms_web_ui:*:*:*:*:*:*:*:*", "matchCriteriaId": "E8DA02EF-1A49-47C3-B2E4-5F70C25D8B34", "versionEndExcluding": "9.4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A path traversal vulnerability exists in the parisneo/lollms-webui, specifically within the \u0027copy_to_custom_personas\u0027 endpoint in the \u0027lollms_personalities_infos.py\u0027 file. This vulnerability allows attackers to read arbitrary files by manipulating the \u0027category\u0027 and \u0027name\u0027 parameters during the \u0027Copy to custom personas folder for editing\u0027 process. By inserting \u0027../\u0027 sequences in these parameters, attackers can traverse the directory structure and access files outside of the intended directory. Successful exploitation results in unauthorized access to sensitive information." }, { "lang": "es", "value": "Existe una vulnerabilidad de path traversal en parisneo/lollms-webui, espec\u00edficamente dentro del endpoint \u0027copy_to_custom_personas\u0027 en el archivo \u0027lollms_personalities_infos.py\u0027. Esta vulnerabilidad permite a los atacantes leer archivos arbitrarios manipulando los par\u00e1metros \u0027categor\u00eda\u0027 y \u0027nombre\u0027 durante el proceso \u0027Copiar a la carpeta de personas personalizadas para editar\u0027. Al insertar secuencias \u0027../\u0027 en estos par\u00e1metros, los atacantes pueden atravesar la estructura del directorio y acceder a archivos fuera del directorio deseado. La explotaci\u00f3n exitosa da como resultado el acceso no autorizado a informaci\u00f3n confidencial." } ], "id": "CVE-2024-2178", "lastModified": "2025-07-09T14:25:18.873", "metrics": { "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "security@huntr.dev", "type": "Secondary" } ] }, "published": "2024-06-02T11:15:07.390", "references": [ { "source": "security@huntr.dev", "tags": [ "Exploit", "Third Party Advisory", "Issue Tracking", "Patch" ], "url": "https://huntr.com/bounties/e585f1dd-a026-4419-8f42-5835e85fad9e" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "Issue Tracking", "Patch" ], "url": "https://huntr.com/bounties/e585f1dd-a026-4419-8f42-5835e85fad9e" } ], "sourceIdentifier": "security@huntr.dev", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-29" } ], "source": "security@huntr.dev", "type": "Secondary" } ] }
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…
Loading…