CVE-2019-16765
If an attacker can get a user to open a specially prepared directory tree as a workspace in Visual Studio Code with the CodeQL extension active, arbitrary code of the attacker's choosing may be executed on the user's behalf.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (5.01%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
If an attacker can get a user to open a specially prepared directory tree as a workspace in Visual Studio Code with the CodeQL extension active, arbitrary code of the attacker's choosing may be executed on the user's behalf. This is fixed in version 1.0.1 of the extension. Users should upgrade to this version using Visual Studio Code Marketplace's upgrade mechanism. After upgrading, the codeQL.cli.executablePath setting can only be set in the per-user settings, and not in the per-workspace settings. More information about VS Code settings can be found here.
- CVSS 3.1
- 7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- EPSS
- 5.01% probability · 92th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-22, CWE-250
- Affected
- microsoft/codeql
- Source
- security-advisories@github.com
References
- https://github.com/github/vscode-codeql/blob/v1.0.1/CHANGELOG.mdRelease Notes
- https://github.com/github/vscode-codeql/pull/174Patch, Third Party Advisory
- https://github.com/github/vscode-codeql/security/advisories/GHSA-wf4x-8mpj-r42qThird Party Advisory
- https://github.com/github/vscode-codeql/blob/v1.0.1/CHANGELOG.mdRelease Notes
- https://github.com/github/vscode-codeql/pull/174Patch, Third Party Advisory
- https://github.com/github/vscode-codeql/security/advisories/GHSA-wf4x-8mpj-r42qThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.