CVE-2024-0436

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-0436
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-0436.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-0436
Published
2024-02-26T16:27:50Z
Modified
2025-07-01T15:22:30Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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.

The risk is minified by the additional overhead of the request, which varies in a non-constant nature making the attack less reliable to execute

References

Affected packages

Git / github.com/mintplex-labs/anything-llm

Affected ranges

Type
GIT
Repo
https://github.com/mintplex-labs/anything-llm
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed