This is a summary of the AI-generated 10-question deep analysis. The full version (longer answers, follow-up Q&A, related CVEs) requires login.
Read the full analysis โ
Q1What is this vulnerability? (Essence + Consequences)
๐จ **Essence**: OpenCTI < 6.4.11 suffers from **Code Injection**. ๐ **Consequences**: Attackers can execute arbitrary commands and steal server-side secrets via web-hooks.
Q2Root Cause? (CWE/Flaw)
๐ก๏ธ **Root Cause**: **CWE-94** (Code Injection). The flaw allows abuse of the `manage customizations` permission to inject malicious code.