CVE-2024-7957
Published: 20 March 2025
Summary
CVE-2024-7957 is a critical-severity Path Traversal: '\..\filename' (CWE-29) vulnerability. Its CVSS base score is 9.1 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique Windows Service (T1543.003); ranked in the top 45.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
This vulnerability is AI-related — categorised as LLM Application Platforms; in the Supply Chain and Deployment risk domain.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-6913
Vulnerability details
An arbitrary file overwrite vulnerability exists in the ZulipConnector of danswer-ai/danswer, affecting the latest version. The vulnerability arises from the load_credentials method, where user-controlled input for realm_name and zuliprc_content is used to construct file paths and write file contents. This…
more
allows attackers to overwrite or create arbitrary files if a zuliprc- directory already exists in the temporary directory.
- CWE(s)
AI Security AnalysisAI
- AI Category
- LLM Application Platforms
- Risk Domain
- Supply Chain and Deployment
- OWASP Top 10 for LLMs 2025
- None mapped
- Classification Reason
- Matched keywords: ai
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Arbitrary file overwrite enables modification of service binaries (T1031), privilege escalation via critical files like sudoers/passwd (T1068), account manipulation such as SSH authorized keys (T1098), and defense evasion by impairing/disabling security tools (T1211, T1562).
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.