{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-47170", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Agnai is an artificial-intelligence-agnostic multi-user, mult-bot roleplaying chat system. A vulnerability in versions prior to 1.0.330 permits attackers to read arbitrary JSON files at attacker-chosen locations on the server. This issue can lead to unauthorized access to sensitive information and exposure of confidential configuration files. This only affects installations with `JSON_STORAGE` enabled which is intended to local/self-hosting only. Version 1.0.330 fixes this issue." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-35: Path Traversal: '.../...//'", "cweId": "CWE-35" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "agnaistic", "product": { "product_data": [ { "product_name": "agnai", "version": { "version_data": [ { "version_affected": "=", "version_value": "< 1.0.330" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/agnaistic/agnai/security/advisories/GHSA-h355-hm5h-cm8h", "refsource": "MISC", "name": "https://github.com/agnaistic/agnai/security/advisories/GHSA-h355-hm5h-cm8h" } ] }, "source": { "advisory": "GHSA-h355-hm5h-cm8h", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } ] } }