A command injection vulnerability exists in the Microsoft Wireless Display Adapter (MWDA) when the Microsoft Wireless Display Adapter does not properly manage user input, aka Microsoft Wireless Display Adapter Command Injection Vulnerability. This affects Microsoft Wireless Display Adapter V2 Software.
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.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Wireless_display_adapter_firmware | Microsoft | 2.0.8350 (including) | 2.0.8350 (including) |
Wireless_display_adapter_firmware | Microsoft | 2.0.8365 (including) | 2.0.8365 (including) |
Wireless_display_adapter_firmware | Microsoft | 2.0.8372 (including) | 2.0.8372 (including) |
Command injection vulnerabilities typically occur when:
Many protocols and products have their own custom command language. While OS or shell command strings are frequently discovered and targeted, developers may not realize that these other command languages might also be vulnerable to attacks. Command injection is a common problem with wrapper programs.