{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-6281", "ASSIGNER": "security@huntr.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "A path traversal vulnerability exists in the `apply_settings` function of parisneo/lollms versions prior to 9.5.1. The `sanitize_path` function does not adequately secure the `discussion_db_name` parameter, allowing attackers to manipulate the path and potentially write to important system folders." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-440 Expected Behavior Violation", "cweId": "CWE-440" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "parisneo", "product": { "product_data": [ { "product_name": "parisneo/lollms", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "9.5.1" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://huntr.com/bounties/0a62f2fb-4e62-4128-9dc4-e8f1d959ac61", "refsource": "MISC", "name": "https://huntr.com/bounties/0a62f2fb-4e62-4128-9dc4-e8f1d959ac61" }, { "url": "https://github.com/parisneo/lollms/commit/26a3ff35acf152b49e1087d5698ad4864c7b6092", "refsource": "MISC", "name": "https://github.com/parisneo/lollms/commit/26a3ff35acf152b49e1087d5698ad4864c7b6092" } ] }, "source": { "advisory": "0a62f2fb-4e62-4128-9dc4-e8f1d959ac61", "discovery": "EXTERNAL" }, "impact": { "cvss": [ { "version": "3.0", "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", "baseScore": 7.3, "baseSeverity": "HIGH" } ] } }