<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Format String Vulnerability</title>
  <link>https://cvedaily.com/pages/tags/format-string.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/format-string.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Format String Vulnerability</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:30 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2026-5078 – Impact: The morgan logging middleware's :remote-user token extracts the Basic au...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-5078</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-5078</guid>
    <pubDate>Wed, 03 Jun 2026 08:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-5078</strong></p>
  <p>Impact: The morgan logging middleware's :remote-user token extracts the Basic auth username from the Authorization request header and writes it to the log stream without neutralizing control characters. An unauthenticated attacker can send a crafted Authorization Basic header containing CR or LF bytes to inject forged log lines, breaking the one-request-per-line structure of access logs and enabl…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-117</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-5078">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44898 – Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44898</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44898</guid>
    <pubDate>Tue, 26 May 2026 21:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44898</strong></p>
  <p>Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, render_toc_ul() builds a <ul> table-of-contents tree from a list of (level, id, text) tuples. Both the id value (used as href="#<id>") and the text value (used as the visible link label) are inserted into <a> tags via a plain Python format string — with no HTML escaping applied to either value. When heading IDs are de…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44898">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-7835 – A format string argument mismatch in Netatalk 3.0.3 through 4.4.2 allows a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7835</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7835</guid>
    <pubDate>Thu, 21 May 2026 08:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-7835</strong></p>
  <p>A format string argument mismatch in Netatalk 3.0.3 through 4.4.2 allows a remote authenticated attacker to cause a minor denial of service via crafted input that triggers incorrect format string processing.</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7835">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-6474 – Externally-controlled format string in PostgreSQL timeofday() function allows an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6474</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6474</guid>
    <pubDate>Thu, 14 May 2026 14:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-6474</strong></p>
  <p>Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server memory, via crafted timezone zones.  Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6474">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-35453 – PhpSpreadsheet is a library for reading and writing spreadsheet files. In versio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35453</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35453</guid>
    <pubDate>Tue, 05 May 2026 20:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-35453</strong></p>
  <p>PhpSpreadsheet is a library for reading and writing spreadsheet files. In versions 1.30.3 and earlier, 2.0.0 through 2.1.15, 2.2.0 through 2.4.4, 3.3.0 through 3.10.4, and 4.0.0 through 5.6.0, the HTML Writer skips htmlspecialchars() output escaping when a cell uses a custom number format containing the @ text placeholder with additional literal text (e.g., @ "items"). The escaping is only applie…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35453">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-6539 – Notepad++ 8.9.3 contains a format string injection vulnerability in the Find Res...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6539</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6539</guid>
    <pubDate>Thu, 30 Apr 2026 21:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-6539</strong></p>
  <p>Notepad++ 8.9.3 contains a format string injection vulnerability in the Find Results panel handler that allows attackers to cause denial of service and information disclosure by crafting a malicious nativeLang.xml language pack file. Attackers can distribute a poisoned language pack through community channels that triggers format string interpretation when a user performs search operations, leadi…</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6539">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-33448 – CVE-2026-33448 is a format string vulnerability in the logging subsystem
 of Sec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33448</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33448</guid>
    <pubDate>Thu, 30 Apr 2026 20:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-33448</strong></p>
  <p>CVE-2026-33448 is a format string vulnerability in the logging subsystem  of Secure Access client for MacOS prior to 14.50. Attackers with  control of a modified server can force the client to dump the contents  of a small portion of memory to the log files potentially revealing  secrets.</p>
  <p><strong>CVSS:</strong> 3.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33448">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-6843 – A flaw was found in nano. A local user could exploit a format string vulnerabili...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6843</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6843</guid>
    <pubDate>Wed, 22 Apr 2026 09:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-6843</strong></p>
  <p>A flaw was found in nano. A local user could exploit a format string vulnerability in the `statusline()` function. By creating a directory with a name containing `printf` specifiers, the application attempts to display this name, leading to a segmentation fault (SEGV). This results in a Denial of Service (DoS) for the `nano` application.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6843">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3509 – An unauthenticated remote attacker may be able to control the format string of m...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3509</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3509</guid>
    <pubDate>Tue, 24 Mar 2026 08:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3509</strong></p>
  <p>An unauthenticated remote attacker may be able to control the format string of messages processed by the Audit Log of the CODESYS Control runtime system, potentially resulting in a denial‑of‑service (DoS) condition.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3509">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33210 – Ruby JSON is a JSON implementation for Ruby. From version 2.14.0 to before versi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33210</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33210</guid>
    <pubDate>Fri, 20 Mar 2026 23:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33210</strong></p>
  <p>Ruby JSON is a JSON implementation for Ruby. From version 2.14.0 to before versions 2.15.2.1, 2.17.1.2, and 2.19.2, a format string injection vulnerability can lead to denial of service attacks or information disclosure, when the allow_duplicate_key: false parsing option is used to parse user supplied documents. This issue has been patched in versions 2.15.2.1, 2.17.1.2, and 2.19.2.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33210">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-68648 – A use of externally-controlled format string vulnerability in Fortinet FortiAnal...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68648</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68648</guid>
    <pubDate>Tue, 10 Mar 2026 18:18:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-68648</strong></p>
  <p>A use of externally-controlled format string vulnerability in Fortinet FortiAnalyzer 7.6.0 through 7.6.4, FortiAnalyzer 7.4.0 through 7.4.7, FortiAnalyzer 7.2 all versions, FortiAnalyzer 7.0 all versions, FortiAnalyzer Cloud 7.6.2, FortiAnalyzer Cloud 7.4.1 through 7.4.7, FortiAnalyzer Cloud 7.2 all versions, FortiAnalyzer Cloud 7.0 all versions, FortiManager 7.6.0 through 7.6.4, FortiManager 7.4…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68648">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-0400 – A post-authentication Format String vulnerability in SonicOS allows a remote att...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-0400</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-0400</guid>
    <pubDate>Tue, 24 Feb 2026 15:21:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-0400</strong></p>
  <p>A post-authentication Format String vulnerability in SonicOS allows a remote attacker to crash a firewall.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-0400">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-30269 – A use of externally-controlled format string vulnerability has been reported to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-30269</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-30269</guid>
    <pubDate>Wed, 11 Feb 2026 13:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-30269</strong></p>
  <p>A use of externally-controlled format string vulnerability has been reported to affect Qsync Central. If a remote attacker gains a user account, they can then exploit the vulnerability to obtain secret data or modify memory.  We have already fixed the vulnerability in the following version: Qsync Central 5.0.0.4 ( 2026/01/20 ) and later</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-30269">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-64157 – A use of externally-controlled format string vulnerability in Fortinet FortiOS 7...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64157</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64157</guid>
    <pubDate>Tue, 10 Feb 2026 16:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-64157</strong></p>
  <p>A use of externally-controlled format string vulnerability in Fortinet FortiOS 7.6.0 through 7.6.4, FortiOS 7.4.0 through 7.4.9, FortiOS 7.2.0 through 7.2.11, FortiOS 7.0 all versions allows an authenticated admin to execute unauthorized code or commands via specifically crafted configuration.</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64157">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-21640 – HackerOne community member Faraz Ahmed (PakCyberbot) has reported a format strin...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21640</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21640</guid>
    <pubDate>Tue, 20 Jan 2026 21:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-21640</strong></p>
  <p>HackerOne community member Faraz Ahmed (PakCyberbot) has reported a format string injection in the Revive Adserver settings. When specific character combinations are used in a setting, the admin user console could be disabled due to a fatal PHP error.</p>
  <p><strong>CVSS:</strong> 2.7 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21640">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-68816 – In the Linux kernel, the following vulnerability has been resolved:

net/mlx5: f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68816</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68816</guid>
    <pubDate>Tue, 13 Jan 2026 16:16:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-68816</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  net/mlx5: fw_tracer, Validate format string parameters  Add validation for format string parameters in the firmware tracer to prevent potential security vulnerabilities and crashes from malformed format strings received from firmware.  The firmware tracer receives format strings from the device firmware and uses them to format t…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68816">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-22190 – The egg-mkfont utility in Panda3D versions up to and including 1.10.16 contains ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22190</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22190</guid>
    <pubDate>Wed, 07 Jan 2026 21:16:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-22190</strong></p>
  <p>The egg-mkfont utility in Panda3D versions up to and including 1.10.16 contains an uncontrolled format string vulnerability. The -gp (glyph pattern) command-line option is used directly as the format string for sprintf() with only a single argument supplied. If an attacker provides additional format specifiers, egg-mkfont may read unintended stack values and write the formatted output into genera…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22190">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-53591 – A use of externally-controlled format string vulnerability has been reported to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-53591</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-53591</guid>
    <pubDate>Fri, 02 Jan 2026 15:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-53591</strong></p>
  <p>A use of externally-controlled format string vulnerability has been reported to affect several QNAP operating system versions. If a remote attacker gains an administrator account, they can then exploit the vulnerability to obtain secret data or modify memory.  We have already fixed the vulnerability in the following versions: QTS 5.2.7.3256 build 20250913 and later QuTS hero h5.2.7.3256 build 202…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-53591">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2023-54057 – In the Linux kernel, the following vulnerability has been resolved:

iommu/amd: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-54057</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-54057</guid>
    <pubDate>Wed, 24 Dec 2025 13:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2023-54057</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter  The 'acpiid' buffer in the parse_ivrs_acpihid function may overflow, because the string specifier in the format string sscanf() has no width limitation.  Found by InfoTeCS on behalf of Linux Verification Center (linuxtesting.org) with SVACE.</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-54057">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-53966 – SOUND4 LinkAndShare Transmitter 1.1.2 contains a format string vulnerability tha...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-53966</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-53966</guid>
    <pubDate>Mon, 22 Dec 2025 22:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-53966</strong></p>
  <p>SOUND4 LinkAndShare Transmitter 1.1.2 contains a format string vulnerability that allows attackers to trigger memory stack overflows through maliciously crafted environment variables. Attackers can manipulate the username environment variable with format string payloads to potentially execute arbitrary code and crash the application.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-53966">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54307 – An issue was discovered in the Thermo Fisher Torrent Suite Django application 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54307</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54307</guid>
    <pubDate>Thu, 04 Dec 2025 15:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54307</strong></p>
  <p>An issue was discovered in the Thermo Fisher Torrent Suite Django application 5.18.1. The /configure/plugins/plugin/upload/zip/ and /configure/newupdates/offline/bundle/upload/ endpoints allow low-privilege users to upload ZIP files to the server. The plupload_file_upload function handles these file uploads and constructs the destination file path by using either the name parameter or the uploade…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54307">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-48826 – A format string vulnerability exists in the formPingCmd functionality of Planet ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-48826</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-48826</guid>
    <pubDate>Tue, 07 Oct 2025 14:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-48826</strong></p>
  <p>A format string vulnerability exists in the formPingCmd functionality of Planet WGR-500 v1.3411b190912. A specially crafted series of HTTP requests can lead to memory corruption. An attacker can send a series of HTTP requests to trigger this vulnerability.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-48826">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-53407 – A use of externally-controlled format string vulnerability has been reported to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-53407</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-53407</guid>
    <pubDate>Fri, 03 Oct 2025 19:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-53407</strong></p>
  <p>A use of externally-controlled format string vulnerability has been reported to affect several QNAP operating system versions. If a remote attacker gains an administrator account, they can then exploit the vulnerability to obtain secret data or modify memory.  We have already fixed the vulnerability in the following versions: QTS 5.2.6.3195 build 20250715 and later QuTS hero h5.2.6.3195 build 202…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-53407">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-53406 – A use of externally-controlled format string vulnerability has been reported to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-53406</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-53406</guid>
    <pubDate>Fri, 03 Oct 2025 19:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-53406</strong></p>
  <p>A use of externally-controlled format string vulnerability has been reported to affect several QNAP operating system versions. If a remote attacker gains an administrator account, they can then exploit the vulnerability to obtain secret data or modify memory.  We have already fixed the vulnerability in the following versions: QTS 5.2.6.3195 build 20250715 and later QuTS hero h5.2.6.3195 build 202…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-53406">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-52429 – A use of externally-controlled format string vulnerability has been reported to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-52429</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-52429</guid>
    <pubDate>Fri, 03 Oct 2025 19:15:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-52429</strong></p>
  <p>A use of externally-controlled format string vulnerability has been reported to affect several QNAP operating system versions. If a remote attacker gains an administrator account, they can then exploit the vulnerability to obtain secret data or modify memory.  We have already fixed the vulnerability in the following versions: QTS 5.2.6.3195 build 20250715 and later QuTS hero h5.2.6.3195 build 202…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-52429">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-48730 – A use of externally-controlled format string vulnerability has been reported to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-48730</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-48730</guid>
    <pubDate>Fri, 03 Oct 2025 19:15:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-48730</strong></p>
  <p>A use of externally-controlled format string vulnerability has been reported to affect several QNAP operating system versions. If a remote attacker gains an administrator account, they can then exploit the vulnerability to obtain secret data or modify memory.  We have already fixed the vulnerability in the following versions: QTS 5.2.6.3195 build 20250715 and later QuTS hero h5.2.6.3195 build 202…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-48730">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-9494 – An OS command injection vulnerability has been discovered in the Vitogate 300, w...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-9494</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-9494</guid>
    <pubDate>Tue, 23 Sep 2025 02:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-9494</strong></p>
  <p>An OS command injection vulnerability has been discovered in the Vitogate 300, which can be exploited by malicious users to compromise affected installations. Specifically, the `/cgi-bin/vitogate.cgi` endpoint is affected, when the `form` JSON parameter is set to `form-0-2`. The vulnerability stems from the fact that that function at offset 0x21c24 does not properly sanitize supplied input before…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-9494">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-36202 – IBM webMethods Integration 10.15 and 11.1 could allow an authenticated user with...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-36202</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-36202</guid>
    <pubDate>Mon, 22 Sep 2025 16:15:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-36202</strong></p>
  <p>IBM webMethods Integration 10.15 and 11.1 could allow an authenticated user with required execute Services to execute commands on the system due to the improper validation of format string strings passed as an argument from an external source.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-36202">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-58763 – Tautulli is a Python based monitoring and tracking tool for Plex Media Server. A...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-58763</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-58763</guid>
    <pubDate>Tue, 09 Sep 2025 21:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-58763</strong></p>
  <p>Tautulli is a Python based monitoring and tracking tool for Plex Media Server. A command injection vulnerability in Tautulli v2.15.3 and prior allows attackers with administrative privileges to obtain remote code execution on the application server. This vulnerability requires the application to have been cloned from GitHub and installed manually. When Tautulli is cloned directly from GitHub and…</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-58763">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-55298 – ImageMagick is free and open-source software used for editing and manipulating d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55298</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55298</guid>
    <pubDate>Tue, 26 Aug 2025 18:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-55298</strong></p>
  <p>ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to ImageMagick versions 6.9.13-28 and 7.1.2-2, a format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper sanitization. An attacker can overwrite arbitrary memory regions, enabling a wide range of attacks fro…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-123</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55298">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2011-10029 – Solar FTP Server fails to properly handle format strings passed to the USER comm...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2011-10029</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2011-10029</guid>
    <pubDate>Wed, 20 Aug 2025 16:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2011-10029</strong></p>
  <p>Solar FTP Server fails to properly handle format strings passed to the USER command. When a specially crafted string containing format specifiers is sent, the server crashes due to a read access violation in the __output_1() function of sfsservice.exe. This results in a denial of service (DoS) condition.</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2011-10029">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-38539 – In the Linux kernel, the following vulnerability has been resolved:

tracing: Ad...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-38539</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-38539</guid>
    <pubDate>Sat, 16 Aug 2025 12:15:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-38539</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  tracing: Add down_write(trace_event_sem) when adding trace event  When a module is loaded, it adds trace events defined by the module. It may also need to modify the modules trace printk formats to replace enum names with their values.  If two modules are loaded at the same time, the adding of the event to the ftrace_events list…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-38539">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-38528 – In the Linux kernel, the following vulnerability has been resolved:

bpf: Reject...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-38528</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-38528</guid>
    <pubDate>Sat, 16 Aug 2025 12:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-38528</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  bpf: Reject %p% format string in bprintf-like helpers  static const char fmt[] = "%p%";     bpf_trace_printk(fmt, sizeof(fmt));  The above BPF program isn't rejected and causes a kernel warning at runtime:      Please remove unsupported %\x00 in format string     WARNING: CPU: 1 PID: 7244 at lib/vsprintf.c:2680 format_decode+0x4…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-38528">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2012-10055 – ComSndFTP FTP Server version 1.3.7 Beta contains a format string vulnerability i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2012-10055</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2012-10055</guid>
    <pubDate>Wed, 13 Aug 2025 21:15:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2012-10055</strong></p>
  <p>ComSndFTP FTP Server version 1.3.7 Beta contains a format string vulnerability in its handling of the USER command. By sending a specially crafted username containing format specifiers, a remote attacker can overwrite a hardcoded function pointer in memory (specifically WSACleanup from Ws2_32.dll). This allows the attacker to redirect execution flow and bypass DEP protections using a ROP chain, u…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2012-10055">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-40600 – Use of Externally-Controlled Format String vulnerability in the SonicOS SSL VPN ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-40600</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-40600</guid>
    <pubDate>Tue, 29 Jul 2025 22:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-40600</strong></p>
  <p>Use of Externally-Controlled Format String vulnerability in the SonicOS SSL VPN interface allows a remote unauthenticated attacker to cause service disruption.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-40600">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-46123 – An issue was discovered in CommScope Ruckus Unleashed prior to 200.15.6.212.14 a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-46123</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-46123</guid>
    <pubDate>Mon, 21 Jul 2025 15:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-46123</strong></p>
  <p>An issue was discovered in CommScope Ruckus Unleashed prior to 200.15.6.212.14 and 200.17.7.0.139, and in Ruckus ZoneDirector prior to 10.5.1.0.279, where the authenticated configuration endpoint `/admin/_conf.jsp` writes the Wi-Fi guest password to memory with snprintf using the attacker-supplied value as the format string; a crafted password therefore triggers uncontrolled format-string process…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-46123">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-46121 – An issue was discovered in CommScope Ruckus Unleashed prior to 200.15.6.212.14 a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-46121</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-46121</guid>
    <pubDate>Mon, 21 Jul 2025 15:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-46121</strong></p>
  <p>An issue was discovered in CommScope Ruckus Unleashed prior to 200.15.6.212.14 and 200.17.7.0.139, where the functions `stamgr_cfg_adpt_addStaFavourite` and `stamgr_cfg_adpt_addStaIot` pass a client hostname directly to snprintf as the format string. A remote attacker can exploit this flaw either by sending a crafted request to the authenticated endpoint `/admin/_conf.jsp`, or without authenticat…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-46121">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-53014 – ImageMagick is free and open-source software used for editing and manipulating d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-53014</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-53014</guid>
    <pubDate>Mon, 14 Jul 2025 18:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-53014</strong></p>
  <p>ImageMagick is free and open-source software used for editing and manipulating digital images. Versions prior to 7.1.2-0 and 6.9.13-26 have a heap buffer overflow in the `InterpretImageFilename` function. The issue stems from an off-by-one error that causes out-of-bounds memory access when processing format strings containing consecutive percent signs (`%%`). Versions 7.1.2-0 and 6.9.13-26 fix th…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-53014">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-22482 – A use of externally-controlled format string vulnerability has been reported to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-22482</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-22482</guid>
    <pubDate>Fri, 06 Jun 2025 16:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-22482</strong></p>
  <p>A use of externally-controlled format string vulnerability has been reported to affect Qsync Central. If exploited, the vulnerability could allow remote attackers who have gained user access to obtain secret data or modify memory.  We have already fixed the vulnerability in the following version: Qsync Central 4.5.0.6 ( 2025/03/20 ) and later</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-22482">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-24199 – An uncontrolled format string issue was addressed with improved input validation...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-24199</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-24199</guid>
    <pubDate>Mon, 31 Mar 2025 23:15:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-24199</strong></p>
  <p>An uncontrolled format string issue was addressed with improved input validation. This issue is fixed in macOS Sequoia 15.4, macOS Sonoma 14.7.5, macOS Ventura 13.7.5. An app may be able to cause a denial-of-service.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-24199">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-1040 – AutoGPT versions 0.3.4 and earlier are vulnerable to a Server-Side Template Inje...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-1040</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-1040</guid>
    <pubDate>Thu, 20 Mar 2025 10:15:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-1040</strong></p>
  <p>AutoGPT versions 0.3.4 and earlier are vulnerable to a Server-Side Template Injection (SSTI) that could lead to Remote Code Execution (RCE). The vulnerability arises from the improper handling of user-supplied format strings in the `AgentOutputBlock` implementation, where malicious input is passed to the Jinja2 templating engine without adequate security measures. Attackers can exploit this flaw…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-1040">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-45324 – A use of externally-controlled format string vulnerability [CWE-134] in FortiOS ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45324</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45324</guid>
    <pubDate>Tue, 11 Mar 2025 15:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-45324</strong></p>
  <p>A use of externally-controlled format string vulnerability [CWE-134] in FortiOS version 7.4.0 through 7.4.4, version 7.2.0 through 7.2.9, version 7.0.0 through 7.0.15 and before 6.4.15, FortiProxy version 7.4.0 through 7.4.6, version 7.2.0 through 7.2.12 and before 7.0.19, FortiPAM version 1.4.0 through 1.4.2 and before 1.3.1, FortiSRA version 1.4.0 through 1.4.2 and before 1.3.1 and FortiWeb ver…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45324">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-1471 – In Eclipse OMR versions 0.2.0 to 0.4.0, some of the z/OS atoe print functions us...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-1471</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-1471</guid>
    <pubDate>Fri, 21 Feb 2025 10:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-1471</strong></p>
  <p>In Eclipse OMR versions 0.2.0 to 0.4.0, some of the z/OS atoe print functions use a constant length buffer for string conversion. If the input format string and arguments are larger than the buffer size then buffer overflow occurs.  Beginning in version 0.5.0, the conversion buffers are sized correctly and checked appropriately to prevent buffer overflows.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-1471">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-40721 – A use of externally-controlled format string vulnerability [CWE-134] vulnerabili...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-40721</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-40721</guid>
    <pubDate>Tue, 11 Feb 2025 17:15:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-40721</strong></p>
  <p>A use of externally-controlled format string vulnerability [CWE-134] vulnerability in Fortinet  allows a privileged attacker to execute arbitrary code or commands via specially crafted requests.</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-40721">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-12805 – A post-authentication format string vulnerability in SonicOS management allows a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-12805</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-12805</guid>
    <pubDate>Thu, 09 Jan 2025 08:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-12805</strong></p>
  <p>A post-authentication format string vulnerability in SonicOS management allows a remote attacker to crash a firewall and potentially leads to code execution.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-12805">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-50403 – A use of externally-controlled format string vulnerability has been reported to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50403</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50403</guid>
    <pubDate>Fri, 06 Dec 2024 17:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-50403</strong></p>
  <p>A use of externally-controlled format string vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow remote attackers who have gained administrator access to obtain secret data or modify memory.  We have already fixed the vulnerability in the following versions: QTS 5.2.2.2950 build 20241114 and later QuTS hero h5.2.2.2952 buil…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50403">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-50402 – A use of externally-controlled format string vulnerability has been reported to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50402</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50402</guid>
    <pubDate>Fri, 06 Dec 2024 17:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-50402</strong></p>
  <p>A use of externally-controlled format string vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow remote attackers who have gained administrator access to obtain secret data or modify memory.  We have already fixed the vulnerability in the following versions: QTS 5.1.9.2954 build 20241120 and later QTS 5.2.2.2950 build 20241…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50402">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-50401 – A use of externally-controlled format string vulnerability has been reported to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50401</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50401</guid>
    <pubDate>Fri, 22 Nov 2024 16:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-50401</strong></p>
  <p>A use of externally-controlled format string vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow remote attackers who have gained administrator access to obtain secret data or modify memory.  We have already fixed the vulnerability in the following versions: QTS 5.2.1.2930 build 20241025 and later QuTS hero h5.2.1.2929 buil…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50401">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-50400 – A use of externally-controlled format string vulnerability has been reported to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50400</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50400</guid>
    <pubDate>Fri, 22 Nov 2024 16:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-50400</strong></p>
  <p>A use of externally-controlled format string vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow remote attackers who have gained administrator access to obtain secret data or modify memory.  We have already fixed the vulnerability in the following versions: QTS 5.2.1.2930 build 20241025 and later QuTS hero h5.2.1.2929 buil…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50400">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-50399 – A use of externally-controlled format string vulnerability has been reported to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50399</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50399</guid>
    <pubDate>Fri, 22 Nov 2024 16:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-50399</strong></p>
  <p>A use of externally-controlled format string vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow remote attackers who have gained administrator access to obtain secret data or modify memory.  We have already fixed the vulnerability in the following versions: QTS 5.2.1.2930 build 20241025 and later QuTS hero h5.2.1.2929 buil…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50399">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-50398 – A use of externally-controlled format string vulnerability has been reported to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50398</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50398</guid>
    <pubDate>Fri, 22 Nov 2024 16:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-50398</strong></p>
  <p>A use of externally-controlled format string vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow remote attackers who have gained administrator access to obtain secret data or modify memory.  We have already fixed the vulnerability in the following versions: QTS 5.2.1.2930 build 20241025 and later QuTS hero h5.2.1.2929 buil…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50398">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-50397 – A use of externally-controlled format string vulnerability has been reported to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50397</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50397</guid>
    <pubDate>Fri, 22 Nov 2024 16:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-50397</strong></p>
  <p>A use of externally-controlled format string vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow remote attackers who have gained user access to obtain secret data or modify memory.  We have already fixed the vulnerability in the following versions: QTS 5.2.1.2930 build 20241025 and later QuTS hero h5.2.1.2929 build 2024102…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50397">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-50396 – A use of externally-controlled format string vulnerability has been reported to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-50396</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-50396</guid>
    <pubDate>Fri, 22 Nov 2024 16:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-50396</strong></p>
  <p>A use of externally-controlled format string vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow remote attackers to obtain secret data or modify memory.  We have already fixed the vulnerability in the following versions: QTS 5.2.1.2930 build 20241025 and later QuTS hero h5.2.1.2929 build 20241025 and later</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-50396">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-46953 – An issue was discovered in base/gsdevice.c in Artifex Ghostscript before 10.04.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-46953</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-46953</guid>
    <pubDate>Sun, 10 Nov 2024 22:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-46953</strong></p>
  <p>An issue was discovered in base/gsdevice.c in Artifex Ghostscript before 10.04.0. An integer overflow when parsing the filename format string (for the output filename) results in path truncation, and possible path traversal and code execution.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-46953">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-9129 – In versions of Zend Server 8.5 and prior to version 9.2 a format string injectio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-9129</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-9129</guid>
    <pubDate>Tue, 22 Oct 2024 17:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-9129</strong></p>
  <p>In versions of Zend Server 8.5 and prior to version 9.2 a format string injection was discovered.   Reported by Dylan Marino</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-9129">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-47742 – In the Linux kernel, the following vulnerability has been resolved:

firmware_lo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-47742</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-47742</guid>
    <pubDate>Mon, 21 Oct 2024 13:15:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-47742</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  firmware_loader: Block path traversal  Most firmware names are hardcoded strings, or are constructed from fairly constrained format strings where the dynamic parts are just some hex numbers or such.  However, there are a couple codepaths in the kernel where firmware file names contain string components that are passed through fr…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-47742">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-45330 – A use of externally-controlled format string in Fortinet FortiAnalyzer versions ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45330</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45330</guid>
    <pubDate>Tue, 08 Oct 2024 15:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-45330</strong></p>
  <p>A use of externally-controlled format string in Fortinet FortiAnalyzer versions 7.4.0 through 7.4.3, 7.2.2 through 7.2.5 allows attacker to escalate its privileges via specially crafted requests.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45330">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-39529 – A Use of Externally-Controlled Format String vulnerability in the Packet Forward...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-39529</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-39529</guid>
    <pubDate>Thu, 11 Jul 2024 16:15:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-39529</strong></p>
  <p>A Use of Externally-Controlled Format String vulnerability in the Packet Forwarding Engine (PFE) of Juniper Networks Junos OS on SRX Series allows an unauthenticated, network-based attacker to cause a Denial-of-Service (DoS).    If DNS Domain Generation Algorithm (DGA) detection or tunnel detection, and DNS-filtering traceoptions are configured, and specific valid transit DNS traffic is received…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-39529">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-29510 – Artifex Ghostscript before 10.03.1 allows memory corruption, and SAFER sandbox b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-29510</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-29510</guid>
    <pubDate>Wed, 03 Jul 2024 19:15:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-29510</strong></p>
  <p>Artifex Ghostscript before 10.03.1 allows memory corruption, and SAFER sandbox bypass, via format string injection with a uniprint device.</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-693</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-29510">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-4641 – OnCell G3470A-LTE Series firmware versions v1.7.7 and prior have been identified...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-4641</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-4641</guid>
    <pubDate>Tue, 25 Jun 2024 10:15:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-4641</strong></p>
  <p>OnCell G3470A-LTE Series firmware versions v1.7.7 and prior have been identified as vulnerable due to accepting a format string from an external source as an argument. An attacker could modify an externally controlled format string to cause a memory leak and denial of service.</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-4641">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-6145 – Actiontec WCB6200Q Cookie Format String Remote Code Execution Vulnerability. Thi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-6145</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-6145</guid>
    <pubDate>Wed, 19 Jun 2024 00:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-6145</strong></p>
  <p>Actiontec WCB6200Q Cookie Format String Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Actiontec WCB6200Q routers. Authentication is not required to exploit this vulnerability.  The specific flaw exists within the HTTP server. A crafted Cookie header in an HTTP request can trigger the use of a format…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-6145">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-45583 – A use of externally-controlled format string in Fortinet FortiProxy versions 7.2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-45583</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-45583</guid>
    <pubDate>Tue, 14 May 2024 17:15:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-45583</strong></p>
  <p>A use of externally-controlled format string in Fortinet FortiProxy versions 7.2.0 through 7.2.5, 7.0.0 through 7.0.11, 2.0.0 through 2.0.13, 1.2.0 through 1.2.13, 1.1.0 through 1.1.6 FortiPAM versions 1.1.0, 1.0.0 through 1.0.3 FortiOS versions 7.4.0, 7.2.0 through 7.2.5, 7.0.0 through 7.0.13, 6.4.0 through 6.4.14, 6.2.0 through 6.2.15 FortiSwitchManager versions 7.2.0 through 7.2.2, 7.0.0 throu…</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-45583">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-36640 – A use of externally-controlled format string in Fortinet FortiProxy versions 7.2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-36640</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-36640</guid>
    <pubDate>Tue, 14 May 2024 17:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-36640</strong></p>
  <p>A use of externally-controlled format string in Fortinet FortiProxy versions 7.2.0 through 7.2.4, 7.0.0 through 7.0.10, 2.0.0 through 2.0.13, 1.2.0 through 1.2.13, 1.1.0 through 1.1.6, 1.0.0 through 1.0.7, FortiPAM versions 1.0.0 through 1.0.3, FortiOS versions 7.2.0, 7.0.0 through 7.0.12, 6.4.0 through 6.4.14, 6.2.0 through 6.2.15, 6.0.0 through 6.0.16 allows attacker to execute unauthorized cod…</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-36640">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-34970 – Foxit PDF Reader print Method Use of Externally-Controlled Format String Informa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-34970</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-34970</guid>
    <pubDate>Tue, 07 May 2024 23:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-34970</strong></p>
  <p>Foxit PDF Reader print Method Use of Externally-Controlled Format String Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of Foxit PDF Reader. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.  The specific flaw exists within…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-34970">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-23914 – Use of Externally-Controlled Format String vulnerability in Merge DICOM Toolkit ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23914</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23914</guid>
    <pubDate>Fri, 03 May 2024 09:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-23914</strong></p>
  <p>Use of Externally-Controlled Format String vulnerability in Merge DICOM Toolkit C/C++ on Windows.  When MC_Open_Association() function is used to open DICOM Association and gets DICOM Application Context Name with illegal characters, it might result in an unhandled exception.</p>
  <p><strong>CVSS:</strong> 5.7 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23914">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-4856 – A format string vulnerability was identified in SMM/SMM2 and FPC that could allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-4856</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-4856</guid>
    <pubDate>Mon, 15 Apr 2024 18:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-4856</strong></p>
  <p>A format string vulnerability was identified in SMM/SMM2 and FPC that could allow an authenticated user to execute arbitrary commands on a specific API endpoint.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-4856">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-48784 – A use of externally-controlled format string vulnerability [CWE-134] in FortiOS ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-48784</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-48784</guid>
    <pubDate>Tue, 09 Apr 2024 15:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-48784</strong></p>
  <p>A use of externally-controlled format string vulnerability [CWE-134] in FortiOS version 7.4.1 and below, version 7.2.7 and below, 7.0 all versions, 6.4 all versions command line interface may allow a local privileged attacker with super-admin profile and CLI access to execute arbitrary code or commands via specially crafted requests.</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-48784">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-41842 – A use of externally-controlled format string vulnerability [CWE-134] vulnerabili...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-41842</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-41842</guid>
    <pubDate>Tue, 12 Mar 2024 15:15:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-41842</strong></p>
  <p>A use of externally-controlled format string vulnerability [CWE-134] vulnerability in Fortinet  allows a privileged attacker to execute unauthorized code or commands via specially crafted command arguments.</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-41842">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-29181 – A use of externally-controlled format string in Fortinet FortiOS 7.2.0 through 7...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-29181</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-29181</guid>
    <pubDate>Thu, 22 Feb 2024 10:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-29181</strong></p>
  <p>A use of externally-controlled format string in Fortinet FortiOS 7.2.0 through 7.2.4, 7.0.0 through 7.0.11, 6.4.0 through 6.4.12, 6.2.0 through 6.2.14, 6.0.0 through 6.0.16, FortiProxy 7.2.0 through 7.2.4, 7.0.0 through 7.0.10, 2.0.0 through 2.0.12, 1.2.0 through 1.2.13, 1.1.0 through 1.1.6, 1.0.0 through 1.0.7, FortiPAM 1.0.0 through 1.0.3 allows attacker to execute unauthorized code or commands…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-29181">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-6764 – A format string vulnerability in a function of the IPSec VPN feature in Zyxel AT...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-6764</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-6764</guid>
    <pubDate>Tue, 20 Feb 2024 03:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-6764</strong></p>
  <p>A format string vulnerability in a function of the IPSec VPN feature in Zyxel ATP series firmware versions from 4.32 through 5.37 Patch 1, USG FLEX series firmware versions from 4.50 through 5.37 Patch 1, USG FLEX 50(W) series firmware versions from 4.16 through 5.37 Patch 1, and USG20(W)-VPN series firmware versions from 4.16 through 5.37 Patch 1 could allow an attacker to achieve unauthorized r…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-6764">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-6399 – A format string vulnerability in Zyxel ATP series firmware versions from 4.32 th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-6399</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-6399</guid>
    <pubDate>Tue, 20 Feb 2024 02:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-6399</strong></p>
  <p>A format string vulnerability in Zyxel ATP series firmware versions from 4.32 through 5.37 Patch 1, USG FLEX series firmware versions from 4.50 through 5.37 Patch 1, USG FLEX 50(W) series firmware versions from 4.16 through 5.37 Patch 1, USG20(W)-VPN series firmware versions from 4.16 through 5.37 Patch 1, and USG FLEX H series firmware versions from 1.10 through 1.10 Patch 1 could allow an authe…</p>
  <p><strong>CVSS:</strong> 5.7 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-6399">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-23113 – A use of externally-controlled format string in Fortinet FortiOS versions 7.4.0 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23113</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23113</guid>
    <pubDate>Thu, 15 Feb 2024 14:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-23113</strong></p>
  <p>A use of externally-controlled format string in Fortinet FortiOS versions 7.4.0 through 7.4.2, 7.2.0 through 7.2.6, 7.0.0 through 7.0.13, FortiProxy versions 7.4.0 through 7.4.2, 7.2.0 through 7.2.8, 7.0.0 through 7.0.14, FortiPAM versions 1.2.0, 1.1.0 through 1.1.2, 1.0.0 through 1.0.3, FortiSwitchManager versions 7.2.0 through 7.2.3, 7.0.0 through 7.0.3 allows attacker to execute unauthorized c…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23113">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-40546 – A flaw was found in Shim when an error happened while creating a new ESL variabl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-40546</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-40546</guid>
    <pubDate>Mon, 29 Jan 2024 17:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-40546</strong></p>
  <p>A flaw was found in Shim when an error happened while creating a new ESL variable. If Shim fails to create the new variable, it tries to print an error message to the user; however, the number of parameters used by the logging function doesn't match the format string used by it, leading to a crash under certain circumstances.</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-40546">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-7101 – Spreadsheet::ParseExcel version 0.65 is a Perl module used for parsing Excel fil...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-7101</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-7101</guid>
    <pubDate>Sun, 24 Dec 2023 22:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-7101</strong></p>
  <p>Spreadsheet::ParseExcel version 0.65 is a Perl module used for parsing Excel files. Spreadsheet::ParseExcel is vulnerable to an arbitrary code execution (ACE) vulnerability due to passing unvalidated input from a file into a string-type “eval”. Specifically, the issue stems from the evaluation of Number format strings (not to be confused with printf-style format strings) within the Excel parsing…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-95</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-7101">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-24590 – A format string issue in the Controller 6000's optional diagnostic web interface...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-24590</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-24590</guid>
    <pubDate>Mon, 18 Dec 2023 22:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-24590</strong></p>
  <p>A format string issue in the Controller 6000's optional diagnostic web interface can be used to write/read from memory, and in some instances crash the Controller 6000 leading to a Denial of Service.  This issue affects: Gallagher Controller 6000 8.60 prior to vCR8.60.231116a (distributed in 8.60.2550 (MR7)), all versions of 8.50 and prior.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-24590">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-36639 – A use of externally-controlled format string in Fortinet FortiProxy versions 7.2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-36639</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-36639</guid>
    <pubDate>Wed, 13 Dec 2023 07:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-36639</strong></p>
  <p>A use of externally-controlled format string in Fortinet FortiProxy versions 7.2.0 through 7.2.4, 7.0.0 through 7.0.10, FortiOS versions 7.4.0, 7.2.0 through 7.2.4, 7.0.0 through 7.0.11, 6.4.0 through 6.4.12, 6.2.0 through 6.2.15, 6.0.0 through 6.0.17, FortiPAM versions 1.0.0 through 1.0.3 allows attacker to execute unauthorized code or commands  via specially crafted API requests.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-36639">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-48221 – wire-avs provides Audio, Visual, and Signaling (AVS) functionality sure the secu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-48221</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-48221</guid>
    <pubDate>Mon, 20 Nov 2023 18:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-48221</strong></p>
  <p>wire-avs provides Audio, Visual, and Signaling (AVS) functionality sure the secure messaging software Wire. Prior to versions 9.2.22 and 9.3.5, a remote format string vulnerability could potentially allow an attacker to cause a denial of service or possibly execute arbitrary code. The issue has been fixed in wire-avs 9.2.22 & 9.3.5 and is already included on all Wire products. No known workaround…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-48221">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-5746 – A vulnerability regarding use of externally-controlled format string is found in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-5746</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-5746</guid>
    <pubDate>Wed, 25 Oct 2023 18:17:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-5746</strong></p>
  <p>A vulnerability regarding use of externally-controlled format string is found in the cgi component. This allows remote attackers to execute arbitrary code via unspecified vectors. The following models with Synology Camera Firmware versions before 1.0.5-0185 may be affected: BC500 and TC500.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-5746">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-26941 – A format string vulnerability exists in Motorola MTM5000 series firmware AT comm...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-26941</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-26941</guid>
    <pubDate>Thu, 19 Oct 2023 10:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-26941</strong></p>
  <p>A format string vulnerability exists in Motorola MTM5000 series firmware AT command handler for the AT+CTGL command. An attacker-controllable string is improperly handled, allowing for a write-anything-anywhere scenario. This can be leveraged to obtain arbitrary code execution inside the teds_app binary, which runs with root privileges.</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-26941">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-41349 – ASUS router RT-AX88U has a vulnerability of using externally controllable format...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-41349</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-41349</guid>
    <pubDate>Mon, 18 Sep 2023 03:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-41349</strong></p>
  <p>ASUS router RT-AX88U has a vulnerability of using externally controllable format strings within its Advanced Open VPN function. An authenticated remote attacker can exploit the exported OpenVPN configuration to execute an externally-controlled format string attack, resulting in sensitivity information leakage, or forcing the device to reset and permanent denial of service.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-41349">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-39240 – It is identified a format string vulnerability in ASUS RT-AX56U V2’s iperf clien...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-39240</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-39240</guid>
    <pubDate>Thu, 07 Sep 2023 08:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-39240</strong></p>
  <p>It is identified a format string vulnerability in ASUS RT-AX56U V2’s iperf client function API. This vulnerability is caused by lacking validation for a specific value within its set_iperf3_cli.cgi module. A remote attacker with administrator privilege can exploit this vulnerability to perform remote arbitrary code execution, arbitrary system operation or disrupt service.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-39240">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-39239 – It is identified a format string vulnerability in ASUS RT-AX56U V2’s General fun...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-39239</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-39239</guid>
    <pubDate>Thu, 07 Sep 2023 08:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-39239</strong></p>
  <p>It is identified a format string vulnerability in ASUS RT-AX56U V2’s General function API. This vulnerability is caused by lacking validation for a specific value within its  apply.cgi module. A remote attacker with administrator privilege can exploit this vulnerability to perform remote arbitrary code execution, arbitrary system operation or disrupt service.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-39239">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-39238 – It is identified a format string vulnerability in ASUS RT-AX56U V2. This vulnera...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-39238</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-39238</guid>
    <pubDate>Thu, 07 Sep 2023 08:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-39238</strong></p>
  <p>It is identified a format string vulnerability in ASUS RT-AX56U V2. This vulnerability is caused by lacking validation for a specific value within its set_iperf3_svr.cgi module. A remote attacker with administrator privilege can exploit this vulnerability to perform remote arbitrary code execution, arbitrary system operation or disrupt service.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-39238">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-41050 – AccessControl provides a general security framework for use in Zope. Python's "f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-41050</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-41050</guid>
    <pubDate>Wed, 06 Sep 2023 18:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-41050</strong></p>
  <p>AccessControl provides a general security framework for use in Zope. Python's "format" functionality allows someone controlling the format string to "read" objects accessible (recursively) via attribute access and subscription from accessible objects. Those attribute accesses and subscriptions use Python's full blown `getattr` and `getitem`, not the policy restricted `AccessControl` variants `_ge…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-41050">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-4746 – A vulnerability classified as critical has been found in TOTOLINK N200RE V5 9.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-4746</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-4746</guid>
    <pubDate>Mon, 04 Sep 2023 01:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-4746</strong></p>
  <p>A vulnerability classified as critical has been found in TOTOLINK N200RE V5 9.3.5u.6437_B20230519. This affects the function Validity_check. The manipulation leads to format string. It is possible to initiate the attack remotely. The root-cause of the vulnerability is a format string issue. But the impact is to bypass the validation which leads to to OS command injection. The exploit has been dis…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-4746">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-41039 – RestrictedPython is a restricted execution environment for Python to run untrust...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-41039</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-41039</guid>
    <pubDate>Wed, 30 Aug 2023 18:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-41039</strong></p>
  <p>RestrictedPython is a restricted execution environment for Python to run untrusted code. Python's "format" functionality allows someone controlling the format string to "read" all objects accessible through recursive attribute lookup and subscription from objects he can access. This can lead to critical information disclosure. With `RestrictedPython`, the format functionality is available via the…</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-41039">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-35087 – It is identified a format string vulnerability in ASUS RT-AX56U V2 &amp; RT-AC86U. T...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-35087</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-35087</guid>
    <pubDate>Fri, 21 Jul 2023 08:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-35087</strong></p>
  <p>It is identified a format string vulnerability in ASUS RT-AX56U V2 & RT-AC86U. This vulnerability is caused by lacking validation for a specific value when calling cm_processChangedConfigMsg in ccm_processREQ_CHANGED_CONFIG function in AiMesh system. An unauthenticated remote attacker can exploit this vulnerability without privilege to perform remote arbitrary code execution, arbitrary system ope…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-35087">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-35086 – It is identified a format string vulnerability in ASUS RT-AX56U V2 &amp; RT-AC86U. T...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-35086</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-35086</guid>
    <pubDate>Fri, 21 Jul 2023 07:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-35086</strong></p>
  <p>It is identified a format string vulnerability in ASUS RT-AX56U V2 & RT-AC86U. This vulnerability is caused by directly using input as a format string when calling syslog in logmessage_normal function, in the do_detwan_cgi module of httpd. A remote attacker with administrator privilege can exploit this vulnerability to perform remote arbitrary code execution, arbitrary system operation or disrupt…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-35086">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-33011 – A format string vulnerability in the Zyxel ATP series firmware versions 5.10 thr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-33011</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-33011</guid>
    <pubDate>Mon, 17 Jul 2023 18:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-33011</strong></p>
  <p>A format string vulnerability in the Zyxel ATP series firmware versions 5.10 through 5.36 Patch 2, USG FLEX series firmware versions 5.00 through 5.36 Patch 2,  USG FLEX 50(W) series firmware versions 5.10 through 5.36 Patch 2, USG20(W)-VPN series firmware versions 5.10 through 5.36 Patch 2, and VPN series firmware versions 5.00 through 5.36 Patch 2, could allow an unauthenticated, LAN-based atta…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-33011">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-25096 – Multiple buffer overflow vulnerabilities exist in the vtysh_ubus binary of Miles...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-25096</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-25096</guid>
    <pubDate>Thu, 06 Jul 2023 15:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-25096</strong></p>
  <p>Multiple buffer overflow vulnerabilities exist in the vtysh_ubus binary of Milesight UR32L v32.3.0.5 due to the use of an unsafe sprintf pattern. A specially crafted HTTP request can lead to arbitrary code execution. An attacker with high privileges can send HTTP requests to trigger these vulnerabilities.This buffer overflow occurs in the set_qos function with the rule_name variable with two poss…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-25096">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-25095 – Multiple buffer overflow vulnerabilities exist in the vtysh_ubus binary of Miles...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-25095</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-25095</guid>
    <pubDate>Thu, 06 Jul 2023 15:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-25095</strong></p>
  <p>Multiple buffer overflow vulnerabilities exist in the vtysh_ubus binary of Milesight UR32L v32.3.0.5 due to the use of an unsafe sprintf pattern. A specially crafted HTTP request can lead to arbitrary code execution. An attacker with high privileges can send HTTP requests to trigger these vulnerabilities.This buffer overflow occurs in the set_qos function with the rule_name variable with two poss…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-25095">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-37239 – Format string vulnerability in the  distributed file system. Attackers who bypas...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-37239</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-37239</guid>
    <pubDate>Thu, 06 Jul 2023 13:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-37239</strong></p>
  <p>Format string vulnerability in the  distributed file system. Attackers who bypass the selinux permission can exploit this vulnerability to crash the program.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-37239">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-43953 – A use of externally-controlled format string in Fortinet FortiOS version 7.2.0 t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-43953</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-43953</guid>
    <pubDate>Tue, 13 Jun 2023 09:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-43953</strong></p>
  <p>A use of externally-controlled format string in Fortinet FortiOS version 7.2.0 through 7.2.4, FortiOS all versions 7.0, FortiOS all versions 6.4, FortiOS all versions 6.2, FortiProxy version 7.2.0 through 7.2.1, FortiProxy version 7.0.0 through 7.0.7 allows attacker to execute unauthorized code or commands via specially crafted commands.</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-43953">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-2186 – On Triangle MicroWorks' SCADA Data Gateway version &lt;= v5.01.03, an unauthenticat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-2186</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-2186</guid>
    <pubDate>Wed, 07 Jun 2023 07:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-2186</strong></p>
  <p>On Triangle MicroWorks' SCADA Data Gateway version <= v5.01.03, an unauthenticated attacker can send a specially crafted broadcast message including format string characters to the SCADA Data Gateway to perform unrestricted memory reads.An unauthenticated user can use this format string vulnerability to repeatedly crash the GTWWebMonitor.exe process to DoS the Web Monitor.  Furthermore, an authen…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-2186">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-21497 – Use of externally-controlled format string vulnerability in mPOS TUI trustlet pr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-21497</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-21497</guid>
    <pubDate>Thu, 04 May 2023 21:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-21497</strong></p>
  <p>Use of externally-controlled format string vulnerability in mPOS TUI trustlet prior to SMR May-2023 Release 1 allows local attackers to access the memory address.</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-21497">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-22923 – A format string vulnerability in a binary of the Zyxel NBG-418N v2 firmware vers...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-22923</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-22923</guid>
    <pubDate>Mon, 01 May 2023 17:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-22923</strong></p>
  <p>A format string vulnerability in a binary of the Zyxel NBG-418N v2 firmware versions prior to V1.00(AARP.14)C0 could allow a remote authenticated attacker to cause denial-of-service (DoS) conditions on an affected device.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-22923">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-25492 – A valid, authenticated user may be able to trigger a denial of service of the XC...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-25492</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-25492</guid>
    <pubDate>Mon, 01 May 2023 15:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-25492</strong></p>
  <p>A valid, authenticated user may be able to trigger a denial of service of the XCC web user interface or other undefined behavior through a format string injection vulnerability in a web interface API.</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-25492">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-27853 – NETGEAR Nighthawk WiFi6 Router prior to V1.0.10.94 contains a format string vuln...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-27853</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-27853</guid>
    <pubDate>Fri, 10 Mar 2023 18:15:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-27853</strong></p>
  <p>NETGEAR Nighthawk WiFi6 Router prior to V1.0.10.94 contains a format string vulnerability in a SOAP service that could allow an attacker to execute arbitrary code on the device.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-27853">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2015-10088 – A vulnerability, which was classified as critical, was found in ayttm up to 0.5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-10088</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-10088</guid>
    <pubDate>Sun, 05 Mar 2023 05:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2015-10088</strong></p>
  <p>A vulnerability, which was classified as critical, was found in ayttm up to 0.5.0.89. This affects the function http_connect in the library libproxy/proxy.c. The manipulation leads to format string. It is possible to initiate the attack remotely. The complexity of an attack is rather high. The exploitability is told to be difficult. The patch is named 40e04680018614a7d2b68566b261b061a0597046. It…</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> CWE-134</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-10088">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-26033 – Gentoo soko is the code that powers packages.gentoo.org. Versions prior to 1.0.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-26033</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-26033</guid>
    <pubDate>Sat, 25 Feb 2023 00:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-26033</strong></p>
  <p>Gentoo soko is the code that powers packages.gentoo.org. Versions prior to 1.0.1 are vulnerable to SQL Injection, leading to a Denial of Service. If the user selects (in user preferences) the "Recently Visited Packages" view for the index page, the value of the `search_history` cookie is used as a base64 encoded comma separated list of atoms. These are string loaded directly into the SQL query wi…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-26033">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
