← Back

Fedoraproject

fedoraproject

5,423 CVEs • 20 products

Products (20)

Click to collapse
Toggle
Fedora
fedora
Sssd
sssd
Fedora Core
fedora_core
Commons
commons
Coolkey
coolkey
Anaconda
anaconda
Crypto Utils
crypto-utils
Arm Installer
arm_installer
Fedmsg
fedmsg
Python Fedora
python-fedora
Sectool
sectool
Selinux Policy
selinux-policy
Supybot Fedora
supybot-fedora
Unbound
unbound
Atomic
atomic

CVEs (5,423)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Debian
FedoraprojectLdap Account Manager
3Debian Linux
FedoraLdap Account Manager
Nov 21, 2024
Dec 5, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
A Cross-Site Scripting (XSS) vulnerability exists in LDAP Account Manager (LAM) Pro 3.6 in the filter parameter to cmd.php in an export and exporter_id action. and the filteruid parameter to list.php.
3Apereo
DebianFedoraproject
3Debian Linux
FedoraPhpcas
Nov 21, 2024
Dec 5, 2019
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
An Information Disclosure vulnerability exists in the Jasig Project php-pear-CAS 1.2.2 package in the /tmp directory. The Central Authentication Service client library archives the debug logging file in an insecure manne...Show more
An Information Disclosure vulnerability exists in the Jasig Project php-pear-CAS 1.2.2 package in the /tmp directory. The Central Authentication Service client library archives the debug logging file in an insecure manner.Show less
2Fedoraproject
Kubernetes
2Fedora
Kubernetes
Nov 21, 2024
Dec 5, 2019
N/A· v4
2.6 LOW· v3
2.1 LOW· v2
Improper validation of URL redirection in the Kubernetes API server in versions prior to v1.14.0 allows an attacker-controlled Kubelet to redirect API server requests from streaming endpoints to arbitrary hosts. Impacted...Show more
Improper validation of URL redirection in the Kubernetes API server in versions prior to v1.14.0 allows an attacker-controlled Kubelet to redirect API server requests from streaming endpoints to arbitrary hosts. Impacted API servers will follow the redirect as a GET request with client-certificate credentials for authenticating to the Kubelet.Show less
2Fedoraproject
Xen
2Fedora
Xen
Jun 17, 2026
Dec 4, 2019
N/A· v4
6.8 MEDIUM· v3
7.2 HIGH· v2
An issue was discovered in Xen through 4.12.x allowing attackers to gain host OS privileges via DMA in a situation where an untrusted domain has access to a physical device (and assignable-add is not used), because of an...Show more
An issue was discovered in Xen through 4.12.x allowing attackers to gain host OS privileges via DMA in a situation where an untrusted domain has access to a physical device (and assignable-add is not used), because of an incomplete fix for CVE-2019-18424. XSA-302 relies on the use of libxl's "assignable-add" feature to prepare devices to be assigned to untrusted guests. Unfortunately, this is not considered a strictly required step for device assignment. The PCI passthrough documentation on the wiki describes alternate ways of preparing devices for assignment, and libvirt uses its own ways as well. Hosts where these "alternate" methods are used will still leave the system in a vulnerable state after the device comes back from a guest. An untrusted domain with access to a physical device can DMA into host memory, leading to privilege escalation. Only systems where guests are given direct access to physical devices capable of DMA (PCI pass-through) are vulnerable. Systems which do not use PCI pass-through are not vulnerable.Show less
2Fedoraproject
Reviewboard
2Fedora
Reviewboard
Nov 21, 2024
Dec 3, 2019
N/A· v4
4.3 MEDIUM· v3
4.0 MEDIUM· v2
Review Board: URL processing gives unauthorized users access to review lists
3Debian
FedoraprojectRedhat
4Debian Linux
Enterprise LinuxFedora+1 more
Nov 21, 2024
Dec 3, 2019
N/A· v4
4.7 MEDIUM· v3
3.3 LOW· v2
shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees
2Fedoraproject
Reviewboard
2Fedora
Reviewboard
Nov 21, 2024
Dec 2, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
ReviewBoard: has an access-control problem in REST API
2Fedoraproject
Ovirt
2Fedora
Mom
Nov 21, 2024
Dec 2, 2019
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
mom creates world-writable pid files in /var/run
4Canonical
DebianFedoraproject+1 more
4Debian Linux
FedoraOpenslp+1 more
Nov 21, 2024
Dec 2, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
openslp: SLPIntersectStringList()' Function has a DoS vulnerability
2Djangoproject
Fedoraproject
2Django
Fedora
Jun 17, 2026
Dec 2, 2019
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the...Show more
Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests, for updating the inline model. Directly editing the view-only parent model was not possible, but the parent model's save() method was called, triggering potential side effects, and causing pre and post-save signal handlers to be invoked. (To resolve this, the Django admin is adjusted to require edit permissions on the parent model in order for inline models to be editable.)Show less
3Debian
FedoraprojectOpensc Project
3Debian Linux
FedoraOpensc
Jun 17, 2026
Dec 1, 2019
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
An issue was discovered in OpenSC through 0.19.0 and 0.20.x through 0.20.0-rc3. libopensc/card-setcos.c has an incorrect read operation during parsing of a SETCOS file attribute.
4Canonical
DebianFedoraproject+1 more
4Debian Linux
FedoraRabbitmq C+1 more
Jun 17, 2026
Dec 1, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
An issue was discovered in amqp_handle_input in amqp_connection.c in rabbitmq-c 0.9.0. There is an integer overflow that leads to heap memory corruption in the handling of CONNECTION_STATE_HEADER. A rogue server could re...Show more
An issue was discovered in amqp_handle_input in amqp_connection.c in rabbitmq-c 0.9.0. There is an integer overflow that leads to heap memory corruption in the handling of CONNECTION_STATE_HEADER. A rogue server could return a malicious frame header that leads to a smaller target_size value than needed. This condition is then carried on to a memcpy function that copies too much data into a heap buffer.Show less
3Debian
FedoraprojectProftpd
3Debian Linux
FedoraProftpd
Jun 17, 2026
Nov 30, 2019
N/A· v4
4.9 MEDIUM· v3
4.0 MEDIUM· v2
An issue was discovered in tls_verify_crl in ProFTPD through 1.3.6b. A dereference of a NULL pointer may occur. This pointer is returned by the OpenSSL sk_X509_REVOKED_value() function when encountering an empty CRL inst...Show more
An issue was discovered in tls_verify_crl in ProFTPD through 1.3.6b. A dereference of a NULL pointer may occur. This pointer is returned by the OpenSSL sk_X509_REVOKED_value() function when encountering an empty CRL installed by a system administrator. The dereference occurs when validating the certificate of a client connecting to the server in a TLS client/server mutual-authentication setup.Show less
3Fedoraproject
GnomeOpensuse
3Dia
FedoraLeap
Jun 17, 2026
Nov 29, 2019
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
When GNOME Dia before 2019-11-27 is launched with a filename argument that is not a valid codepoint in the current encoding, it enters an endless loop, thus endlessly writing text to stdout. If this launch is from a thum...Show more
When GNOME Dia before 2019-11-27 is launched with a filename argument that is not a valid codepoint in the current encoding, it enters an endless loop, thus endlessly writing text to stdout. If this launch is from a thumbnailer service, this output will usually be written to disk via the system's logging facility (potentially with elevated privileges), thus filling up the disk and eventually rendering the system unusable. (The filename can be for a nonexistent file.) NOTE: this does not affect an upstream release, but affects certain Linux distribution packages with version numbers such as 0.97.3.Show less
4Canonical
DebianFedoraproject+1 more
4Debian Linux
FedoraLinux Kernel+1 more
Jun 17, 2026
Nov 29, 2019
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
A heap overflow flaw was found in the Linux kernel, all versions 3.x.x and 4.x.x before 4.18.0, in Marvell WiFi chip driver. The vulnerability allows a remote attacker to cause a system crash, resulting in a denial of se...Show more
A heap overflow flaw was found in the Linux kernel, all versions 3.x.x and 4.x.x before 4.18.0, in Marvell WiFi chip driver. The vulnerability allows a remote attacker to cause a system crash, resulting in a denial of service, or execute arbitrary code. The highest threat with this vulnerability is with the availability of the system. If code execution occurs, the code will run with the permissions of root. This will affect both confidentiality and integrity of files on the system.Show less
5Canonical
DebianFedoraproject+2 more
5Debian Linux
FedoraLeap+2 more
Jun 17, 2026
Nov 29, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A heap-based buffer overflow was discovered in the Linux kernel, all versions 3.x.x and 4.x.x before 4.18.0, in Marvell WiFi chip driver. The flaw could occur when the station attempts a connection negotiation during the...Show more
A heap-based buffer overflow was discovered in the Linux kernel, all versions 3.x.x and 4.x.x before 4.18.0, in Marvell WiFi chip driver. The flaw could occur when the station attempts a connection negotiation during the handling of the remote devices country settings. This could allow the remote device to cause a denial of service (system crash) or possibly execute arbitrary code.Show less
5Canonical
FedoraprojectLinux+2 more
5Enterprise Linux
FedoraLeap+2 more
Jun 17, 2026
Nov 27, 2019
N/A· v4
4.7 MEDIUM· v3
1.9 LOW· v2
The Linux kernel before 5.4.1 on powerpc allows Information Exposure because the Spectre-RSB mitigation is not in place for all applicable CPUs, aka CID-39e72bf96f58. This is related to arch/powerpc/kernel/entry_64.S and...Show more
The Linux kernel before 5.4.1 on powerpc allows Information Exposure because the Spectre-RSB mitigation is not in place for all applicable CPUs, aka CID-39e72bf96f58. This is related to arch/powerpc/kernel/entry_64.S and arch/powerpc/kernel/security.c.Show less
3Debian
FedoraprojectPython
3Debian Linux
FedoraPython
Nov 21, 2024
Nov 27, 2019
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
The CGIHandler class in Python before 2.7.12 does not protect against the HTTP_PROXY variable name clash in a CGI script, which could allow a remote attacker to redirect HTTP requests.
3Ethz
FedoraprojectRedhat
3Enterprise Linux
FedoraXquest
Nov 21, 2024
Nov 27, 2019
N/A· v4
2.5 LOW· v3
1.9 LOW· v2
A password generation weakness exists in xquest through 2016-06-13.
2Artifex
Fedoraproject
2Fedora
Ghostscript
Jun 17, 2026
Nov 27, 2019
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
A flaw was found in all ghostscript versions 9.x before 9.50, in the .setuserparams2 procedure where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. A specially crafted...Show more
A flaw was found in all ghostscript versions 9.x before 9.50, in the .setuserparams2 procedure where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. A specially crafted PostScript file could disable security protection and then have access to the file system, or execute arbitrary commands.Show less