<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>vulnerbility — LowEndSpirit</title>
        <link>https://staging.lowendspirit.com/index.php?p=/</link>
        <pubDate>Fri, 05 Jun 2026 16:58:10 +0000</pubDate>
        <language>en</language>
            <description>vulnerbility — LowEndSpirit</description>
    <atom:link href="https://staging.lowendspirit.com/index.php?p=/discussions/tagged/vulnerbility/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>PrintNightmare CVE-2021-1675</title>
        <link>https://staging.lowendspirit.com/index.php?p=/discussion/3079/printnightmare-cve-2021-1675</link>
        <pubDate>Thu, 01 Jul 2021 10:45:53 +0000</pubDate>
        <category>Technical</category>
        <dc:creator>mikho</dc:creator>
        <guid isPermaLink="false">3079@/index.php?p=/discussions</guid>
        <description><![CDATA[<blockquote><div>
  <p>PrintNightmare (CVE-2021-1675) is a vulnerability that allows an attacker with a regular user account to take over a server running the Windows Print Spooler service. This is by default running on all Windows servers and clients, including domain controllers, in an Active Directory environment.</p>
  
  <p>In practice, this means that <strong>an attacker with a regular domain account can take over the entire Active Directory in a simple step</strong>. For example, if a user is compromised with a phishing attack, a threat actor can use the compromised computer to easily take over Active Directory in a matter of seconds (this can also be fully automated).</p>
</div></blockquote>

<p>Source: <a href="https://blog.truesec.com/2021/06/30/exploitable-critical-rce-vulnerability-allows-regular-users-to-fully-compromise-active-directory-printnightmare-cve-2021-1675/" rel="nofollow">https://blog.truesec.com/2021/06/30/exploitable-critical-rce-vulnerability-allows-regular-users-to-fully-compromise-active-directory-printnightmare-cve-2021-1675/</a></p>

<p>Luckily, it looks like there is a workaround that actually works.</p>

<blockquote><div>
  <p>The exploit works by dropping a DLL in a subdirectory under C:\Windows\System32\spool\drivers</p>
  
  <p>By restricting the ACLs on this directory (and subdirectories) we can prevent malicious DLLs to be introduced by the print spooler service.</p>
</div></blockquote>

<p>Source: <a href="https://blog.truesec.com/2021/06/30/fix-for-printnightmare-cve-2021-1675-exploit-to-keep-your-print-servers-running-while-a-patch-is-not-available/" rel="nofollow">https://blog.truesec.com/2021/06/30/fix-for-printnightmare-cve-2021-1675-exploit-to-keep-your-print-servers-running-while-a-patch-is-not-available/</a></p>
]]>
        </description>
    </item>
   </channel>
</rss>
