<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – DaoCloud Enterprise</title>
  <link>https://cvedaily.com/pages/tags/dce.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/dce.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – DaoCloud Enterprise</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:27:03 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2026-20027 – Multiple Cisco products are affected by a vulnerability in the processing of DCE...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-20027</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-20027</guid>
    <pubDate>Wed, 07 Jan 2026 17:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-20027</strong></p>
  <p>Multiple Cisco products are affected by a vulnerability in the processing of DCE/RPC requests that could allow an unauthenticated, remote attacker to cause the Snort 3 Detection Engine to leak sensitive information or to restart, resulting in an interruption of packet inspection.  This vulnerability is due to an error in buffer handling logic when processing DCE/RPC requests, which can result i…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-20027">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-20026 – Multiple&amp;nbsp;Cisco products are affected by a vulnerability in the processing o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-20026</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-20026</guid>
    <pubDate>Wed, 07 Jan 2026 17:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-20026</strong></p>
  <p>Multiple&nbsp;Cisco products are affected by a vulnerability in the processing of DCE/RPC requests that could allow an unauthenticated, remote attacker to cause the Snort 3 Detection Engine to leak sensitive information or to restart, resulting in an interruption of packet inspection.  This vulnerability is due to an error in buffer handling logic when processing DCE/RPC requests, which can res…</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-20026">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-39707 – In the Linux kernel, the following vulnerability has been resolved:

drm/amdgpu:...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-39707</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-39707</guid>
    <pubDate>Fri, 05 Sep 2025 18:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-39707</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilities  HUBBUB structure is not initialized on DCE hardware, so check if it is NULL to avoid null dereference while accessing amdgpu_dm_capabilities file in debugfs.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-39707">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-38361 – In the Linux kernel, the following vulnerability has been resolved:

drm/amd/dis...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-38361</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-38361</guid>
    <pubDate>Fri, 25 Jul 2025 13:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-38361</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  drm/amd/display: Check dce_hwseq before dereferencing it  [WHAT]  hws was checked for null earlier in dce110_blank_stream, indicating hws can be null, and should be checked whenever it is used.  (cherry picked from commit 79db43611ff61280b6de58ce1305e0b2ecf675ad)</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-38361">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-53680 – In the Linux kernel, the following vulnerability has been resolved:

ipvs: fix U...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-53680</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-53680</guid>
    <pubDate>Sat, 11 Jan 2025 13:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-53680</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()  Under certain kernel configurations when building with Clang/LLVM, the compiler does not generate a return or jump as the terminator instruction for ip_vs_protocol_init(), triggering the following objtool warning during build time:    vmlinux.o: warning: ob…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-908</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-53680">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-42669 – A vulnerability was found in Samba's "rpcecho" development server, a non-Windows...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-42669</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-42669</guid>
    <pubDate>Mon, 06 Nov 2023 07:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-42669</strong></p>
  <p>A vulnerability was found in Samba's "rpcecho" development server, a non-Windows RPC server used to test Samba's DCE/RPC stack elements. This vulnerability stems from an RPC function that can be blocked indefinitely. The issue arises because the "rpcecho" service operates with only one worker in the main RPC task, allowing calls to the "rpcecho" server to be blocked for a specified time, causing…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-42669">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-37199 – A CWE-94: Improper Control of Generation of Code ('Code Injection') vulnerabilit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-37199</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-37199</guid>
    <pubDate>Wed, 12 Jul 2023 08:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-37199</strong></p>
  <p>A CWE-94: Improper Control of Generation of Code ('Code Injection') vulnerability exists that could cause remote code execution when an admin user on DCE tampers with backups which are then manually restored.</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-37199">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-37198 – A CWE-94: Improper Control of Generation of Code ('Code Injection') vulnerabilit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-37198</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-37198</guid>
    <pubDate>Wed, 12 Jul 2023 07:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-37198</strong></p>
  <p>A CWE-94: Improper Control of Generation of Code ('Code Injection') vulnerability exists that could cause remote code execution when an admin user on DCE uploads or tampers with install packages.</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-37198">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-37197 – A CWE-89: Improper Neutralization of Special Elements vulnerability used in an S...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-37197</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-37197</guid>
    <pubDate>Wed, 12 Jul 2023 07:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-37197</strong></p>
  <p>A CWE-89: Improper Neutralization of Special Elements vulnerability used in an SQL Command ('SQL Injection') vulnerability exists that could allow a user already authenticated on DCE to access unauthorized content, change, or delete content, or perform unauthorized actions when tampering with the mass configuration settings of endpoints on DCE.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-37197">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-37196 – A CWE-89: Improper Neutralization of Special Elements vulnerability used in an S...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-37196</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-37196</guid>
    <pubDate>Wed, 12 Jul 2023 07:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-37196</strong></p>
  <p>A CWE-89: Improper Neutralization of Special Elements vulnerability used in an SQL Command ('SQL Injection') vulnerability exists that could allow a user already authenticated on DCE to access unauthorized content, change, or delete content, or perform unauthorized actions when tampering with the alert settings of endpoints on DCE.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-37196">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-25553 – A CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-si...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-25553</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-25553</guid>
    <pubDate>Tue, 18 Apr 2023 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-25553</strong></p>
  <p>A CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability exists on a DCE endpoint through the logging capabilities of the webserver.                    Affected products: StruxureWare Data Center Expert (V7.9.2 and prior)</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-25553">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-25552 – A CWE-862: Missing Authorization vulnerability exists that could allow viewing o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-25552</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-25552</guid>
    <pubDate>Tue, 18 Apr 2023 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-25552</strong></p>
  <p>A CWE-862: Missing Authorization vulnerability exists that could allow viewing of unauthorized content, changes or deleting of content, or performing unauthorized functions when tampering the Device File Transfer settings on DCE endpoints.       Affected products: StruxureWare Data Center Expert (V7.9.2 and prior)</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-25552">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-25551 – A CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-si...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-25551</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-25551</guid>
    <pubDate>Tue, 18 Apr 2023 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-25551</strong></p>
  <p>A CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability exists on a DCE file upload endpoint when tampering with parameters over HTTP.                 Affected products: StruxureWare Data Center Expert (V7.9.2 and prior)</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-25551">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-25549 – A CWE-94: Improper Control of Generation of Code ('Code Injection') vulnerabilit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-25549</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-25549</guid>
    <pubDate>Tue, 18 Apr 2023 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-25549</strong></p>
  <p>A CWE-94: Improper Control of Generation of Code ('Code Injection') vulnerability exists that allows for remote code execution when using a parameter of the DCE network settings endpoint.             Affected products: StruxureWare Data Center Expert (V7.9.2 and prior)</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-25549">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-25548 – A CWE-863: Incorrect Authorization vulnerability exists that could allow access ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-25548</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-25548</guid>
    <pubDate>Tue, 18 Apr 2023 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-25548</strong></p>
  <p>A CWE-863: Incorrect Authorization vulnerability exists that could allow access to device credentials on specific DCE endpoints not being properly secured when a hacker is using a low privileged user.    Affected products: StruxureWare Data Center Expert (V7.9.2 and prior)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-25548">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-32520 – A CWE-522: Insufficiently Protected Credentials vulnerability exists that could ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-32520</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-32520</guid>
    <pubDate>Mon, 30 Jan 2023 23:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-32520</strong></p>
  <p>A CWE-522: Insufficiently Protected Credentials vulnerability exists that could result in unwanted access to a DCE instance when performed over a network by a malicious third-party. This CVE is unique from CVE-2022-32518. Affected Products: Data Center Expert (Versions prior to V7.9.0)</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-32520">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-32519 – A CWE-257: Storing Passwords in a Recoverable Format vulnerability exists that c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-32519</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-32519</guid>
    <pubDate>Mon, 30 Jan 2023 23:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-32519</strong></p>
  <p>A CWE-257: Storing Passwords in a Recoverable Format vulnerability exists that could result in unwanted access to a DCE instance when performed over a network by a malicious third-party. Affected Products: Data Center Expert (Versions prior to V7.9.0)</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-257</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-32519">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-32518 – A CWE-522: Insufficiently Protected Credentials vulnerability exists that could ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-32518</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-32518</guid>
    <pubDate>Mon, 30 Jan 2023 23:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-32518</strong></p>
  <p>A CWE-522: Insufficiently Protected Credentials vulnerability exists that could result in unwanted access to a DCE instance when performed over a network by a malicious third-party. This CVE is unique from CVE-2022-32520. Affected Products: Data Center Expert (Versions prior to V7.9.0)</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-32518">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-3738 – In DCE/RPC it is possible to share the handles (cookies for resource state) betw...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-3738</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-3738</guid>
    <pubDate>Wed, 02 Mar 2022 23:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-3738</strong></p>
  <p>In DCE/RPC it is possible to share the handles (cookies for resource state) between multiple connections via a mechanism called 'association groups'. These handles can reference connections to our sam.ldb database. However while the database was correctly shared, the user credentials state was only pointed at, and when one connection within that association group ended, the database would be left…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-3738">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-23192 – A flaw was found in the way samba implemented DCE/RPC. If a client to a Samba se...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-23192</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-23192</guid>
    <pubDate>Wed, 02 Mar 2022 23:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-23192</strong></p>
  <p>A flaw was found in the way samba implemented DCE/RPC. If a client to a Samba server sent a very large DCE/RPC request, and chose to fragment it, an attacker could replace later fragments with their own data, bypassing the signature requirements.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-23192">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-31777 – The dce (aka Dynamic Content Element) extension 2.2.0 through 2.6.x before 2.6.2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-31777</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-31777</guid>
    <pubDate>Wed, 28 Apr 2021 07:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-31777</strong></p>
  <p>The dce (aka Dynamic Content Element) extension 2.2.0 through 2.6.x before 2.6.2, and 2.7.x before 2.7.1, for TYPO3 allows SQL Injection via a backend user account.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-31777">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-13946 – Profinet-IO (PNIO) stack versions prior V06.00 do not properly limit
internal re...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-13946</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-13946</guid>
    <pubDate>Tue, 11 Feb 2020 16:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-13946</strong></p>
  <p>Profinet-IO (PNIO) stack versions prior V06.00 do not properly limit internal resource allocation when multiple legitimate diagnostic package requests are sent to the DCE-RPC interface. This could lead to a denial of service condition due to lack of memory for devices that include a vulnerable version of the stack.  The security vulnerability could be exploited by an attacker with network access…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-13946">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2014-8328 – The default configuration in the Dynamic Content Elements (dce) extension before...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2014-8328</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2014-8328</guid>
    <pubDate>Mon, 03 Feb 2020 14:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2014-8328</strong></p>
  <p>The default configuration in the Dynamic Content Elements (dce) extension before 0.11.5 for TYPO3 allows remote attackers to obtain sensitive installation environment information by reading the update check request.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2014-8328">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-19707 – On Moxa EDS-G508E, EDS-G512E, and EDS-G516E devices (with firmware through 6.0),...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-19707</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-19707</guid>
    <pubDate>Wed, 11 Dec 2019 02:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-19707</strong></p>
  <p>On Moxa EDS-G508E, EDS-G512E, and EDS-G516E devices (with firmware through 6.0), denial of service can occur via PROFINET DCE-RPC endpoint discovery packets.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-19707">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-16852 – Samba from version 4.9.0 and before version 4.9.3 is vulnerable to a NULL pointe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-16852</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-16852</guid>
    <pubDate>Wed, 28 Nov 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-16852</strong></p>
  <p>Samba from version 4.9.0 and before version 4.9.3 is vulnerable to a NULL pointer de-reference. During the processing of an DNS zone in the DNS management DCE/RPC server, the internal DNS server or the Samba DLZ plugin for BIND9, if the DSPROPERTY_ZONE_MASTER_SERVERS property or DSPROPERTY_ZONE_SCAVENGING_SERVERS property is set, the server will follow a NULL pointer and terminate. There is no fu…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-16852">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2015-5370 – Samba 3.x and 4.x before 4.2.11, 4.3.x before 4.3.8, and 4.4.x before 4.4.2 does...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-5370</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-5370</guid>
    <pubDate>Mon, 25 Apr 2016 00:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2015-5370</strong></p>
  <p>Samba 3.x and 4.x before 4.2.11, 4.3.x before 4.3.8, and 4.4.x before 4.4.2 does not properly implement the DCE-RPC layer, which allows remote attackers to perform protocol-downgrade attacks, cause a denial of service (application crash or CPU consumption), or possibly execute arbitrary code on a client system via unspecified vectors.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-5370">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-2370 – The authentication implementation in the RPC subsystem in Microsoft Windows Serv...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-2370</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-2370</guid>
    <pubDate>Tue, 14 Jul 2015 22:59:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-2370</strong></p>
  <p>The authentication implementation in the RPC subsystem in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 does not prevent DCE/RPC connection reflection, which allows local users to gain privileges via a crafted application, aka "Windows RPC Elev…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-2370">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2013-4408 – Heap-based buffer overflow in the dcerpc_read_ncacn_packet_done function in libr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-4408</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-4408</guid>
    <pubDate>Tue, 10 Dec 2013 06:14:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2013-4408</strong></p>
  <p>Heap-based buffer overflow in the dcerpc_read_ncacn_packet_done function in librpc/rpc/dcerpc_util.c in winbindd in Samba 3.x before 3.6.22, 4.0.x before 4.0.13, and 4.1.x before 4.1.3 allows remote AD domain controllers to execute arbitrary code via an invalid fragment length in a DCE-RPC packet.</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-4408">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2012-0131 – Distributed Computing Environment (DCE) 1.8 and 1.9 on HP HP-UX B.11.11 and B.11...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2012-0131</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2012-0131</guid>
    <pubDate>Thu, 05 Apr 2012 13:55:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2012-0131</strong></p>
  <p>Distributed Computing Environment (DCE) 1.8 and 1.9 on HP HP-UX B.11.11 and B.11.23 allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2012-0131">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2008-4418 – Unspecified vulnerability in DCE in HP HP-UX B.11.11, B.11.23, and B.11.31 allow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-4418</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-4418</guid>
    <pubDate>Thu, 11 Dec 2008 15:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2008-4418</strong></p>
  <p>Unspecified vulnerability in DCE in HP HP-UX B.11.11, B.11.23, and B.11.31 allows remote attackers to cause a denial of service via unknown vectors.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-4418">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2007-6507 – SpntSvc.exe daemon in Trend Micro ServerProtect 5.58 for Windows, before Securit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2007-6507</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2007-6507</guid>
    <pubDate>Thu, 20 Dec 2007 23:46:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2007-6507</strong></p>
  <p>SpntSvc.exe daemon in Trend Micro ServerProtect 5.58 for Windows, before Security Patch 4, exposes unspecified dangerous sub-functions from StRpcSrv.dll in the DCE/RPC interface, which allows remote attackers to obtain "full file system access" and execute arbitrary code.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2007-6507">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2007-6195 – Buffer overflow in the sw_rpc_agent_init function in swagentd in Software Distri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2007-6195</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2007-6195</guid>
    <pubDate>Sat, 15 Dec 2007 01:46:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2007-6195</strong></p>
  <p>Buffer overflow in the sw_rpc_agent_init function in swagentd in Software Distributor (SD), and possibly other DCE applications, in HP HP-UX B.11.11 and B.11.23 allows remote attackers to execute arbitrary code or cause a denial of service via malformed arguments in an opcode 0x04 DCE RPC request.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2007-6195">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2006-5276 – Stack-based buffer overflow in the DCE/RPC preprocessor in Snort before 2.6.1.3,...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-5276</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-5276</guid>
    <pubDate>Tue, 20 Feb 2007 01:28:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2006-5276</strong></p>
  <p>Stack-based buffer overflow in the DCE/RPC preprocessor in Snort before 2.6.1.3, and 2.7 before beta 2; and Sourcefire Intrusion Sensor; allows remote attackers to execute arbitrary code via crafted SMB traffic.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-5276">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2005-3644 – PNP_GetDeviceList (upnp_getdevicelist) in UPnP for Microsoft Windows 2000 SP4 an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2005-3644</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2005-3644</guid>
    <pubDate>Thu, 17 Nov 2005 11:02:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2005-3644</strong></p>
  <p>PNP_GetDeviceList (upnp_getdevicelist) in UPnP for Microsoft Windows 2000 SP4 and earlier, and possibly Windows XP SP1 and earlier, allows remote attackers to cause a denial of service (memory consumption) via a DCE RPC request that specifies a large output buffer size, a variant of CVE-2006-6296, and a different vulnerability than CVE-2005-2120.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-399</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2005-3644">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2004-0716 – Buffer overflow in the DCE daemon (DCED) for the DCE endpoint mapper (epmap) on ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2004-0716</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2004-0716</guid>
    <pubDate>Fri, 06 Aug 2004 04:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2004-0716</strong></p>
  <p>Buffer overflow in the DCE daemon (DCED) for the DCE endpoint mapper (epmap) on HP-UX 11 allows remote attackers to execute arbitrary code via a request with a small fragment length and a large amount of data.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2004-0716">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2003-0746 – Various Distributed Computing Environment (DCE) implementations, including HP Op...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2003-0746</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2003-0746</guid>
    <pubDate>Mon, 20 Oct 2003 04:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2003-0746</strong></p>
  <p>Various Distributed Computing Environment (DCE) implementations, including HP OpenView, allow remote attackers to cause a denial of service (process hang or termination) via certain malformed inputs, as triggered by attempted exploits against the vulnerabilities CVE-2003-0352 or CVE-2003-0605, such as the Blaster/MSblast/LovSAN worm.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2003-0746">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2003-0428 – Unknown vulnerability in the DCERPC (DCE/RPC) dissector in Ethereal 0.9.12 and e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2003-0428</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2003-0428</guid>
    <pubDate>Thu, 24 Jul 2003 04:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2003-0428</strong></p>
  <p>Unknown vulnerability in the DCERPC (DCE/RPC) dissector in Ethereal 0.9.12 and earlier allows remote attackers to cause a denial of service (memory consumption) via a certain NDR string.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2003-0428">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2002-0992 – Unknown vulnerability in IPV6 functionality for DCE daemons (1) dced or (2) rpcd...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2002-0992</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2002-0992</guid>
    <pubDate>Fri, 04 Oct 2002 04:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2002-0992</strong></p>
  <p>Unknown vulnerability in IPV6 functionality for DCE daemons (1) dced or (2) rpcd on HP-UX 11.11 allows attackers to cause a denial of service (crash) via an attack that modifies internal data.</p>
  <p><strong>CVSS:</strong> 2.1 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2002-0992">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2002-1041 – Unknown vulnerability in DCE (1) SMIT panels and (2) configuration commands, pos...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2002-1041</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2002-1041</guid>
    <pubDate>Fri, 04 Oct 2002 04:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2002-1041</strong></p>
  <p>Unknown vulnerability in DCE (1) SMIT panels and (2) configuration commands, possibly related to relative pathnames.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2002-1041">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2001-1079 – create_keyfiles in PSSP 3.2 with DCE 3.1 authentication on AIX creates keyfile d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2001-1079</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2001-1079</guid>
    <pubDate>Wed, 13 Feb 2002 05:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2001-1079</strong></p>
  <p>create_keyfiles in PSSP 3.2 with DCE 3.1 authentication on AIX creates keyfile directories with world-writable permissions, which could allow a local user to delete key files and cause a denial of service.</p>
  <p><strong>CVSS:</strong> 3.6 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2001-1079">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2000-0544 – Windows NT and Windows 2000 hosts allow a remote attacker to cause a denial of s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2000-0544</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2000-0544</guid>
    <pubDate>Mon, 05 Jun 2000 04:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2000-0544</strong></p>
  <p>Windows NT and Windows 2000 hosts allow a remote attacker to cause a denial of service via malformed DCE/RPC SMBwriteX requests that contain an invalid data length.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2000-0544">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-1999-1247 – Vulnerability in HP Camera component of HP DCE/9000 in HP-UX 9.x allows attacker...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-1999-1247</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-1999-1247</guid>
    <pubDate>Wed, 24 Feb 1999 05:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-1999-1247</strong></p>
  <p>Vulnerability in HP Camera component of HP DCE/9000 in HP-UX 9.x allows attackers to gain root privileges.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-1999-1247">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-1999-1131 – Buffer overflow in OSF Distributed Computing Environment (DCE) security demon (s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-1999-1131</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-1999-1131</guid>
    <pubDate>Fri, 24 Oct 1997 04:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-1999-1131</strong></p>
  <p>Buffer overflow in OSF Distributed Computing Environment (DCE) security demon (secd) in IRIX 6.4 and earlier allows attackers to cause a denial of service via a long principal, group, or organization.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-1999-1131">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-1999-1295 – Transarc DCE Distributed File System (DFS) 1.1 for Solaris 2.4 and 2.5 does not ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-1999-1295</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-1999-1295</guid>
    <pubDate>Tue, 17 Sep 1996 04:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-1999-1295</strong></p>
  <p>Transarc DCE Distributed File System (DFS) 1.1 for Solaris 2.4 and 2.5 does not properly initialize the grouplist for users who belong to a large number of groups, which could allow those users to gain access to resources that are protected by DFS.</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-1999-1295">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
