Vulnerability Description
Cody is an artificial intelligence (AI) coding assistant. The Cody AI VSCode extension versions 0.10.0 through 0.14.0 are vulnerable to Remote Code Execution under certain conditions. An attacker in control of a malicious repository could modify the Cody configuration file `.vscode/cody.json` and overwrite Cody commands. If a user with the extension installed opens this malicious repository and runs a Cody command such as /explain or /doc, this could allow arbitrary code execution on the user's machine. The vulnerability is rated as critical severity, but with low exploitability. It requires the user to have a malicious repository loaded and execute the overwritten command in VS Code. The issue is exploitable regardless of the user blocking code execution on a repository through VS Code Workspace Trust. The issue was found during a regular 3rd party penetration test. The maintainers of Cody do not have evidence of open source repositories having malicious `.vscode/cody.json` files to exploit this vulnerability. The issue is fixed in version 0.14.1 of the Cody VSCode extension. In case users can't promptly upgrade, they should not open any untrusted repositories with the Cody extension loaded.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sourcegraph | Cody | >= 0.10.0, <= 0.14.0 |
Related Weaknesses (CWE)
References
- https://github.com/sourcegraph/cody/pull/1414Exploit
- https://github.com/sourcegraph/cody/security/advisories/GHSA-8wmq-fwv7-xmwqVendor Advisory
- https://github.com/sourcegraph/cody/pull/1414Exploit
- https://github.com/sourcegraph/cody/security/advisories/GHSA-8wmq-fwv7-xmwqVendor Advisory
FAQ
What is CVE-2023-46248?
CVE-2023-46248 is a vulnerability with a CVSS score of 9.0 (CRITICAL). Cody is an artificial intelligence (AI) coding assistant. The Cody AI VSCode extension versions 0.10.0 through 0.14.0 are vulnerable to Remote Code Execution under certain conditions. An attacker in c...
How severe is CVE-2023-46248?
CVE-2023-46248 has been rated CRITICAL with a CVSS base score of 9.0/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2023-46248?
Check the references section above for vendor advisories and patch information. Affected products include: Sourcegraph Cody.