<?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 (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/powershell.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/powershell-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Microsoft PowerShell (High+Critical)</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>[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>[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>[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>[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>[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>[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>[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>[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>[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>[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>[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>[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>[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>[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>[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>[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>[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>[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>[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>[High] CVE-2017-8565 – Windows PowerShell in Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-8565</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-8565</guid>
    <pubDate>Tue, 11 Jul 2017 21:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-8565</strong></p>
  <p>Windows PowerShell in Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT 8.1, Windows 10 Gold, 1511, 1607, 1703, and Windows Server 2016 allows a remote code execution vulnerability when PSObject wraps a CIM Instance, aka "Windows PowerShell Remote Code Execution Vulnerability".</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-8565">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
