{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-0436", "ASSIGNER": "security@huntr.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Theoretically, it would be possible for an attacker to brute-force the password for an instance in single-user password protection mode via a timing attack given the linear nature of the `!==` used for comparison.\n\nThe risk is minified by the additional overhead of the request, which varies in a non-constant nature making the attack less reliable to execute " } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-764 Multiple Locks of a Critical Resource", "cweId": "CWE-764" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "mintplex-labs", "product": { "product_data": [ { "product_name": "mintplex-labs/anything-llm", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "1.0.0" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://huntr.com/bounties/3e73cb96-c038-46a1-81b7-4d2215b36268", "refsource": "MISC", "name": "https://huntr.com/bounties/3e73cb96-c038-46a1-81b7-4d2215b36268" }, { "url": "https://github.com/mintplex-labs/anything-llm/commit/3c859ba3038121b67fb98e87dc52617fa27cbef0", "refsource": "MISC", "name": "https://github.com/mintplex-labs/anything-llm/commit/3c859ba3038121b67fb98e87dc52617fa27cbef0" } ] }, "source": { "advisory": "3e73cb96-c038-46a1-81b7-4d2215b36268", "discovery": "EXTERNAL" }, "impact": { "cvss": [ { "version": "3.0", "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "baseScore": 7.1, "baseSeverity": "HIGH" } ] } }