Vulnerability CVE-2019-16765


Published: 2019-11-25   Modified: 2019-11-29

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.

Type:

CWE-20

(Improper Input Validation)

CVSS2 => (AV:N/AC:M/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
6.8/10
6.4/10
8.6/10
Exploit range
Attack complexity
Authentication
Remote
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Microsoft -> Codeql 

 References:
https://github.com/github/vscode-codeql/blob/v1.0.1/CHANGELOG.md
https://github.com/github/vscode-codeql/pull/174
https://github.com/github/vscode-codeql/security/advisories/GHSA-wf4x-8mpj-r42q

Copyright 2024, cxsecurity.com

 

Back to Top