CVE-2024-53844
Last modified
CVE-2024-53844 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. E.D.D.I (Enhanced Dialog Driven Interface) is a middleware to connect and manage LLM API bots. A path traversal vulnerability exists in the backup export functionality of EDDI, as implemented in `RestExportService.java`. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
E.D.D.I (Enhanced Dialog Driven Interface) is a middleware to connect and manage LLM API bots. A path traversal vulnerability exists in the backup export functionality of EDDI, as implemented in `RestExportService.java`. This vulnerability allows an attacker to access sensitive files on the server by manipulating the `botFilename` parameter in requests. The application fails to sanitize user input, enabling malicious inputs such as `..%2f..%2fetc%2fpasswd` to access arbitrary files. However, the **severity of this vulnerability is significantly limited** because EDDI typically runs within a **Docker container**, which provides additional layers of isolation and restricted permissions. As a result, while this vulnerability exposes files within the container, it does not inherently threaten the underlying host system or other containers. A patch is required to sanitize and validate the botFilename input parameter. Users should ensure they are using version 5.4 which contains this patdch. For temporary mitigation, access to the vulnerable endpoint should be restricted through firewall rules or authentication mechanisms.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-53844?
How severe is CVE-2024-53844?
How do I fix CVE-2024-53844?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-53839In GetCellInfoList() of protocolnetadapter.cpp, there is a p…5.5
- CVE-2024-5384A vulnerability classified as critical was found in SourceCo…9.8
- CVE-2024-53840there is a possible biometric bypass due to an unusual root …7.8
- CVE-2024-53841In startListeningForDeviceStateChanges, there is a possible …7.8
- CVE-2024-53842In cc_SendCcImsInfoIndMsg of cc_MmConManagement.c, there is …9.8
- CVE-2024-53843@dapperduckling/keycloak-connector-server is an opinionated …8.1
- CVE-2024-53845ESPTouch is a connection protocol for internet of things dev…6.6
- CVE-2024-53846OTP is a set of Erlang libraries, which consists of the Erla…5.5
- CVE-2024-53847The Trix rich text editor, prior to versions 2.1.9 and 1.3.3…5.1
- CVE-2024-53848check-jsonschema is a CLI and set of pre-commit hooks for js…7.1
- CVE-2024-53849editorconfig-core-c is theEditorConfig core library writte…4.8
- CVE-2024-5385A vulnerability, which was classified as problematic, has be…4.1
Are you affected by CVE-2024-53844?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
