<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Microsoft PowerShell</title>
  <link>https://cvedaily.com/pages/tags/powershell.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/powershell.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Microsoft PowerShell</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:41 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-45322 – Microsoft UFO open-source framework for intelligent automation across devices an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45322</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45322</guid>
    <pubDate>Wed, 27 May 2026 23:16:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-45322</strong></p>
  <p>Microsoft UFO open-source framework for intelligent automation across devices and platforms. Microsoft UFO tagged releases up to and including v3.0.0 contain an OS command injection vulnerability in the shell action replay path. In affected releases, ShellReceiver.run_shell() passes a command string from action parameters directly to subprocess.Popen() with shell=True and executable=powershell.ex…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45322">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2018-25320 – ACL Analytics versions 11.x through 13.0.0.579 contain an arbitrary code executi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-25320</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-25320</guid>
    <pubDate>Sun, 17 May 2026 13:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2018-25320</strong></p>
  <p>ACL Analytics versions 11.x through 13.0.0.579 contain an arbitrary code execution vulnerability that allows attackers to execute arbitrary commands by leveraging the EXECUTE function. Attackers can use bitsadmin to download malicious PowerShell scripts and execute them with system privileges to establish reverse shells and gain complete system control.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-25320">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-45369 – python-utcp is the python implementation of UTCP. Prior to 1.1.3, the _substitut...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45369</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45369</guid>
    <pubDate>Thu, 14 May 2026 21:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-45369</strong></p>
  <p>python-utcp is the python implementation of UTCP. Prior to 1.1.3, the _substitute_utcp_args method in cli_communication_protocol.py inserts user-controlled tool_args values directly into shell command strings without any sanitization or escaping. These commands are then executed via /bin/bash -c (Unix) or powershell.exe -Command (Windows), allowing an attacker to inject arbitrary shell commands.…</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45369">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42598 – Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Si...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42598</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42598</guid>
    <pubDate>Thu, 14 May 2026 18:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42598</strong></p>
  <p>Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers. From 2.4.0, to before 2.13.0, when requesting content from a Static Route, it was possible to request paths such as http://localhost:8080/c:/Windows/System32/drivers/etc/hosts and have the contents returned. This vulnerability is fixed in 2.13.0.</p>
  <p><strong>CVSS:</strong> 6.9 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42598">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33414 – Podman is a tool for managing OCI containers and pods. Versions 4.8.0 through 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33414</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33414</guid>
    <pubDate>Tue, 14 Apr 2026 23:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33414</strong></p>
  <p>Podman is a tool for managing OCI containers and pods. Versions 4.8.0 through 5.8.1 contain a command injection vulnerability in the HyperV machine backend in pkg/machine/hyperv/stubber.go, where the VM image path is inserted into a PowerShell double-quoted string without sanitization, allowing $() subexpression injection. Because PowerShell evaluates subexpressions inside double-quoted strings b…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33414">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26170 – Improper input validation in Microsoft PowerShell allows an authorized attacker ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26170</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26170</guid>
    <pubDate>Tue, 14 Apr 2026 18:16:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26170</strong></p>
  <p>Improper input validation in Microsoft PowerShell allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26170">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26143 – Improper input validation in Microsoft PowerShell allows an unauthorized attacke...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26143</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26143</guid>
    <pubDate>Tue, 14 Apr 2026 18:16:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26143</strong></p>
  <p>Improper input validation in Microsoft PowerShell allows an unauthorized attacker to bypass a security feature locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26143">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-30312 – DSAI-Cline's command auto-approval module contains a critical OS command injecti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30312</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30312</guid>
    <pubDate>Tue, 31 Mar 2026 15:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-30312</strong></p>
  <p>DSAI-Cline's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on string-based parsing to validate commands; while it intercepts dangerous operators such as ;, &&, ||, |, and command substitution patterns, it fails to account for raw newline characters embedded within the inpu…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30312">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-30309 – InfCode's terminal auto-execution module contains a critical command filtering v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30309</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30309</guid>
    <pubDate>Tue, 31 Mar 2026 15:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-30309</strong></p>
  <p>InfCode's terminal auto-execution module contains a critical command filtering vulnerability that renders its blacklist security mechanism completely ineffective. The predefined blocklist fails to cover native high-risk commands in Windows PowerShell (such as powershell), and the matching algorithm lacks dynamic semantic parsing unable to recognize string concatenation, variable assignment, or do…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30309">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-30313 – DSAI-Cline's command auto-approval module contains a critical OS command injecti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30313</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30313</guid>
    <pubDate>Mon, 30 Mar 2026 21:17:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-30313</strong></p>
  <p>DSAI-Cline's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on string-based parsing to validate commands; while it intercepts dangerous operators such as ;, &&, ||, |, and command substitution patterns, it fails to account for raw newline characters embedded within the inpu…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30313">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33623 – PinchTab is a standalone HTTP server that gives AI agents direct control over a ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33623</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33623</guid>
    <pubDate>Thu, 26 Mar 2026 21:17:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33623</strong></p>
  <p>PinchTab is a standalone HTTP server that gives AI agents direct control over a Chrome browser. PinchTab `v0.8.4` contains a Windows-only command injection issue in the orphaned Chrome cleanup path. When an instance is stopped, the Windows cleanup routine builds a PowerShell `-Command` string using a `needle` derived from the profile path. In `v0.8.4`, that string interpolation escapes backslashe…</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33623">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-4064 – Missing authorization checks on multiple gRPC service endpoints in PowerShell Un...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4064</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4064</guid>
    <pubDate>Tue, 17 Mar 2026 20:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-4064</strong></p>
  <p>Missing authorization checks on multiple gRPC service endpoints in PowerShell Universal before 2026.1.4 allows an authenticated user with any valid token to bypass role-based access controls and perform privileged operations — including reading sensitive data, creating or deleting resources, and disrupting service operations — via crafted gRPC requests.</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4064">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-3563 – Improper input validation in the apps and endpoints configuration in PowerShell ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3563</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3563</guid>
    <pubDate>Tue, 17 Mar 2026 20:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-3563</strong></p>
  <p>Improper input validation in the apps and endpoints configuration in PowerShell Universal before 2026.1.4 allows an authenticated user with permissions to create or modify Apps or Endpoints to override existing application or system routes, resulting in unintended request routing and denial of service via a conflicting URL path.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-1289</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3563">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-3277 – The OpenID Connect (OIDC) authentication configuration in PowerShell 
Universal ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3277</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3277</guid>
    <pubDate>Fri, 27 Feb 2026 16:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-3277</strong></p>
  <p>The OpenID Connect (OIDC) authentication configuration in PowerShell  Universal before 2026.1.3 stores the OIDC client secret in cleartext in  the .universal/authentication.ps1 script, which allows an attacker with read access to that file to obtain the OIDC client credentials</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-312</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3277">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-24414 – The Icinga PowerShell Framework provides configuration and check possibilities t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24414</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24414</guid>
    <pubDate>Thu, 29 Jan 2026 18:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-24414</strong></p>
  <p>The Icinga PowerShell Framework provides configuration and check possibilities to ensure integration and monitoring of Windows environments. In versions prior to 1.13.4, 1.12.4, and 1.11.2, permissions of the Icinga for Windows `certificate` directory grant every user read access, which results in the exposure of private key of the Icinga certificate for the given host. All installations are affe…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24414">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-24413 – Icinga 2 is an open source monitoring system. Starting in version 2.3.0 and prio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24413</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24413</guid>
    <pubDate>Thu, 29 Jan 2026 18:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-24413</strong></p>
  <p>Icinga 2 is an open source monitoring system. Starting in version 2.3.0 and prior to versions 2.13.14, 2.14.8, and 2.15.2, the Icinga 2 MSI did not set appropriate permissions for the `%ProgramData%\icinga2\var` folder on Windows. This resulted in the its contents - including the private key of the user and synced configuration - being readable by all local users. All installations on Windows are…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24413">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-24739 – Symfony is a PHP framework for web and console applications and a set of reusabl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24739</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24739</guid>
    <pubDate>Wed, 28 Jan 2026 21:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-24739</strong></p>
  <p>Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to versions 5.4.51, 6.4.33, 7.3.11, 7.4.5, and 8.0.5, the Symfony Process component did not correctly treat some characters (notably `=`) as “special” when escaping arguments on Windows. When PHP is executed from an MSYS2-based environment (e.g. Git Bash) and Symfony Process spawns native Windo…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-88</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24739">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23988 – Rufus is a utility that helps format and create bootable USB flash drives. Versi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23988</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23988</guid>
    <pubDate>Thu, 22 Jan 2026 22:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23988</strong></p>
  <p>Rufus is a utility that helps format and create bootable USB flash drives. Versions 4.11 and below contain a race condition (TOCTOU) in src/net.c during the creation, validation, and execution of the Fido PowerShell script. Since Rufus runs with elevated privileges (Administrator) but writes the script to the %TEMP% directory (writeable by standard users) without locking the file, a local attacke…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23988">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-47759 – MTPutty 1.0.1.21 contains a sensitive information disclosure vulnerability that ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-47759</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-47759</guid>
    <pubDate>Thu, 15 Jan 2026 16:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-47759</strong></p>
  <p>MTPutty 1.0.1.21 contains a sensitive information disclosure vulnerability that allows local attackers to view SSH connection passwords through Windows PowerShell process listing. Attackers can run a PowerShell command to retrieve the full command line of MTPutty processes, exposing plaintext SSH credentials.</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-47759">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-50934 – Wing FTP Server versions 4.3.8 and below contain an authenticated remote code ex...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-50934</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-50934</guid>
    <pubDate>Tue, 13 Jan 2026 23:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-50934</strong></p>
  <p>Wing FTP Server versions 4.3.8 and below contain an authenticated remote code execution vulnerability that allows attackers to execute arbitrary PowerShell commands through the admin interface. Attackers can leverage a crafted Lua script payload with base64-encoded PowerShell to establish a reverse TCP shell by authenticating and sending a malicious request to the admin panel.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-50934">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-0618 – Cross-site Scripting vulnerability in Devolutions PowerShell Universal.This issu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-0618</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-0618</guid>
    <pubDate>Wed, 07 Jan 2026 17:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-0618</strong></p>
  <p>Cross-site Scripting vulnerability in Devolutions PowerShell Universal.This issue affects Powershell Universal: before 4.5.6, before 5.6.13.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-0618">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-68154 – systeminformation is a System and OS information library for node.js. In version...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68154</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68154</guid>
    <pubDate>Tue, 16 Dec 2025 19:16:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-68154</strong></p>
  <p>systeminformation is a System and OS information library for node.js. In versions prior to 5.27.14, the `fsSize()` function in systeminformation is vulnerable to OS command injection on Windows systems. The optional `drive` parameter is directly concatenated into a PowerShell command without sanitization, allowing arbitrary command execution when user-controlled input reaches this function. The a…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68154">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-67508 – gardenctl is a command-line client for the Gardener which configures access to c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-67508</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-67508</guid>
    <pubDate>Fri, 12 Dec 2025 06:15:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-67508</strong></p>
  <p>gardenctl is a command-line client for the Gardener which configures access to clusters and cloud provider CLI tools. When using non‑POSIX shells such as Fish and PowerShell, versions 2.11.0 and below of gardenctl allow an attacker with administrative privileges for a Gardener project to craft malicious credential values. The forged credential values are used in infrastructure Secret objects that…</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-67508">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54100 – Improper neutralization of special elements used in a command ('command injectio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54100</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54100</guid>
    <pubDate>Tue, 09 Dec 2025 18:15:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54100</strong></p>
  <p>Improper neutralization of special elements used in a command ('command injection') in Windows PowerShell allows an unauthorized attacker to execute code locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54100">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-61303 – Hatching Triage Sandbox Windows 10 build 2004 (2025-08-14) and Windows 10 LTSC 2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61303</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61303</guid>
    <pubDate>Mon, 20 Oct 2025 21:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-61303</strong></p>
  <p>Hatching Triage Sandbox Windows 10 build 2004 (2025-08-14) and Windows 10 LTSC 2021(2025-08-14) contains a vulnerability in its Windows behavioral analysis engine that allows a submitted malware sample to evade detection and cause denial-of-analysis. The vulnerability is triggered when a sample recursively spawns a large number of child processes, generating high log volume and exhausting system…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61303">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-25004 – Improper access control in Microsoft PowerShell allows an authorized attacker to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-25004</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-25004</guid>
    <pubDate>Tue, 14 Oct 2025 17:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-25004</strong></p>
  <p>Improper access control in Microsoft PowerShell allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-25004">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-59270 – psPAS PowerShell module does not explicitly enforce TLS 1.2 within the 'Get-PASS...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59270</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59270</guid>
    <pubDate>Tue, 16 Sep 2025 15:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-59270</strong></p>
  <p>psPAS PowerShell module does not explicitly enforce TLS 1.2 within the 'Get-PASSAMLResponse' function during the SAML authentication process. An unauthenticated attacker in a 'Man-in-the-Middle' position could manipulate the TLS handshake and downgrade TLS to a deprecated protocol. Fixed in 7.0.209.</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-757</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59270">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-49734 – Improper restriction of communication channel to intended endpoints in Windows P...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-49734</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-49734</guid>
    <pubDate>Tue, 09 Sep 2025 17:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-49734</strong></p>
  <p>Improper restriction of communication channel to intended endpoints in Windows PowerShell allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-923</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-49734">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-9016 – A vulnerability was identified in Mechrevo Control Center GX V2 5.56.51.48. This...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-9016</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-9016</guid>
    <pubDate>Fri, 15 Aug 2025 07:15:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-9016</strong></p>
  <p>A vulnerability was identified in Mechrevo Control Center GX V2 5.56.51.48. This affects an unknown part of the file C:\Program Files\OEM\机械革命控制中心\AiStoneService\MyControlCenter\Command of the component Powershell Script Handler. The manipulation leads to uncontrolled search path. Local access is required to approach this attack. The complexity of an attack is rather high. The exploitability is t…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-426</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-9016">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-7883 – A vulnerability classified as critical has been found in Eluktronics Control Cen...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-7883</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-7883</guid>
    <pubDate>Sun, 20 Jul 2025 11:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-7883</strong></p>
  <p>A vulnerability classified as critical has been found in Eluktronics Control Center 5.23.51.41. Affected is an unknown function of the file \AiStoneService\MyControlCenter\Command of the component Powershell Script Handler. The manipulation leads to command injection. Attacking locally is a requirement. The exploit has been disclosed to the public and may be used. The vendor was contacted early a…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-7883">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-34511 – Sitecore PowerShell Extensions, an add-on to Sitecore Experience Manager (XM) an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34511</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34511</guid>
    <pubDate>Tue, 17 Jun 2025 19:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-34511</strong></p>
  <p>Sitecore PowerShell Extensions, an add-on to Sitecore Experience Manager (XM) and Experience Platform (XP), through version 7.0 is vulnerable to an unrestricted file upload issue. A remote, authenticated attacker can upload arbitrary files to the server using crafted HTTP requests, resulting in remote code execution.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34511">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-46735 – Terraform WinDNS Provider allows users to manage their Windows DNS server resour...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-46735</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-46735</guid>
    <pubDate>Tue, 06 May 2025 17:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-46735</strong></p>
  <p>Terraform WinDNS Provider allows users to manage their Windows DNS server resources through Terraform. A security issue has been found in Terraform WinDNS Provider before version `1.0.5`. The `windns_record` resource did not sanitize the input variables. This could lead to authenticated command injection in the underlyding powershell command prompt. Version 1.0.5 contains a fix for the issue.</p>
  <p><strong>CVSS:</strong> 1.1 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-46735">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-11621 – Missing certificate validation in Devolutions Remote Desktop Manager on macOS, i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-11621</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-11621</guid>
    <pubDate>Mon, 10 Feb 2025 14:15:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-11621</strong></p>
  <p>Missing certificate validation in Devolutions Remote Desktop Manager on macOS, iOS, Android, Linux allows an attacker to intercept and modify encrypted communications via a man-in-the-middle attack.  Versions affected are : Remote Desktop Manager macOS 2024.3.9.0 and earlier Remote Desktop Manager Linux 2024.3.2.5 and earlier Remote Desktop Manager Android  2024.3.3.7 and earlier Remote Desktop M…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-11621">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-55956 – In Cleo Harmony before 5.8.0.24, VLTrader before 5.8.0.24, and LexiCom before 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-55956</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-55956</guid>
    <pubDate>Fri, 13 Dec 2024 21:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-55956</strong></p>
  <p>In Cleo Harmony before 5.8.0.24, VLTrader before 5.8.0.24, and LexiCom before 5.8.0.24, an unauthenticated user can import and execute arbitrary Bash or PowerShell commands on the host system by leveraging the default settings of the Autorun directory.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-55956">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-50616 – Ironman PowerShell Universal 5.x before 5.0.12 allows an authenticated attacker ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50616</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50616</guid>
    <pubDate>Sun, 27 Oct 2024 22:15:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-50616</strong></p>
  <p>Ironman PowerShell Universal 5.x before 5.0.12 allows an authenticated attacker to elevate their privileges and view job information.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50616">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-38046 – PowerShell Elevation of Privilege Vulnerability</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-38046</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-38046</guid>
    <pubDate>Tue, 10 Sep 2024 17:15:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-38046</strong></p>
  <p>PowerShell Elevation of Privilege Vulnerability</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-38046">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-23464 – In certain cases, Zscaler Internet Access (ZIA) can be disabled by PowerShell co...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23464</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23464</guid>
    <pubDate>Tue, 06 Aug 2024 16:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-23464</strong></p>
  <p>In certain cases, Zscaler Internet Access (ZIA) can be disabled by PowerShell commands with admin rights. This affects Zscaler Client Connector on Windows <4.2.1</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-281</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23464">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-38047 – PowerShell Elevation of Privilege Vulnerability</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-38047</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-38047</guid>
    <pubDate>Tue, 09 Jul 2024 17:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-38047</strong></p>
  <p>PowerShell Elevation of Privilege Vulnerability</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-38047">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-38043 – PowerShell Elevation of Privilege Vulnerability</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-38043</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-38043</guid>
    <pubDate>Tue, 09 Jul 2024 17:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-38043</strong></p>
  <p>PowerShell Elevation of Privilege Vulnerability</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-38043">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-38033 – PowerShell Elevation of Privilege Vulnerability</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-38033</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-38033</guid>
    <pubDate>Tue, 09 Jul 2024 17:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-38033</strong></p>
  <p>PowerShell Elevation of Privilege Vulnerability</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-38033">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-6055 – Improper removal of sensitive information in data source export feature in Devol...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-6055</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-6055</guid>
    <pubDate>Mon, 17 Jun 2024 13:15:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-6055</strong></p>
  <p>Improper removal of sensitive information in data source export feature in Devolutions Remote Desktop Manager 2024.1.32.0 and earlier on Windows allows an attacker that obtains the exported settings to recover powershell credentials configured on the data source via stealing the configuration file.</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-212</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-6055">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-4978 – Justice AV Solutions Viewer Setup 8.3.7.250-1 contains a malicious binary when e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-4978</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-4978</guid>
    <pubDate>Thu, 23 May 2024 02:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-4978</strong></p>
  <p>Justice AV Solutions Viewer Setup 8.3.7.250-1 contains a malicious binary when executed and is signed with an unexpected authenticode signature. A remote, privileged threat actor may exploit this vulnerability to execute of unauthorized PowerShell commands.</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-506</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-4978">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-49213 – The API endpoints in Ironman PowerShell Universal 3.0.0 through 4.2.0 allow remo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-49213</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-49213</guid>
    <pubDate>Thu, 23 Nov 2023 22:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-49213</strong></p>
  <p>The API endpoints in Ironman PowerShell Universal 3.0.0 through 4.2.0 allow remote attackers to execute arbitrary commands via crafted HTTP requests if a param block is used, due to invalid sanitization of input strings. The fixed versions are 3.10.2, 4.1.10, and 4.2.1.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-49213">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-36013 – PowerShell Information Disclosure Vulnerability</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-36013</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-36013</guid>
    <pubDate>Mon, 20 Nov 2023 16:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-36013</strong></p>
  <p>PowerShell Information Disclosure Vulnerability</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-798</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-36013">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-40581 – yt-dlp is a youtube-dl fork with additional features and fixes. yt-dlp allows th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-40581</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-40581</guid>
    <pubDate>Mon, 25 Sep 2023 19:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-40581</strong></p>
  <p>yt-dlp is a youtube-dl fork with additional features and fixes. yt-dlp allows the user to provide shell command lines to be executed at various stages in its download steps through the `--exec` flag. This flag allows output template expansion in its argument, so that metadata values may be used in the shell commands. The metadata fields can be combined with the `%q` conversion, which is intended…</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-40581">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-29299 – Adobe Acrobat Reader versions 23.003.20244 (and earlier) and 20.005.30467 (and e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-29299</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-29299</guid>
    <pubDate>Thu, 10 Aug 2023 14:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-29299</strong></p>
  <p>Adobe Acrobat Reader versions 23.003.20244 (and earlier) and 20.005.30467 (and earlier) are affected by an Untrusted Search Path vulnerability that could lead to Application denial-of-service. An attacker could leverage this vulnerability if the default PowerShell Set-ExecutionPolicy is set to Unrestricted, making the attack complexity high. Exploitation of this issue requires user interaction in…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-426</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-29299">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-39520 – Cryptomator encrypts data being stored on cloud infrastructure. The MSI installe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-39520</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-39520</guid>
    <pubDate>Mon, 07 Aug 2023 20:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-39520</strong></p>
  <p>Cryptomator encrypts data being stored on cloud infrastructure. The MSI installer provided on the homepage for Cryptomator version 1.9.2 allows local privilege escalation for low privileged users, via the `repair` function. The problem occurs as the repair function of the MSI is spawning an SYSTEM Powershell without the `-NoProfile` parameter. Therefore the profile of the user starting the repair…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-39520">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-10962 – In PowerShell App Deployment Toolkit (aka PSAppDeployToolkit) through 3.8.0, an ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-10962</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-10962</guid>
    <pubDate>Tue, 01 Aug 2023 02:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-10962</strong></p>
  <p>In PowerShell App Deployment Toolkit (aka PSAppDeployToolkit) through 3.8.0, an incorrect access control vulnerability in the default configuration may allow an authenticated user to potentially enable escalation of privilege via local access.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-10962">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-1203 – Improper removal of sensitive data in the entry edit feature of Hub Business sub...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-1203</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-1203</guid>
    <pubDate>Fri, 10 Mar 2023 21:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-1203</strong></p>
  <p>Improper removal of sensitive data in the entry edit feature of Hub Business submodule in Devolutions Remote Desktop Manager PowerShell Module 2022.3.1.5 and earlier allows an authenticated user to access sensitive data on entries that were edited using the affected submodule.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-1203">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-48323 – Sunlogin Sunflower Simplified (aka Sunflower Simple and Personal) 1.0.1.43315 is...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-48323</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-48323</guid>
    <pubDate>Mon, 13 Feb 2023 05:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-48323</strong></p>
  <p>Sunlogin Sunflower Simplified (aka Sunflower Simple and Personal) 1.0.1.43315 is vulnerable to a path traversal issue. A remote and unauthenticated attacker can execute arbitrary programs on the victim host by sending a crafted HTTP request, as demonstrated by /check?cmd=ping../ followed by the pathname of the powershell.exe program.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-48323">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-22744 – The constructed curl command from the "Copy as curl" feature in DevTools was not...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-22744</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-22744</guid>
    <pubDate>Thu, 22 Dec 2022 20:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-22744</strong></p>
  <p>The constructed curl command from the "Copy as curl" feature in DevTools was not properly escaped for PowerShell. This could have lead to command injection if pasted into a Powershell prompt.<br>*This bug only affects Thunderbird for Windows. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird < 91.5.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-116</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-22744">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-41076 – PowerShell Remote Code Execution Vulnerability</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-41076</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-41076</guid>
    <pubDate>Tue, 13 Dec 2022 19:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-41076</strong></p>
  <p>PowerShell Remote Code Execution Vulnerability</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-41076">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-45184 – The Web Server in Ironman Software PowerShell Universal v3.x and v2.x allows for...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-45184</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-45184</guid>
    <pubDate>Mon, 14 Nov 2022 08:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-45184</strong></p>
  <p>The Web Server in Ironman Software PowerShell Universal v3.x and v2.x allows for directory traversal outside of the configuration directory, which allows a remote attacker with administrator privilege to create, delete, update, and display files outside of the configuration directory via a crafted HTTP request to particular endpoints in the web server. Patched Versions are 3.5.3 and 3.4.7.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-45184">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-45183 – Escalation of privileges in the Web Server in Ironman Software PowerShell Univer...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-45183</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-45183</guid>
    <pubDate>Mon, 14 Nov 2022 08:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-45183</strong></p>
  <p>Escalation of privileges in the Web Server in Ironman Software PowerShell Universal 2.x and 3.x allows an attacker with a valid app token to retrieve other app tokens by ID via an HTTP web request. Patched Versions are 3.5.3, 3.4.7, and 2.12.6.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-45183">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-39327 – Azure CLI is the command-line interface for Microsoft Azure. In versions previou...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-39327</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-39327</guid>
    <pubDate>Tue, 25 Oct 2022 17:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-39327</strong></p>
  <p>Azure CLI is the command-line interface for Microsoft Azure. In versions previous to 2.40.0, Azure CLI contains a vulnerability for potential code injection. Critical scenarios are where a hosting machine runs an Azure CLI command where parameter values have been provided by an external source. The vulnerability is only applicable when the Azure CLI command is run on a Windows machine and with an…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-39327">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-31180 – Shescape is a simple shell escape package for JavaScript. Affected versions were...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-31180</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-31180</guid>
    <pubDate>Mon, 01 Aug 2022 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-31180</strong></p>
  <p>Shescape is a simple shell escape package for JavaScript. Affected versions were found to have insufficient escaping of white space when interpolating output. This issue only impacts users that use the `escape` or `escapeAll` functions with the `interpolation` option set to `true`. The result is that if an attacker is able to include whitespace in their input they can: 1. Invoke shell-specific be…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-31180">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-32973 – An authenticated attacker could create an audit file that bypasses PowerShell cm...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-32973</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-32973</guid>
    <pubDate>Tue, 21 Jun 2022 15:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-32973</strong></p>
  <p>An authenticated attacker could create an audit file that bypasses PowerShell cmdlet checks and executes commands with administrator privileges.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-32973">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-26788 – PowerShell Elevation of Privilege Vulnerability</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-26788</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-26788</guid>
    <pubDate>Fri, 15 Apr 2022 19:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-26788</strong></p>
  <p>PowerShell Elevation of Privilege Vulnerability</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-26788">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-24765 – Git for Windows is a fork of Git containing Windows-specific patches. This vulne...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24765</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24765</guid>
    <pubDate>Tue, 12 Apr 2022 18:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-24765</strong></p>
  <p>Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted parties have write access to the same hard disk. Those untrusted parties could create the folder `C:\.git`, which would be picked up by Git operations run supposedly outside a repository while searching for a Git directory. Git would then respect a…</p>
  <p><strong>CVSS:</strong> 6.0 · <strong>CWE:</strong> CWE-427</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24765">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-26355 – Citrix Federated Authentication Service (FAS) 7.17 - 10.6 causes deployments tha...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-26355</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-26355</guid>
    <pubDate>Thu, 10 Mar 2022 17:47:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-26355</strong></p>
  <p>Citrix Federated Authentication Service (FAS) 7.17 - 10.6 causes deployments that have been configured to store a registration authority certificate's private key in a Trusted Platform Module (TPM) to incorrectly store that key in the Microsoft Software Key Storage Provider (MSKSP). This issue only occurs if PowerShell was used when configuring FAS to store the registration authority certificate’…</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-668</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-26355">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-43896 – Microsoft PowerShell Spoofing Vulnerability</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-43896</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-43896</guid>
    <pubDate>Wed, 15 Dec 2021 15:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-43896</strong></p>
  <p>Microsoft PowerShell Spoofing Vulnerability</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-43896">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-41022 – A improper privilege management in Fortinet FortiSIEM Windows Agent version 4.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41022</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41022</guid>
    <pubDate>Tue, 02 Nov 2021 19:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-41022</strong></p>
  <p>A improper privilege management in Fortinet FortiSIEM Windows Agent version 4.1.4 and below allows attacker to execute privileged code or commands via powershell scripts</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41022">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-42098 – An incomplete permission check on entries in Devolutions Remote Desktop Manager ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-42098</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-42098</guid>
    <pubDate>Mon, 18 Oct 2021 14:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-42098</strong></p>
  <p>An incomplete permission check on entries in Devolutions Remote Desktop Manager before 2021.2.16 allows attackers to bypass permissions via batch custom PowerShell.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-42098">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-31838 – A command injection vulnerability in MVISION EDR (MVEDR) prior to 3.4.0 allows a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-31838</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-31838</guid>
    <pubDate>Tue, 29 Jun 2021 10:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-31838</strong></p>
  <p>A command injection vulnerability in MVISION EDR (MVEDR) prior to 3.4.0 allows an authenticated MVEDR administrator to trigger the EDR client to execute arbitrary commands through PowerShell using the EDR functionality 'execute reaction'.</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-31838">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-28927 – The text-to-speech engine in libretro RetroArch for Windows 1.9.0 passes unsanit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-28927</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-28927</guid>
    <pubDate>Wed, 07 Apr 2021 15:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-28927</strong></p>
  <p>The text-to-speech engine in libretro RetroArch for Windows 1.9.0 passes unsanitized input to PowerShell through platform_win32.c via the accessibility_speak_windows function, which allows attackers who have write access on filesystems that are used by RetroArch to execute code via command injection using specially a crafted file and directory names.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-28927">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-24082 – Microsoft.PowerShell.Utility Module WDAC Security Feature Bypass Vulnerability</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-24082</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-24082</guid>
    <pubDate>Thu, 25 Feb 2021 23:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-24082</strong></p>
  <p>Microsoft.PowerShell.Utility Module WDAC Security Feature Bypass Vulnerability</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-24082">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-21270 – OctopusDSC is a PowerShell module with DSC resources that can be used to install...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-21270</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-21270</guid>
    <pubDate>Fri, 22 Jan 2021 18:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-21270</strong></p>
  <p>OctopusDSC is a PowerShell module with DSC resources that can be used to install and configure an Octopus Deploy Server and Tentacle agent. In OctopusDSC version 4.0.977 and earlier a customer API key used to connect to Octopus Server is exposed via logging in plaintext. This vulnerability is patched in version 4.0.1002.</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-21270">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-29552 – An issue was discovered in URVE Build 24.03.2020. By using the _internal/pc/vpro...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-29552</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-29552</guid>
    <pubDate>Wed, 23 Dec 2020 16:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-29552</strong></p>
  <p>An issue was discovered in URVE Build 24.03.2020. By using the _internal/pc/vpro.php?mac=0&ip=0&operation=0&usr=0&pass=0%3bpowershell+-c+" substring, it is possible to execute a Powershell command and redirect its output to a file under the web root.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-29552">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-16886 – &lt;p&gt;A security feature bypass vulnerability exists in the PowerShellGet V2 module...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-16886</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-16886</guid>
    <pubDate>Fri, 16 Oct 2020 23:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-16886</strong></p>
  <p><p>A security feature bypass vulnerability exists in the PowerShellGet V2 module. An attacker who successfully exploited this vulnerability could bypass WDAC (Windows Defender Application Control) policy and execute arbitrary code on a policy locked-down machine.</p> <p>An attacker must have administrator privileges to create a configuration that includes installing PowerShellGet V2 module onto a…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-16886">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-0951 – &lt;p&gt;A security feature bypass vulnerability exists in Windows Defender Applicatio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-0951</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-0951</guid>
    <pubDate>Fri, 11 Sep 2020 17:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-0951</strong></p>
  <p><p>A security feature bypass vulnerability exists in Windows Defender Application Control (WDAC) which could allow an attacker to bypass WDAC enforcement. An attacker who successfully exploited this vulnerability could execute PowerShell commands that would be blocked by WDAC.</p> <p>To exploit the vulnerability, an attacker need administrator access on a local machine where PowerShell is running…</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-0951">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-9326 – BeyondTrust Privilege Management for Windows and Mac (aka PMWM; formerly Avecto ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-9326</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-9326</guid>
    <pubDate>Wed, 18 Mar 2020 15:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-9326</strong></p>
  <p>BeyondTrust Privilege Management for Windows and Mac (aka PMWM; formerly Avecto Defendpoint) 5.1 through 5.5 before 5.5 SR1 mishandles command-line arguments with PowerShell .ps1 file extensions present, leading to a DefendpointService.exe crash.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-9326">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-1373 – A remote code execution vulnerability exists in Microsoft Exchange through the d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-1373</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-1373</guid>
    <pubDate>Tue, 12 Nov 2019 19:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-1373</strong></p>
  <p>A remote code execution vulnerability exists in Microsoft Exchange through the deserialization of metadata via PowerShell, aka 'Microsoft Exchange Remote Code Execution Vulnerability'.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-1373">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2019-1000 – An elevation of privilege vulnerability exists in Microsoft Azure Active Directo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-1000</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-1000</guid>
    <pubDate>Thu, 16 May 2019 19:29:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-1000</strong></p>
  <p>An elevation of privilege vulnerability exists in Microsoft Azure Active Directory Connect build 1.3.20.0, which allows an attacker to execute two PowerShell cmdlets in context of a privileged account, and perform privileged actions.To exploit this, an attacker would need to authenticate to the AzureÃ‚Â AD Connect server, aka 'Microsoft Azure AD Connect Elevation of Privilege Vulnerability'.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-1000">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-20146 – An issue was discovered in Liquidware ProfileUnity before 6.8.0 with Liquidware ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-20146</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-20146</guid>
    <pubDate>Thu, 21 Feb 2019 03:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-20146</strong></p>
  <p>An issue was discovered in Liquidware ProfileUnity before 6.8.0 with Liquidware FlexApp before 6.8.0. A local user could obtain administrator rights, as demonstrated by use of PowerShell.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-20146">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2018-20753 – Kaseya VSA RMM before R9.3 9.3.0.35, R9.4 before 9.4.0.36, and R9.5 before 9.5.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-20753</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-20753</guid>
    <pubDate>Tue, 05 Feb 2019 06:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2018-20753</strong></p>
  <p>Kaseya VSA RMM before R9.3 9.3.0.35, R9.4 before 9.4.0.36, and R9.5 before 9.5.0.5 allows unprivileged remote attackers to execute PowerShell payloads on all managed devices. In January 2018, attackers actively exploited this vulnerability in the wild.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-20753">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2019-0588 – An information disclosure vulnerability exists when the Microsoft Exchange Power...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-0588</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-0588</guid>
    <pubDate>Tue, 08 Jan 2019 21:29:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-0588</strong></p>
  <p>An information disclosure vulnerability exists when the Microsoft Exchange PowerShell API grants calendar contributors more view permissions than intended, aka "Microsoft Exchange Information Disclosure Vulnerability." This affects Microsoft Exchange Server.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-0588">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-6668 – A whitelist bypass vulnerability in McAfee Application Control / Change Control ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-6668</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-6668</guid>
    <pubDate>Mon, 31 Dec 2018 18:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-6668</strong></p>
  <p>A whitelist bypass vulnerability in McAfee Application Control / Change Control 7.0.1 and before allows execution bypass, for example, with simple DLL through interpreters such as PowerShell.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-6668">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-16859 – Execution of Ansible playbooks on Windows platforms with PowerShell ScriptBlock ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-16859</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-16859</guid>
    <pubDate>Thu, 29 Nov 2018 18:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-16859</strong></p>
  <p>Execution of Ansible playbooks on Windows platforms with PowerShell ScriptBlock logging and Module logging enabled can allow for 'become' passwords to appear in EventLogs in plaintext. A local user with administrator privileges on the machine can view these logs and discover the plaintext password. Ansible Engine 2.8 and older are believed to be vulnerable.</p>
  <p><strong>CVSS:</strong> 4.2 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-16859">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-8415 – A tampering vulnerability exists in PowerShell that could allow an attacker to e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8415</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8415</guid>
    <pubDate>Wed, 14 Nov 2018 01:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-8415</strong></p>
  <p>A tampering vulnerability exists in PowerShell that could allow an attacker to execute unlogged code, aka "Microsoft PowerShell Tampering Vulnerability." This affects Windows 7, PowerShell Core 6.1, Windows Server 2012 R2, Windows RT 8.1, PowerShell Core 6.0, Windows Server 2019, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8415">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-8256 – A remote code execution vulnerability exists when PowerShell improperly handles ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8256</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8256</guid>
    <pubDate>Wed, 14 Nov 2018 01:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-8256</strong></p>
  <p>A remote code execution vulnerability exists when PowerShell improperly handles specially crafted files, aka "Microsoft PowerShell Remote Code Execution Vulnerability." This affects Windows RT 8.1, PowerShell Core 6.0, Microsoft.PowerShell.Archive 1.2.2.0, Windows Server 2016, Windows Server 2012, Windows Server 2008 R2, Windows Server 2019, Windows 7, Windows Server 2012 R2, PowerShell Core 6.1,…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8256">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2018-18748 – Sandboxie 5.26 allows a Sandbox Escape via an "import os" statement, followed by...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-18748</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-18748</guid>
    <pubDate>Mon, 29 Oct 2018 12:29:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2018-18748</strong></p>
  <p>Sandboxie 5.26 allows a Sandbox Escape via an "import os" statement, followed by os.system("cmd") or os.system("powershell"), within a .py file. NOTE: the vendor disputes this issue because the observed behavior is consistent with the product's intended functionality</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-18748">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-18603 – 360 Total Security 3.5.0.1033 allows a Sandbox Escape via an "import os" stateme...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-18603</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-18603</guid>
    <pubDate>Tue, 23 Oct 2018 16:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-18603</strong></p>
  <p>360 Total Security 3.5.0.1033 allows a Sandbox Escape via an "import os" statement, followed by os.system("CMD") or os.system("PowerShell"), within a .py file. NOTE: the vendor's position is that this cannot be categorized as a vulnerability, although it is a security-related issue</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-18603">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-8492 – A security feature bypass vulnerability exists in Device Guard that could allow ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8492</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8492</guid>
    <pubDate>Wed, 10 Oct 2018 13:29:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-8492</strong></p>
  <p>A security feature bypass vulnerability exists in Device Guard that could allow an attacker to inject malicious code into a Windows PowerShell session, aka "Device Guard Code Integrity Policy Security Feature Bypass Vulnerability." This affects Windows Server 2016, Windows 10, Windows Server 2019, Windows 10 Servers.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8492">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-8292 – An information disclosure vulnerability exists in .NET Core when authentication ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8292</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8292</guid>
    <pubDate>Wed, 10 Oct 2018 13:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-8292</strong></p>
  <p>An information disclosure vulnerability exists in .NET Core when authentication information is inadvertently exposed in a redirect, aka ".NET Core Information Disclosure Vulnerability." This affects .NET Core 2.1, .NET Core 1.0, .NET Core 1.1, PowerShell Core 6.0.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8292">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-8204 – A security feature bypass vulnerability exists in Device Guard that could allow ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8204</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8204</guid>
    <pubDate>Wed, 15 Aug 2018 17:29:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-8204</strong></p>
  <p>A security feature bypass vulnerability exists in Device Guard that could allow an attacker to inject malicious code into a Windows PowerShell session, aka "Device Guard Code Integrity Policy Security Feature Bypass Vulnerability." This affects Windows Server 2016, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-8200.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8204">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-8200 – A security feature bypass vulnerability exists in Device Guard that could allow ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8200</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8200</guid>
    <pubDate>Wed, 15 Aug 2018 17:29:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-8200</strong></p>
  <p>A security feature bypass vulnerability exists in Device Guard that could allow an attacker to inject malicious code into a Windows PowerShell session, aka "Device Guard Code Integrity Policy Security Feature Bypass Vulnerability." This affects Windows Server 2016, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-8204.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8200">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2018-8327 – A remote code execution vulnerability exists in PowerShell Editor Services, aka ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8327</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8327</guid>
    <pubDate>Wed, 11 Jul 2018 00:29:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2018-8327</strong></p>
  <p>A remote code execution vulnerability exists in PowerShell Editor Services, aka "PowerShell Editor Services Remote Code Execution Vulnerability." This affects PowerShell Editor, PowerShell Extension.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8327">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-8222 – A security feature bypass vulnerability exists in Device Guard that could allow ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8222</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8222</guid>
    <pubDate>Wed, 11 Jul 2018 00:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-8222</strong></p>
  <p>A security feature bypass vulnerability exists in Device Guard that could allow an attacker to inject malicious code into a Windows PowerShell session, aka "Device Guard Code Integrity Policy Security Feature Bypass Vulnerability." This affects Windows Server 2016, Windows 10, Windows 10 Servers.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8222">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-8221 – A security feature bypass vulnerability exists in Device Guard that could allow ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8221</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8221</guid>
    <pubDate>Thu, 14 Jun 2018 12:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-8221</strong></p>
  <p>A security feature bypass vulnerability exists in Device Guard that could allow an attacker to inject malicious code into a Windows PowerShell session, aka "Device Guard Code Integrity Policy Security Feature Bypass Vulnerability." This affects Windows Server 2016, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-8201, CVE-2018-8211, CVE-2018-8212, CVE-2018-8215, CVE-2018-8216,…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8221">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-8217 – A security feature bypass vulnerability exists in Device Guard that could allow ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8217</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8217</guid>
    <pubDate>Thu, 14 Jun 2018 12:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-8217</strong></p>
  <p>A security feature bypass vulnerability exists in Device Guard that could allow an attacker to inject malicious code into a Windows PowerShell session, aka "Device Guard Code Integrity Policy Security Feature Bypass Vulnerability." This affects Windows Server 2016, Windows 10. This CVE ID is unique from CVE-2018-8201, CVE-2018-8211, CVE-2018-8212, CVE-2018-8215, CVE-2018-8216, CVE-2018-8221.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8217">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-8216 – A security feature bypass vulnerability exists in Device Guard that could allow ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8216</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8216</guid>
    <pubDate>Thu, 14 Jun 2018 12:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-8216</strong></p>
  <p>A security feature bypass vulnerability exists in Device Guard that could allow an attacker to inject malicious code into a Windows PowerShell session, aka "Device Guard Code Integrity Policy Security Feature Bypass Vulnerability." This affects Windows Server 2016, Windows 10. This CVE ID is unique from CVE-2018-8201, CVE-2018-8211, CVE-2018-8212, CVE-2018-8215, CVE-2018-8217, CVE-2018-8221.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8216">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-8215 – A security feature bypass vulnerability exists in Device Guard that could allow ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8215</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8215</guid>
    <pubDate>Thu, 14 Jun 2018 12:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-8215</strong></p>
  <p>A security feature bypass vulnerability exists in Device Guard that could allow an attacker to inject malicious code into a Windows PowerShell session, aka "Device Guard Code Integrity Policy Security Feature Bypass Vulnerability." This affects Windows Server 2016, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-8201, CVE-2018-8211, CVE-2018-8212, CVE-2018-8216, CVE-2018-8217,…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8215">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-8212 – A security feature bypass vulnerability exists in Device Guard that could allow ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8212</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8212</guid>
    <pubDate>Thu, 14 Jun 2018 12:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-8212</strong></p>
  <p>A security feature bypass vulnerability exists in Device Guard that could allow an attacker to inject malicious code into a Windows PowerShell session, aka "Device Guard Code Integrity Policy Security Feature Bypass Vulnerability." This affects Windows Server 2016, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-8201, CVE-2018-8211, CVE-2018-8215, CVE-2018-8216, CVE-2018-8217,…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8212">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-8211 – A security feature bypass vulnerability exists in Device Guard that could allow ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8211</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8211</guid>
    <pubDate>Thu, 14 Jun 2018 12:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-8211</strong></p>
  <p>A security feature bypass vulnerability exists in Device Guard that could allow an attacker to inject malicious code into a Windows PowerShell session, aka "Device Guard Code Integrity Policy Security Feature Bypass Vulnerability." This affects Windows 10 Servers, Windows 10. This CVE ID is unique from CVE-2018-8201, CVE-2018-8212, CVE-2018-8215, CVE-2018-8216, CVE-2018-8217, CVE-2018-8221.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8211">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-8201 – A security feature bypass vulnerability exists in Device Guard that could allow ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8201</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8201</guid>
    <pubDate>Thu, 14 Jun 2018 12:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-8201</strong></p>
  <p>A security feature bypass vulnerability exists in Device Guard that could allow an attacker to inject malicious code into a Windows PowerShell session, aka "Device Guard Code Integrity Policy Security Feature Bypass Vulnerability." This affects Windows Server 2016, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-8211, CVE-2018-8212, CVE-2018-8215, CVE-2018-8216, CVE-2018-8217,…</p>
  <p><strong>CVSS:</strong> 4.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8201">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-0875 – .NET Core 1.0, .NET Core 1.1, NET Core 2.0 and PowerShell Core 6.0.0 allow a den...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-0875</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-0875</guid>
    <pubDate>Wed, 14 Mar 2018 17:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-0875</strong></p>
  <p>.NET Core 1.0, .NET Core 1.1, NET Core 2.0 and PowerShell Core 6.0.0 allow a denial of Service vulnerability due to how specially crafted requests are handled, aka ".NET Core Denial of Service Vulnerability".</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-0875">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2018-7890 – A remote code execution issue was discovered in Zoho ManageEngine Applications M...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-7890</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-7890</guid>
    <pubDate>Thu, 08 Mar 2018 22:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2018-7890</strong></p>
  <p>A remote code execution issue was discovered in Zoho ManageEngine Applications Manager before 13.6 (build 13640). The publicly accessible testCredential.do endpoint takes multiple user inputs and validates supplied credentials by accessing a specified system. This endpoint calls several internal classes, and then executes a PowerShell script. If the specified system is OfficeSharePointServer, the…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-7890">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-0786 – Microsoft .NET Framework 2.0 SP2, 3.0 SP2, 3.5, 3.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2,...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-0786</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-0786</guid>
    <pubDate>Wed, 10 Jan 2018 01:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-0786</strong></p>
  <p>Microsoft .NET Framework 2.0 SP2, 3.0 SP2, 3.5, 3.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, .NET Core 1.0 and 2.0, and PowerShell Core 6.0.0 allow a security feature bypass vulnerability due to the way certificates are validated, aka ".NET Security Feature Bypass Vulnerability."</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-0786">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2017-8715 – The Microsoft Device Guard on Microsoft Windows 10 Gold, 1511, 1607, and 1703, a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-8715</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-8715</guid>
    <pubDate>Fri, 13 Oct 2017 13:29:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2017-8715</strong></p>
  <p>The Microsoft Device Guard on Microsoft Windows 10 Gold, 1511, 1607, and 1703, and Windows Server 2016 allows a security feature bypass by the way it handles Windows PowerShell sessions, aka "Windows Security Feature Bypass".</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-8715">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2017-11823 – The Microsoft Device Guard on Microsoft Windows 10 Gold, 1511, 1607, and 1703, a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-11823</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-11823</guid>
    <pubDate>Fri, 13 Oct 2017 13:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2017-11823</strong></p>
  <p>The Microsoft Device Guard on Microsoft Windows 10 Gold, 1511, 1607, and 1703, and Windows Server 2016 allows a security feature bypass by the way it handles Windows PowerShell sessions, aka "Microsoft Windows Security Feature Bypass".</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-11823">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
