8.8
CVE-2025-62222
- EPSS 0.23%
- Veröffentlicht 11.11.2025 18:15:49
- Zuletzt bearbeitet 14.11.2025 15:47:58
- Quelle secure@microsoft.com
- CVE-Watchlists
- Unerledigt
Improper neutralization of special elements used in a command ('command injection') in Visual Studio Code CoPilot Chat Extension allows an unauthorized attacker to execute code over a network.Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Microsoft ≫ Github Copilot Chat SwPlatformvisual_studio_code Version < 0.32.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.23% | 0.452 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| secure@microsoft.com | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.