<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Fedora Linux</title>
  <link>https://cvedaily.com/pages/tags/fedora.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/fedora.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Fedora Linux</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:41 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2026-47271 – pam_usb provides hardware authentication for Linux using ordinary removable medi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-47271</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-47271</guid>
    <pubDate>Wed, 27 May 2026 20:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-47271</strong></p>
  <p>pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, src/mem.c implemented out-of-memory guards for xmalloc(), xrealloc(), and xstrdup() using assert(data != NULL). The C standard specifies that all assert() expressions are compiled out when NDEBUG is defined at build time. NDEBUG is commonly defined in release and packaging builds (Debian, Fedora, Ar…</p>
  <p><strong>CVSS:</strong> 5.1 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-47271">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42301 – pyp2spec generates working Fedora RPM spec file for Python projects. Prior to ve...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42301</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42301</guid>
    <pubDate>Sat, 09 May 2026 04:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42301</strong></p>
  <p>pyp2spec generates working Fedora RPM spec file for Python projects. Prior to version 0.14.1, pyp2spec was writing PyPI package metadata (e.g. the summary field) into the generated spec file without escaping RPM macro directives. When a packager then runs rpmbuild, those directives get evaluated, so a malicious package can execute arbitrary commands on the build machine. This issue has been patch…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42301">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-1272 – The Linux Kernel lockdown mode for kernel versions starting on 6.12 and above fo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-1272</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-1272</guid>
    <pubDate>Wed, 18 Feb 2026 21:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-1272</strong></p>
  <p>The Linux Kernel lockdown mode for kernel versions starting on 6.12 and above for Fedora Linux has the lockdown mode disabled without any warning. This may allow an attacker to gain access to sensitive information such kernel memory mappings, I/O ports, BPF and kprobes. Additionally unsigned modules can be loaded, leading to execution of untrusted code breaking breaking any Secure Boot protection…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-1272">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-23215 – In the Linux kernel, the following vulnerability has been resolved:

x86/vmware:...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23215</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23215</guid>
    <pubDate>Wed, 18 Feb 2026 15:18:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-23215</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  x86/vmware: Fix hypercall clobbers  Fedora QA reported the following panic:    BUG: unable to handle page fault for address: 0000000040003e54   #PF: supervisor write access in kernel mode   #PF: error_code(0x0002) - not-present page   Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS edk2-20251119-3.fc43 11/19/2025   RIP:…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23215">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-68216 – In the Linux kernel, the following vulnerability has been resolved:

LoongArch: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68216</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68216</guid>
    <pubDate>Tue, 16 Dec 2025 14:15:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-68216</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  LoongArch: BPF: Disable trampoline for kernel module function trace  The current LoongArch BPF trampoline implementation is incompatible with tracing functions in kernel modules. This causes several severe and user-visible problems:  * The `bpf_selftests/module_attach` test fails consistently. * Kernel lockup when a BPF program…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68216">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-68183 – In the Linux kernel, the following vulnerability has been resolved:

ima: don't ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68183</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68183</guid>
    <pubDate>Tue, 16 Dec 2025 14:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-68183</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattr  Currently when both IMA and EVM are in fix mode, the IMA signature will be reset to IMA hash if a program first stores IMA signature in security.ima and then writes/removes some other security xattr for the file.  For example, on Fedora, after booting the k…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68183">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-5342 – The Fedora Secure Boot CA certificate shipped with shim in Fedora was expired wh...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-5342</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-5342</guid>
    <pubDate>Thu, 14 Aug 2025 13:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-5342</strong></p>
  <p>The Fedora Secure Boot CA certificate shipped with shim in Fedora was expired which could lead to old or invalid signed boot components being loaded.</p>
  <p><strong>CVSS:</strong> 4.1 · <strong>CWE:</strong> CWE-324</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-5342">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-8734 – A vulnerability has been found in GNU Bison up to 3.8.2. This impacts the functi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-8734</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-8734</guid>
    <pubDate>Fri, 08 Aug 2025 18:15:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-8734</strong></p>
  <p>A vulnerability has been found in GNU Bison up to 3.8.2. This impacts the function code_free of the file src/scan-code.c. The manipulation leads to double free. An attack has to be approached locally. The exploit has been disclosed to the public and may be used. The actual existence of this vulnerability is currently in question. The issue could not be reproduced from a GNU Bison 3.8.2 tarball ru…</p>
  <p><strong>CVSS:</strong> 3.3 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-8734">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-8733 – A flaw has been found in GNU Bison up to 3.8.2. This affects the function __obst...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-8733</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-8733</guid>
    <pubDate>Fri, 08 Aug 2025 18:15:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-8733</strong></p>
  <p>A flaw has been found in GNU Bison up to 3.8.2. This affects the function __obstack_vprintf_internal of the file obprintf.c. Executing manipulation can lead to reachable assertion. The attack requires local access. The exploit has been published and may be used. It is still unclear if this vulnerability genuinely exists. The issue could not be reproduced from a GNU Bison 3.8.2 tarball run in a Fe…</p>
  <p><strong>CVSS:</strong> 3.3 · <strong>CWE:</strong> CWE-617</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-8733">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-38476 – In the Linux kernel, the following vulnerability has been resolved:

rpl: Fix us...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-38476</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-38476</guid>
    <pubDate>Mon, 28 Jul 2025 12:15:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-38476</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  rpl: Fix use-after-free in rpl_do_srh_inline().  Running lwt_dst_cache_ref_loop.sh in selftest with KASAN triggers the splat below [0].  rpl_do_srh_inline() fetches ipv6_hdr(skb) and accesses it after skb_cow_head(), which is illegal as the header could be freed then.  Let's fix it by making oldhdr to a local struct instead of a…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-38476">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-38465 – In the Linux kernel, the following vulnerability has been resolved:

netlink: Fi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-38465</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-38465</guid>
    <pubDate>Fri, 25 Jul 2025 16:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-38465</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  netlink: Fix wraparounds of sk->sk_rmem_alloc.  Netlink has this pattern in some places    if (atomic_read(&sk->sk_rmem_alloc) > sk->sk_rcvbuf)   	atomic_add(skb->truesize, &sk->sk_rmem_alloc);  , which has the same problem fixed by commit 5a465a0da13e ("udp: Fix multiple wraparounds of sk->sk_rmem_alloc.").  For example, if we…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-401</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-38465">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-38181 – In the Linux kernel, the following vulnerability has been resolved:

calipso: Fi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-38181</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-38181</guid>
    <pubDate>Fri, 04 Jul 2025 14:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-38181</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().  syzkaller reported a null-ptr-deref in sock_omalloc() while allocating a CALIPSO option.  [0]  The NULL is of struct sock, which was fetched by sk_to_full_sk() in calipso_req_setattr().  Since commit a1a5344ddbe8 ("tcp: avoid two atomic ops for syncookies"), reqsk->rsk…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-38181">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-27512 – Zincati is an auto-update agent for Fedora CoreOS hosts. Zincati ships a polkit ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-27512</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-27512</guid>
    <pubDate>Mon, 17 Mar 2025 15:15:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-27512</strong></p>
  <p>Zincati is an auto-update agent for Fedora CoreOS hosts. Zincati ships a polkit rule which allows the `zincati` system user to use the actions `org.projectatomic.rpmostree1.deploy` to deploy updates to the system and `org.projectatomic.rpmostree1.finalize-deployment` to reboot the system into the deployed update. Since Zincati v0.0.24, this polkit rule contains a logic error which broadens access…</p>
  <p><strong>CVSS:</strong> 2.1 · <strong>CWE:</strong> CWE-783</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27512">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-23012 – Fedora Repository 3.8.x includes a service account (fedoraIntCallUser) with defa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-23012</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-23012</guid>
    <pubDate>Thu, 23 Jan 2025 21:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-23012</strong></p>
  <p>Fedora Repository 3.8.x includes a service account (fedoraIntCallUser) with default credentials and privileges to read read local files by manipulating datastreams. Fedora Repository 3.8.1 was released on 2015-06-11 and is no longer maintained. Migrate to a currently supported version (6.5.1 as of 2025-01-23).</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1392</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-23012">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-23011 – Fedora Repository 3.8.1 allows path traversal when extracting uploaded archives ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-23011</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-23011</guid>
    <pubDate>Thu, 23 Jan 2025 21:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-23011</strong></p>
  <p>Fedora Repository 3.8.1 allows path traversal when extracting uploaded archives ("Zip Slip"). A remote, authenticated attacker can upload a specially crafted archive that will extract an arbitrary JSP file to a location that can be executed by an unauthenticated GET request. Fedora Repository 3.8.1 was released on 2015-06-11 and is no longer maintained. Migrate to a currently supported version (6…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-23</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-23011">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-26962 – In the Linux kernel, the following vulnerability has been resolved:

dm-raid456,...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-26962</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-26962</guid>
    <pubDate>Wed, 01 May 2024 06:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-26962</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape  For raid456, if reshape is still in progress, then IO across reshape position will wait for reshape to make progress. However, for dm-raid, in following cases reshape will never make progress hence IO will hang:  1) the array is read-only; 2)…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-667</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-26962">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-26756 – In the Linux kernel, the following vulnerability has been resolved:

md: Don't r...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-26756</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-26756</guid>
    <pubDate>Wed, 03 Apr 2024 17:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-26756</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  md: Don't register sync_thread for reshape directly  Currently, if reshape is interrupted, then reassemble the array will register sync_thread directly from pers->run(), in this case 'MD_RECOVERY_RUNNING' is set directly, however, there is no guarantee that md_do_sync() will be executed, hence stop_sync_thread() will hang becaus…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-459</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-26756">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-3874 – A command injection flaw was found in foreman. This flaw allows an authenticated...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-3874</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-3874</guid>
    <pubDate>Fri, 22 Sep 2023 14:15:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-3874</strong></p>
  <p>A command injection flaw was found in foreman. This flaw allows an authenticated user with admin privileges on the foreman instance to transpile commands through CoreOS and Fedora CoreOS configurations in templates, possibly resulting in arbitrary command execution on the underlying operating system.</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-3874">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-27418 – A Use After Free vulnerability in Fedora Linux kernel 5.9.0-rc9 allows attackers...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-27418</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-27418</guid>
    <pubDate>Tue, 22 Aug 2023 19:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-27418</strong></p>
  <p>A Use After Free vulnerability in Fedora Linux kernel 5.9.0-rc9 allows attackers to obatin sensitive information via vgacon_invert_region() function.</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-27418">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2022-3675 – Fedora CoreOS supports setting a GRUB bootloader password
using a Butane config...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-3675</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-3675</guid>
    <pubDate>Thu, 03 Nov 2022 18:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2022-3675</strong></p>
  <p>Fedora CoreOS supports setting a GRUB bootloader password using a Butane config. When this feature is enabled, GRUB requires a password to access the GRUB command-line, modify kernel command-line arguments, or boot non-default OSTree deployments.  Recent Fedora CoreOS releases have a misconfiguration which allows booting non-default OSTree deployments without entering a password.  This allows som…</p>
  <p><strong>CVSS:</strong> 2.6 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-3675">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-15853 – supybot-fedora implements the command 'refresh', that refreshes the cache of all...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-15853</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-15853</guid>
    <pubDate>Tue, 18 Oct 2022 14:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-15853</strong></p>
  <p>supybot-fedora implements the command 'refresh', that refreshes the cache of all users from FAS. This takes quite a while to run, and zodbot stops responding to requests during this time.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-15853">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-20269 – A flaw was found in the permissions of a log file created by kexec-tools. This f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-20269</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-20269</guid>
    <pubDate>Thu, 10 Mar 2022 17:41:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-20269</strong></p>
  <p>A flaw was found in the permissions of a log file created by kexec-tools. This flaw allows a local unprivileged user to read this file and leak kernel internal information from a previous panic. The highest threat from this vulnerability is to confidentiality. This flaw affects kexec-tools shipped by Fedora versions prior to 2.0.21-8 and RHEL versions prior to 2.0.20-47.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-20269">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-43816 – containerd is an open source container runtime. On installations using SELinux, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-43816</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-43816</guid>
    <pubDate>Wed, 05 Jan 2022 19:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-43816</strong></p>
  <p>containerd is an open source container runtime. On installations using SELinux, such as EL8 (CentOS, RHEL), Fedora, or SUSE MicroOS, with containerd since v1.5.0-beta.0 as the backing container runtime interface (CRI), an unprivileged pod scheduled to the node may bind mount, via hostPath volume, any privileged, regular file on disk for complete read/write access (sans delete). Such is achieved b…</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-281</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-43816">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-41583 – vpn-user-portal (aka eduVPN or Let's Connect!) before 2.3.14, as packaged for De...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41583</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41583</guid>
    <pubDate>Fri, 24 Sep 2021 03:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-41583</strong></p>
  <p>vpn-user-portal (aka eduVPN or Let's Connect!) before 2.3.14, as packaged for Debian 10, Debian 11, and Fedora, allows remote authenticated users to obtain OS filesystem access, because of the interaction of QR codes with an exec that uses the -r option. This can be leveraged to obtain additional VPN access.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41583">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-14312 – A flaw was found in the default configuration of dnsmasq, as shipped with Fedora...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-14312</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-14312</guid>
    <pubDate>Sat, 06 Feb 2021 00:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-14312</strong></p>
  <p>A flaw was found in the default configuration of dnsmasq, as shipped with Fedora versions prior to 31 and in all versions Red Hat Enterprise Linux, where it listens on any interface and accepts queries from addresses outside of its local subnet. In particular, the option `local-service` is not enabled. Running dnsmasq in this manner may inadvertently make it an open resolver accessible from any a…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-14312">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-14844 – A flaw was found in, Fedora versions of krb5 from 1.16.1 to, including 1.17.x, i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-14844</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-14844</guid>
    <pubDate>Thu, 26 Sep 2019 12:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-14844</strong></p>
  <p>A flaw was found in, Fedora versions of krb5 from 1.16.1 to, including 1.17.x, in the way a Kerberos client could crash the KDC by sending one of the RFC 4556 "enctypes". A remote unauthenticated user could use this flaw to crash the KDC.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-628</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-14844">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-7639 – An issue was discovered in gsi-openssh-server 7.9p1 on Fedora 29. If PermitPAMUs...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-7639</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-7639</guid>
    <pubDate>Fri, 08 Feb 2019 11:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-7639</strong></p>
  <p>An issue was discovered in gsi-openssh-server 7.9p1 on Fedora 29. If PermitPAMUserChange is set to yes in the /etc/gsissh/sshd_config file, logins succeed with a valid username and an incorrect password, even though a failure entry is recorded in the /var/log/messages file.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-7639">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-1113 – setup before version 2.11.4-1.fc28 in Fedora and Red Hat Enterprise Linux added ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-1113</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-1113</guid>
    <pubDate>Tue, 03 Jul 2018 01:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-1113</strong></p>
  <p>setup before version 2.11.4-1.fc28 in Fedora and Red Hat Enterprise Linux added /sbin/nologin and /usr/sbin/nologin to /etc/shells. This violates security assumptions made by pam_shells and some daemons which allow access based on a user's shell being listed in /etc/shells. Under some circumstances, users which had their shell changed to /sbin/nologin could still access the system.</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-1113">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-1125 – procps-ng before version 3.3.15 is vulnerable to a stack buffer overflow in pgre...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-1125</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-1125</guid>
    <pubDate>Wed, 23 May 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-1125</strong></p>
  <p>procps-ng before version 3.3.15 is vulnerable to a stack buffer overflow in pgrep. This vulnerability is mitigated by FORTIFY, as it involves strncat() to a stack-allocated string. When pgrep is compiled with FORTIFY (as on Red Hat Enterprise Linux and Fedora), the impact is limited to a crash.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-1125">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-1111 – DHCP packages in Red Hat Enterprise Linux 6 and 7, Fedora 28, and earlier are vu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-1111</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-1111</guid>
    <pubDate>Thu, 17 May 2018 16:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-1111</strong></p>
  <p>DHCP packages in Red Hat Enterprise Linux 6 and 7, Fedora 28, and earlier are vulnerable to a command injection flaw in the NetworkManager integration script included in the DHCP client. A malicious DHCP server, or an attacker on the local network able to spoof DHCP responses, could use this flaw to execute arbitrary commands with root privileges on systems using NetworkManager and configured to…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-1111">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2013-0159 – The fedora-business-cards package before 1-0.1.beta1.fc17 on Fedora 17 and befor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-0159</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-0159</guid>
    <pubDate>Tue, 01 May 2018 19:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2013-0159</strong></p>
  <p>The fedora-business-cards package before 1-0.1.beta1.fc17 on Fedora 17 and before 1-0.1.beta1.fc18 on Fedora 18 allows local users to cause a denial of service or write to arbitrary files via a symlink attack on /tmp/fedora-business-cards-buffer.svg.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-0159">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2015-3229 – fedora-cloud-atomic.ks in spin-kickstarts allows remote attackers to conduct man...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-3229</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-3229</guid>
    <pubDate>Mon, 16 Oct 2017 18:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2015-3229</strong></p>
  <p>fedora-cloud-atomic.ks in spin-kickstarts allows remote attackers to conduct man-in-the-middle attacks by leveraging use of HTTP to download Fedora Atomic updates.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-3229">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2015-0296 – The pre-install script in texlive 3.1.20140525_r34255.fc21 as packaged in Fedora...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-0296</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-0296</guid>
    <pubDate>Fri, 06 Oct 2017 22:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2015-0296</strong></p>
  <p>The pre-install script in texlive 3.1.20140525_r34255.fc21 as packaged in Fedora 21 and rpm, and texlive 6.20131226_r32488.fc20 and rpm allows local users to delete arbitrary files via a crafted file in the user's home directory.</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-0296">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2017-12170 – Downstream version 1.0.46-1 of pure-ftpd as shipped in Fedora was vulnerable to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-12170</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-12170</guid>
    <pubDate>Thu, 21 Sep 2017 21:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2017-12170</strong></p>
  <p>Downstream version 1.0.46-1 of pure-ftpd as shipped in Fedora was vulnerable to packaging error due to which the original configuration was ignored after update and service started running with default configuration. This has security implications because of overriding security-related configuration. This issue doesn't affect upstream version of pure-ftpd.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-12170">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2017-1002150 – python-fedora 0.8.0 and lower is vulnerable to an open redirect resulting in los...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-1002150</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-1002150</guid>
    <pubDate>Thu, 14 Sep 2017 13:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2017-1002150</strong></p>
  <p>python-fedora 0.8.0 and lower is vulnerable to an open redirect resulting in loss of CSRF protection</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-1002150">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-3277 – The mod_nss module before 1.0.11 in Fedora allows remote attackers to obtain cip...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-3277</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-3277</guid>
    <pubDate>Wed, 09 Aug 2017 18:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-3277</strong></p>
  <p>The mod_nss module before 1.0.11 in Fedora allows remote attackers to obtain cipher lists due to incorrect parsing of multi-keyword cipherstring.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-3277">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-7496 – fedora-arm-installer up to and including 1.99.16 is vulnerable to local privileg...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-7496</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-7496</guid>
    <pubDate>Mon, 26 Jun 2017 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-7496</strong></p>
  <p>fedora-arm-installer up to and including 1.99.16 is vulnerable to local privilege escalation due to lack of checking the error condition of mount operation failure on unsafely created temporary directories.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-391</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-7496">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2016-0726 – The Fedora Nagios package uses "nagiosadmin" as the default password for the "na...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-0726</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-0726</guid>
    <pubDate>Tue, 06 Jun 2017 18:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2016-0726</strong></p>
  <p>The Fedora Nagios package uses "nagiosadmin" as the default password for the "nagiosadmin" administrator account, which makes it easier for remote attackers to obtain access by leveraging knowledge of the credentials.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-798</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-0726">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2016-5425 – The Tomcat package on Red Hat Enterprise Linux (RHEL) 7, Fedora, CentOS, Oracle ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-5425</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-5425</guid>
    <pubDate>Thu, 13 Oct 2016 14:59:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2016-5425</strong></p>
  <p>The Tomcat package on Red Hat Enterprise Linux (RHEL) 7, Fedora, CentOS, Oracle Linux, and possibly other Linux distributions uses weak permissions for /usr/lib/tmpfiles.d/tomcat.conf, which allows local users to gain root privileges by leveraging membership in the tomcat group.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-5425">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2016-0741 – slapd/connection.c in 389 Directory Server (formerly Fedora Directory Server) 1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-0741</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-0741</guid>
    <pubDate>Tue, 19 Apr 2016 21:59:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2016-0741</strong></p>
  <p>slapd/connection.c in 389 Directory Server (formerly Fedora Directory Server) 1.3.4.x before 1.3.4.7 allows remote attackers to cause a denial of service (infinite loop and connection blocking) by leveraging an abnormally closed connection.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-399</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-0741">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-3230 – 389 Directory Server (formerly Fedora Directory Server) before 1.3.3.12 does not...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-3230</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-3230</guid>
    <pubDate>Thu, 29 Oct 2015 20:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-3230</strong></p>
  <p>389 Directory Server (formerly Fedora Directory Server) before 1.3.3.12 does not enforce the nsSSL3Ciphers preference when creating an sslSocket, which allows remote attackers to have unspecified impact by requesting to use a disabled cipher.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-254</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-3230">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2014-9278 – The OpenSSH server, as used in Fedora and Red Hat Enterprise Linux 7 and when ru...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2014-9278</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2014-9278</guid>
    <pubDate>Sat, 06 Dec 2014 15:59:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2014-9278</strong></p>
  <p>The OpenSSH server, as used in Fedora and Red Hat Enterprise Linux 7 and when running in a Kerberos environment, allows remote authenticated users to log in as another user when they are listed in the .k5users file of that user, which might bypass intended authentication requirements that would force a local login.</p>
  <p><strong>CVSS:</strong> 4.0 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2014-9278">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2013-6494 – fedup 0.9.0 in Fedora 19, 20, and 21 uses a temporary directory with a static na...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-6494</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-6494</guid>
    <pubDate>Tue, 02 Dec 2014 01:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2013-6494</strong></p>
  <p>fedup 0.9.0 in Fedora 19, 20, and 21 uses a temporary directory with a static name for its download cache, which allows local users to cause a denial of service (prevention of system updates).</p>
  <p><strong>CVSS:</strong> 2.1 · <strong>CWE:</strong> CWE-17</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-6494">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2014-2095 – Untrusted search path vulnerability in Catfish 0.6.0 through 1.0.0, when a Fedor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2014-2095</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2014-2095</guid>
    <pubDate>Wed, 26 Feb 2014 14:55:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2014-2095</strong></p>
  <p>Untrusted search path vulnerability in Catfish 0.6.0 through 1.0.0, when a Fedora package such as 0.8.2-1 is not used, allows local users to gain privileges via a Trojan horse bin/catfish.pyc under the current working directory.</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2014-2095">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2014-2094 – Untrusted search path vulnerability in Catfish through 0.4.0.3, when a Fedora pa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2014-2094</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2014-2094</guid>
    <pubDate>Wed, 26 Feb 2014 14:55:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2014-2094</strong></p>
  <p>Untrusted search path vulnerability in Catfish through 0.4.0.3, when a Fedora package such as 0.4.0.2-2 is not used, allows local users to gain privileges via a Trojan horse catfish.pyc in the current working directory.</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2014-2094">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2010-0746 – Directory traversal vulnerability in DeviceKit-disks in DeviceKit, as used in Fe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2010-0746</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2010-0746</guid>
    <pubDate>Mon, 13 Jan 2014 21:55:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2010-0746</strong></p>
  <p>Directory traversal vulnerability in DeviceKit-disks in DeviceKit, as used in Fedora 11 and 12 and possibly other operating systems, allows local users to gain privileges via .. (dot dot) sequences in the label for a pluggable storage device.</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2010-0746">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2013-7283 – Race condition in the libreswan.spec files for Red Hat Enterprise Linux (RHEL) a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-7283</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-7283</guid>
    <pubDate>Thu, 09 Jan 2014 18:07:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2013-7283</strong></p>
  <p>Race condition in the libreswan.spec files for Red Hat Enterprise Linux (RHEL) and Fedora packages in libreswan 3.6 has unspecified impact and attack vectors, involving the /var/tmp/libreswan-nss-pwd temporary file.</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-7283">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2013-2030 – keystone/middleware/auth_token.py in OpenStack Nova Folsom, Grizzly, and Havana ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-2030</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-2030</guid>
    <pubDate>Fri, 27 Dec 2013 01:55:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2013-2030</strong></p>
  <p>keystone/middleware/auth_token.py in OpenStack Nova Folsom, Grizzly, and Havana uses an insecure temporary directory for storing signing certificates, which allows local users to spoof servers by pre-creating this directory, which is reused by Nova, as demonstrated using /tmp/keystone-signing-nova on Fedora.</p>
  <p><strong>CVSS:</strong> 2.1 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-2030">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2012-1568 – The ExecShield feature in a certain Red Hat patch for the Linux kernel in Red Ha...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2012-1568</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2012-1568</guid>
    <pubDate>Fri, 01 Mar 2013 05:40:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2012-1568</strong></p>
  <p>The ExecShield feature in a certain Red Hat patch for the Linux kernel in Red Hat Enterprise Linux (RHEL) 5 and 6 and Fedora 15 and 16 does not properly handle use of many shared libraries by a 32-bit executable file, which makes it easier for context-dependent attackers to bypass the ASLR protection mechanism by leveraging a predictable base address for one of these libraries.</p>
  <p><strong>CVSS:</strong> 1.9 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2012-1568">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2012-5536 – A certain Red Hat build of the pam_ssh_agent_auth module on Red Hat Enterprise L...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2012-5536</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2012-5536</guid>
    <pubDate>Fri, 22 Feb 2013 00:55:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2012-5536</strong></p>
  <p>A certain Red Hat build of the pam_ssh_agent_auth module on Red Hat Enterprise Linux (RHEL) 6 and Fedora Rawhide calls the glibc error function instead of the error function in the OpenSSH codebase, which allows local users to obtain sensitive information from process memory or possibly gain privileges via crafted use of an application that relies on this module, as demonstrated by su and sudo.</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2012-5536">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2012-2251 – rssh 2.3.2, as used by Debian, Fedora, and others, when the rsync protocol is en...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2012-2251</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2012-2251</guid>
    <pubDate>Fri, 11 Jan 2013 01:55:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2012-2251</strong></p>
  <p>rssh 2.3.2, as used by Debian, Fedora, and others, when the rsync protocol is enabled, allows local users to bypass intended restricted shell access via a (1) "-e" or (2) "--" command line option.</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2012-2251">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2012-3354 – doku.php in DokuWiki, as used in Fedora 16, 17, and 18, when certain PHP error l...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2012-3354</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2012-3354</guid>
    <pubDate>Tue, 20 Nov 2012 00:55:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2012-3354</strong></p>
  <p>doku.php in DokuWiki, as used in Fedora 16, 17, and 18, when certain PHP error levels are set, allows remote attackers to obtain sensitive information via the prefix parameter, which reveals the installation path in an error message.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2012-3354">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2012-4453 – dracut.sh in dracut, as used in Red Hat Enterprise Linux 6, Fedora 16 and 17, an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2012-4453</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2012-4453</guid>
    <pubDate>Tue, 09 Oct 2012 23:55:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2012-4453</strong></p>
  <p>dracut.sh in dracut, as used in Red Hat Enterprise Linux 6, Fedora 16 and 17, and possibly other products, creates initramfs images with world-readable permissions, which might allow local users to obtain sensitive information.</p>
  <p><strong>CVSS:</strong> 2.1 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2012-4453">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2012-2653 – arpwatch 2.1a15, as used by Red Hat, Debian, Fedora, and possibly others, does n...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2012-2653</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2012-2653</guid>
    <pubDate>Thu, 12 Jul 2012 20:55:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2012-2653</strong></p>
  <p>arpwatch 2.1a15, as used by Red Hat, Debian, Fedora, and possibly others, does not properly drop supplementary groups, which might allow attackers to gain root privileges by leveraging other vulnerabilities in the daemon.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2012-2653">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2011-4339 – ipmievd (aka the IPMI event daemon) in OpenIPMI, as used in the ipmitool package...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2011-4339</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2011-4339</guid>
    <pubDate>Thu, 15 Dec 2011 03:57:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2011-4339</strong></p>
  <p>ipmievd (aka the IPMI event daemon) in OpenIPMI, as used in the ipmitool package 1.8.11 in Red Hat Enterprise Linux (RHEL) 6, Debian GNU/Linux, Fedora 16, and other products uses 0666 permissions for its ipmievd.pid PID file, which allows local users to kill arbitrary processes by writing to this file.</p>
  <p><strong>CVSS:</strong> 3.6 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2011-4339">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2011-1943 – The destroy_one_secret function in nm-setting-vpn.c in libnm-util in the Network...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2011-1943</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2011-1943</guid>
    <pubDate>Tue, 14 Jun 2011 17:55:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2011-1943</strong></p>
  <p>The destroy_one_secret function in nm-setting-vpn.c in libnm-util in the NetworkManager package 0.8.999-3.git20110526 in Fedora 15 creates a log entry containing a certificate password, which allows local users to obtain sensitive information by reading a log file.</p>
  <p><strong>CVSS:</strong> 2.1 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2011-1943">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2011-1011 – The seunshare_mount function in sandbox/seunshare.c in seunshare in certain Red ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2011-1011</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2011-1011</guid>
    <pubDate>Thu, 24 Feb 2011 21:00:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2011-1011</strong></p>
  <p>The seunshare_mount function in sandbox/seunshare.c in seunshare in certain Red Hat packages of policycoreutils 2.0.83 and earlier in Red Hat Enterprise Linux (RHEL) 6 and earlier, and Fedora 14 and earlier, mounts a new directory on top of /tmp without assigning root ownership and the sticky bit to this new directory, which allows local users to replace or delete arbitrary /tmp files, and conseq…</p>
  <p><strong>CVSS:</strong> 6.9 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2011-1011">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2011-0008 – A certain Fedora patch for parse.c in sudo before 1.7.4p5-1.fc14 on Fedora 14 do...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2011-0008</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2011-0008</guid>
    <pubDate>Thu, 20 Jan 2011 19:00:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2011-0008</strong></p>
  <p>A certain Fedora patch for parse.c in sudo before 1.7.4p5-1.fc14 on Fedora 14 does not properly interpret a system group (aka %group) in the sudoers file during authorization decisions for a user who belongs to that group, which allows local users to leverage an applicable sudoers file and gain root privileges via a sudo command.  NOTE: this vulnerability exists because of a CVE-2009-0034 regress…</p>
  <p><strong>CVSS:</strong> 6.9 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2011-0008">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2010-4695 – A certain Fedora patch for gif2png.c in gif2png 2.5.1 and 2.5.2, as distributed ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2010-4695</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2010-4695</guid>
    <pubDate>Fri, 14 Jan 2011 18:00:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2010-4695</strong></p>
  <p>A certain Fedora patch for gif2png.c in gif2png 2.5.1 and 2.5.2, as distributed in gif2png-2.5.1-1200.fc12 on Fedora 12 and gif2png_2.5.2-1 on Debian GNU/Linux, truncates a GIF pathname specified on the command line, which might allow remote attackers to create PNG files in unintended directories via a crafted command-line argument, as demonstrated by a CGI program that launches gif2png, a differ…</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2010-4695">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2010-4176 – plymouth-pretrigger.sh in dracut and udev, when running on Fedora 13 and 14, set...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2010-4176</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2010-4176</guid>
    <pubDate>Tue, 07 Dec 2010 22:00:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2010-4176</strong></p>
  <p>plymouth-pretrigger.sh in dracut and udev, when running on Fedora 13 and 14, sets weak permissions for the /dev/systty device file, which allows remote authenticated users to read terminal data from tty0 for local users.</p>
  <p><strong>CVSS:</strong> 4.0 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2010-4176">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2010-1439 – yum-rhn-plugin in Red Hat Network Client Tools (aka rhn-client-tools) on Red Hat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2010-1439</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2010-1439</guid>
    <pubDate>Mon, 07 Jun 2010 17:12:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2010-1439</strong></p>
  <p>yum-rhn-plugin in Red Hat Network Client Tools (aka rhn-client-tools) on Red Hat Enterprise Linux (RHEL) 5 and Fedora uses world-readable permissions for the /var/spool/up2date/loginAuth.pkl file, which allows local users to access the Red Hat Network profile, and possibly prevent future security updates, by leveraging authentication data from this file.</p>
  <p><strong>CVSS:</strong> 3.6 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2010-1439">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2009-2904 – A certain Red Hat modification to the ChrootDirectory feature in OpenSSH 4.8, as...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2009-2904</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2009-2904</guid>
    <pubDate>Thu, 01 Oct 2009 15:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2009-2904</strong></p>
  <p>A certain Red Hat modification to the ChrootDirectory feature in OpenSSH 4.8, as used in sshd in OpenSSH 4.3 in Red Hat Enterprise Linux (RHEL) 5.4 and Fedora 11, allows local users to gain privileges via hard links to setuid programs that use configuration files within the chroot directory, related to requirements for directory ownership.</p>
  <p><strong>CVSS:</strong> 6.9 · <strong>CWE:</strong> CWE-16</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2009-2904">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2009-2813 – Samba 3.4 before 3.4.2, 3.3 before 3.3.8, 3.2 before 3.2.15, and 3.0.12 through ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2009-2813</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2009-2813</guid>
    <pubDate>Mon, 14 Sep 2009 16:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2009-2813</strong></p>
  <p>Samba 3.4 before 3.4.2, 3.3 before 3.3.8, 3.2 before 3.2.15, and 3.0.12 through 3.0.36, as used in the SMB subsystem in Apple Mac OS X 10.5.8 when Windows File Sharing is enabled, Fedora 11, and other operating systems, does not properly handle errors in resolving pathnames, which allows remote authenticated users to bypass intended sharing restrictions, and read, create, or modify files, in cert…</p>
  <p><strong>CVSS:</strong> 6.0 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2009-2813">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2009-1896 – The Java Web Start framework in IcedTea in OpenJDK before 1.6.0.0-20.b16.fc10 on...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2009-1896</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2009-1896</guid>
    <pubDate>Mon, 10 Aug 2009 18:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2009-1896</strong></p>
  <p>The Java Web Start framework in IcedTea in OpenJDK before 1.6.0.0-20.b16.fc10 on Fedora 10, and before 1.6.0.0-27.b16.fc11 on Fedora 11, trusts an entire application when at least one of the listed jar files is trusted, which allows context-dependent attackers to execute arbitrary code without the untrusted-code restrictions via a crafted application, related to NetX.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2009-1896">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2009-0153 – International Components for Unicode (ICU) 4.0, 3.6, and other 3.x versions, as ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2009-0153</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2009-0153</guid>
    <pubDate>Wed, 13 May 2009 15:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2009-0153</strong></p>
  <p>International Components for Unicode (ICU) 4.0, 3.6, and other 3.x versions, as used in Apple Mac OS X 10.5 before 10.5.7, iPhone OS 1.0 through 2.2.1, iPhone OS for iPod touch 1.1 through 2.2.1, Fedora 9 and 10, and possibly other operating systems, does not properly handle invalid byte sequences during Unicode conversion, which might allow remote attackers to conduct cross-site scripting (XSS)…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2009-0153">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2009-1573 – xvfb-run 1.6.1 in Debian GNU/Linux, Ubuntu, Fedora 10, and possibly other operat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2009-1573</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2009-1573</guid>
    <pubDate>Wed, 06 May 2009 17:30:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2009-1573</strong></p>
  <p>xvfb-run 1.6.1 in Debian GNU/Linux, Ubuntu, Fedora 10, and possibly other operating systems place the magic cookie (MCOOKIE) on the command line, which allows local users to gain privileges by listing the process and its arguments.</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2009-1573">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2008-6755 – ZoneMinder 1.23.3 on Fedora 10 sets the ownership of /etc/zm.conf to the apache ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-6755</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-6755</guid>
    <pubDate>Mon, 27 Apr 2009 22:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2008-6755</strong></p>
  <p>ZoneMinder 1.23.3 on Fedora 10 sets the ownership of /etc/zm.conf to the apache user account, and sets the permissions to 0600, which makes it easier for remote attackers to modify this file by accessing it through a (1) PHP or (2) CGI script.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-6755">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2008-6560 – Buffer overflow in CMAN - The Cluster Manager before 2.03.09-1 on Fedora 9 and R...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-6560</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-6560</guid>
    <pubDate>Tue, 31 Mar 2009 14:09:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2008-6560</strong></p>
  <p>Buffer overflow in CMAN - The Cluster Manager before 2.03.09-1 on Fedora 9 and Red Hat Enterprise Linux (RHEL) 5 allows attackers to cause a denial of service (CPU consumption and memory corruption) via a cluster.conf file with many lines.  NOTE: it is not clear whether this issue crosses privilege boundaries in realistic uses of the product.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-6560">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2009-0115 – The Device Mapper multipathing driver (aka multipath-tools or device-mapper-mult...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2009-0115</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2009-0115</guid>
    <pubDate>Mon, 30 Mar 2009 16:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2009-0115</strong></p>
  <p>The Device Mapper multipathing driver (aka multipath-tools or device-mapper-multipath) 0.4.8, as used in SUSE openSUSE, SUSE Linux Enterprise Server (SLES), Fedora, and possibly other operating systems, uses world-writable permissions for the socket file (aka /var/run/multipathd.sock), which allows local users to send arbitrary commands to the multipath daemon.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2009-0115">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2008-6552 – Red Hat Cluster Project 2.x allows local users to modify or overwrite arbitrary ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-6552</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-6552</guid>
    <pubDate>Mon, 30 Mar 2009 16:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2008-6552</strong></p>
  <p>Red Hat Cluster Project 2.x allows local users to modify or overwrite arbitrary files via symlink attacks on files in /tmp, involving unspecified components in Resource Group Manager (aka rgmanager) before 2.03.09-1, gfs2-utils before 2.03.09-1, and CMAN - The Cluster Manager before 2.03.09-1 on Fedora 9.</p>
  <p><strong>CVSS:</strong> 6.9 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-6552">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2009-0180 – Certain Fedora build scripts for nfs-utils before 1.1.2-9.fc9 on Fedora 9, and b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2009-0180</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2009-0180</guid>
    <pubDate>Tue, 20 Jan 2009 16:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2009-0180</strong></p>
  <p>Certain Fedora build scripts for nfs-utils before 1.1.2-9.fc9 on Fedora 9, and before 1.1.4-6.fc10 on Fedora 10, omit TCP Wrapper support, which might allow remote attackers to bypass intended access restrictions, possibly a related issue to CVE-2008-1376.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2009-0180">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2008-4315 – tog-pegasus in OpenGroup Pegasus 2.7.0 on Red Hat Enterprise Linux (RHEL) 5, Fed...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-4315</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-4315</guid>
    <pubDate>Thu, 27 Nov 2008 00:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2008-4315</strong></p>
  <p>tog-pegasus in OpenGroup Pegasus 2.7.0 on Red Hat Enterprise Linux (RHEL) 5, Fedora 9, and Fedora 10 does not log failed authentication attempts to the OpenPegasus CIM server, which makes it easier for remote attackers to avoid detection of password guessing attacks.</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-4315">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2008-4946 – convirt 0.8.2 allows local users to overwrite arbitrary files via a symlink atta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-4946</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-4946</guid>
    <pubDate>Wed, 05 Nov 2008 15:00:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2008-4946</strong></p>
  <p>convirt 0.8.2 allows local users to overwrite arbitrary files via a symlink attack on the /tmp/set_output temporary file, related to the (1) _template_/provision.sh, (2) Linux_CD_Install/provision.sh, (3) Fedora_PV_Install/provision.sh, (4) CentOS_PV_Install/provision.sh, (5) common/provision.sh, (6) example/provision.sh, and (7) Windows_CD_Install/provision.sh scripts in image_store/.</p>
  <p><strong>CVSS:</strong> 6.9 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-4946">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2008-4870 – dovecot 1.0.7 in Red Hat Enterprise Linux (RHEL) 5, and possibly Fedora, uses wo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-4870</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-4870</guid>
    <pubDate>Sat, 01 Nov 2008 00:00:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2008-4870</strong></p>
  <p>dovecot 1.0.7 in Red Hat Enterprise Linux (RHEL) 5, and possibly Fedora, uses world-readable permissions for dovecot.conf, which allows local users to obtain the ssl_key_password parameter value.</p>
  <p><strong>CVSS:</strong> 2.1 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-4870">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2008-3832 – A certain Fedora patch for the utrace subsystem in the Linux kernel before 2.6.2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-3832</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-3832</guid>
    <pubDate>Fri, 03 Oct 2008 17:41:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2008-3832</strong></p>
  <p>A certain Fedora patch for the utrace subsystem in the Linux kernel before 2.6.26.5-28 on Fedora 8, and before 2.6.26.5-45 on Fedora 9, allows local users to cause a denial of service (NULL pointer dereference and system crash or hang) via a call to the utrace_control function.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-399</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-3832">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2008-3524 – rc.sysinit in initscripts before 8.76.3-1 on Fedora 9 and other Linux platforms ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-3524</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-3524</guid>
    <pubDate>Mon, 29 Sep 2008 17:17:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2008-3524</strong></p>
  <p>rc.sysinit in initscripts before 8.76.3-1 on Fedora 9 and other Linux platforms allows local users to delete arbitrary files via a symlink attack on a file or directory under (1) /var/lock or (2) /var/run.</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-3524">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2008-2932 – Heap-based buffer overflow in Red Hat adminutil 1.1.6 allows remote attackers to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-2932</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-2932</guid>
    <pubDate>Fri, 12 Sep 2008 16:56:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2008-2932</strong></p>
  <p>Heap-based buffer overflow in Red Hat adminutil 1.1.6 allows remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code via % (percent) encoded HTTP input to unspecified CGI scripts in Fedora Directory Server.  NOTE: this vulnerability exists because of an incorrect fix for CVE-2008-2929.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-2932">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2008-2929 – Multiple cross-site scripting (XSS) vulnerabilities in the adminutil library in ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-2929</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-2929</guid>
    <pubDate>Fri, 29 Aug 2008 18:41:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2008-2929</strong></p>
  <p>Multiple cross-site scripting (XSS) vulnerabilities in the adminutil library in the Directory Server Administration Express and Directory Server Gateway (DSGW) web interface in Red Hat Directory Server 7.1 before SP7 and 8 EL4 and EL5, and Fedora Directory Server, allow remote attackers to inject arbitrary web script or HTML via input values that use % (percent) escaping.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-2929">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2008-2930 – Red Hat Directory Server 7.1 before SP7, Red Hat Directory Server 8, and Fedora ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-2930</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-2930</guid>
    <pubDate>Fri, 29 Aug 2008 18:41:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2008-2930</strong></p>
  <p>Red Hat Directory Server 7.1 before SP7, Red Hat Directory Server 8, and Fedora Directory Server 1.1.1 allow remote attackers to cause a denial of service (CPU consumption and search outage) via crafted LDAP search requests with patterns, related to a single-threaded regular-expression subsystem.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-399</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-2930">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2008-3283 – Multiple memory leaks in Red Hat Directory Server 7.1 before SP7, Red Hat Direct...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-3283</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-3283</guid>
    <pubDate>Fri, 29 Aug 2008 18:41:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2008-3283</strong></p>
  <p>Multiple memory leaks in Red Hat Directory Server 7.1 before SP7, Red Hat Directory Server 8, and Fedora Directory Server 1.1.1 and earlier allow remote attackers to cause a denial of service (memory consumption) via vectors involving (1) the authentication / bind phase and (2) anonymous LDAP search requests.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-399</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-3283">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2008-2944 – Double free vulnerability in the utrace support in the Linux kernel, probably 2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-2944</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-2944</guid>
    <pubDate>Mon, 30 Jun 2008 21:41:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2008-2944</strong></p>
  <p>Double free vulnerability in the utrace support in the Linux kernel, probably 2.6.18, in Red Hat Enterprise Linux (RHEL) 5 and Fedora Core 6 (FC6) allows local users to cause a denial of service (oops), as demonstrated by a crash when running the GNU GDB testsuite, a different vulnerability than CVE-2008-2365.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-2944">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2008-2359 – The default configuration of consolehelper in system-config-network before 1.5.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2008-2359</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2008-2359</guid>
    <pubDate>Mon, 02 Jun 2008 21:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2008-2359</strong></p>
  <p>The default configuration of consolehelper in system-config-network before 1.5.10-1 on Fedora 8 lacks the USER=root directive, which allows local users of the workstation console to gain privileges and change the network configuration.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-16</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2008-2359">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2007-5962 – Memory leak in a certain Red Hat patch, applied to vsftpd 2.0.5 on Red Hat Enter...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2007-5962</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2007-5962</guid>
    <pubDate>Thu, 22 May 2008 13:09:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2007-5962</strong></p>
  <p>Memory leak in a certain Red Hat patch, applied to vsftpd 2.0.5 on Red Hat Enterprise Linux (RHEL) 5 and Fedora 6 through 8, and on Foresight Linux and rPath appliances, allows remote attackers to cause a denial of service (memory consumption) via a large number of CWD commands, as demonstrated by an attack on a daemon with the deny_file configuration option.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-399</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2007-5962">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2007-6283 – Red Hat Enterprise Linux 5 and Fedora install the Bind /etc/rndc.key file with w...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2007-6283</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2007-6283</guid>
    <pubDate>Tue, 18 Dec 2007 01:46:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2007-6283</strong></p>
  <p>Red Hat Enterprise Linux 5 and Fedora install the Bind /etc/rndc.key file with world-readable permissions, which allows local users to perform unauthorized named commands, such as causing a denial of service by stopping named.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2007-6283">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2007-3102 – Unspecified vulnerability in the linux_audit_record_event function in OpenSSH 4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2007-3102</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2007-3102</guid>
    <pubDate>Thu, 18 Oct 2007 20:17:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2007-3102</strong></p>
  <p>Unspecified vulnerability in the linux_audit_record_event function in OpenSSH 4.3p2, as used on Fedora Core 6 and possibly other systems, allows remote attackers to write arbitrary characters to an audit log via a crafted username.  NOTE: some of these details are obtained from third party information.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2007-3102">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2007-5159 – The ntfs-3g package before 1.913-2.fc7 in Fedora 7, and an ntfs-3g package in Ub...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2007-5159</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2007-5159</guid>
    <pubDate>Mon, 01 Oct 2007 05:17:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2007-5159</strong></p>
  <p>The ntfs-3g package before 1.913-2.fc7 in Fedora 7, and an ntfs-3g package in Ubuntu 7.10/Gutsy, assign incorrect permissions (setuid root) to mount.ntfs-3g, which allows local users with fuse group membership to read from and write to arbitrary block devices, possibly involving a file descriptor leak.</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2007-5159">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2007-4904 – RealNetworks RealPlayer 10.1.0.3114 and earlier, and Helix Player 1.0.6.778 on F...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2007-4904</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2007-4904</guid>
    <pubDate>Mon, 17 Sep 2007 16:17:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2007-4904</strong></p>
  <p>RealNetworks RealPlayer 10.1.0.3114 and earlier, and Helix Player 1.0.6.778 on Fedora Core 6 (FC6) and possibly other platforms, allow user-assisted remote attackers to cause a denial of service (application crash) via a malformed .au file that triggers a divide-by-zero error.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-189</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2007-4904">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2007-4364 – Fedora Commons before 2.2.1 does not properly handle certain authentication requ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2007-4364</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2007-4364</guid>
    <pubDate>Wed, 15 Aug 2007 19:17:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2007-4364</strong></p>
  <p>Fedora Commons before 2.2.1 does not properly handle certain authentication requests involving Java Naming and Directory Interface (JNDI), related to (1) a nonexistent account name in combination with an empty password, which allows remote attackers to trigger a certain "unexpected / strange response" from an LDAP server, and (2) a reauthentication attempt that throws an exception, which allows r…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2007-4364">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2007-2874 – Buffer overflow in the wpa_printf function in the debugging code in wpa_supplica...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2007-2874</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2007-2874</guid>
    <pubDate>Fri, 27 Jul 2007 21:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2007-2874</strong></p>
  <p>Buffer overflow in the wpa_printf function in the debugging code in wpa_supplicant in the Fedora NetworkManager package before 0.6.5-3.fc7 allows user-assisted remote attackers to execute arbitrary code via malformed frames on a WPA2 network.  NOTE: some of these details are obtained from third party information.</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2007-2874">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2006-7151 – Untrusted search path vulnerability in the libtool-ltdl library (libltdl.so) 1.5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-7151</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-7151</guid>
    <pubDate>Wed, 07 Mar 2007 20:19:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2006-7151</strong></p>
  <p>Untrusted search path vulnerability in the libtool-ltdl library (libltdl.so) 1.5.22-2.3 in Fedora Core 5 might allow local users to execute arbitrary code via a malicious library in the (1) hwcap, (2) 0, and (3) nosegneg subdirectories.</p>
  <p><strong>CVSS:</strong> 6.6 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-7151">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2006-6057 – The Linux kernel 2.6.x up to 2.6.18, and possibly other versions, on Fedora Core...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-6057</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-6057</guid>
    <pubDate>Wed, 22 Nov 2006 01:07:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2006-6057</strong></p>
  <p>The Linux kernel 2.6.x up to 2.6.18, and possibly other versions, on Fedora Core 6 and possibly other operating systems, allows local users to cause a denial of service (crash) via a malformed gfs2 file stream that triggers a NULL pointer dereference in the init_journal function.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-6057">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2006-5701 – Double free vulnerability in squashfs module in the Linux kernel 2.6.x, as used ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-5701</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-5701</guid>
    <pubDate>Fri, 03 Nov 2006 23:07:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2006-5701</strong></p>
  <p>Double free vulnerability in squashfs module in the Linux kernel 2.6.x, as used in Fedora Core 5 and possibly other distributions, allows local users to cause a denial of service by mounting a crafted squashfs filesystem.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-5701">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2006-5170 – pam_ldap in nss_ldap on Red Hat Enterprise Linux 4, Fedora Core 3 and earlier, a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-5170</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-5170</guid>
    <pubDate>Tue, 10 Oct 2006 04:06:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2006-5170</strong></p>
  <p>pam_ldap in nss_ldap on Red Hat Enterprise Linux 4, Fedora Core 3 and earlier, and possibly other distributions does not return an error condition when an LDAP directory server responds with a PasswordPolicyResponse control response, which causes the pam_authenticate function to return a success code even if authentication has failed, as originally reported for xscreensaver.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-755</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-5170">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2006-3742 – The KDE PAM configuration shipped with Fedora Core 5 causes KDM passwords to be ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-3742</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-3742</guid>
    <pubDate>Wed, 06 Sep 2006 20:04:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2006-3742</strong></p>
  <p>The KDE PAM configuration shipped with Fedora Core 5 causes KDM passwords to be cached, which allows attackers to login without a password by attempting to log in multiple times.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-3742">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2006-0451 – Multiple memory leaks in the LDAP component in Fedora Directory Server 1.0 allow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-0451</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-0451</guid>
    <pubDate>Tue, 14 Feb 2006 22:06:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2006-0451</strong></p>
  <p>Multiple memory leaks in the LDAP component in Fedora Directory Server 1.0 allow remote attackers to cause a denial of service (memory consumption) via invalid BER packets that trigger an error, which might prevent memory from being freed if it was allocated during the ber_scanf call, as demonstrated using the ProtoVer LDAP test suite.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-0451">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2006-0452 – dn2ancestor in the LDAP component in Fedora Directory Server 1.0 allows remote a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-0452</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-0452</guid>
    <pubDate>Tue, 14 Feb 2006 22:06:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2006-0452</strong></p>
  <p>dn2ancestor in the LDAP component in Fedora Directory Server 1.0 allows remote attackers to cause a denial of service (CPU and memory consumption) via a ModDN operation with a DN that contains a large number of "," (comma) characters, which results in a large amount of recursion, as demonstrated using the ProtoVer LDAP test suite.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-0452">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2006-0453 – The LDAP component in Fedora Directory Server 1.0 allow remote attackers to caus...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-0453</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-0453</guid>
    <pubDate>Tue, 14 Feb 2006 22:06:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2006-0453</strong></p>
  <p>The LDAP component in Fedora Directory Server 1.0 allow remote attackers to cause a denial of service (crash) via a certain "bad BER sequence" that results in a free of uninitialized memory, as demonstrated using the ProtoVer LDAP test suite.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-0453">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2005-3630 – Fedora Directory Server before 10 allows remote attackers to obtain sensitive in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2005-3630</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2005-3630</guid>
    <pubDate>Sat, 31 Dec 2005 05:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2005-3630</strong></p>
  <p>Fedora Directory Server before 10 allows remote attackers to obtain sensitive information, such as the password from adm.conf via an IFRAME element, probably involving an Apache httpd.conf configuration that orders "allow" directives before "deny" directives.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2005-3630">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2004-2502 – im-switch before 11.4-46.1 in Fedora Core 2 allows local users to overwrite arbi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2004-2502</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2004-2502</guid>
    <pubDate>Fri, 31 Dec 2004 05:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2004-2502</strong></p>
  <p>im-switch before 11.4-46.1 in Fedora Core 2 allows local users to overwrite arbitrary files via a symlink attack on the imswitcher[PID] temporary file.</p>
  <p><strong>CVSS:</strong> 2.1 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2004-2502">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2004-2655 – rdesktop 1.3.1 with xscreensaver 4.14, and possibly other versions, when running...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2004-2655</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2004-2655</guid>
    <pubDate>Fri, 31 Dec 2004 05:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2004-2655</strong></p>
  <p>rdesktop 1.3.1 with xscreensaver 4.14, and possibly other versions, when running on Fedora and possibly other platforms, does not release the keyboard focus when xscreensaver starts, which causes the password to be entered into the active window when the user unlocks the screen.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2004-2655">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
