← Back

Fedora

fedora

Vendor: Fedoraproject • 5,353 CVEs

CVEs (5,353)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
5Fedoraproject
NetappOpensuse+2 more
17Communications Billing And Revenue Management
Communications Diameter Signaling RouterCommunications Eagle Application Processor+14 more
Jun 17, 2026
Jun 5, 2020
N/A· v4
8.6 HIGH· v3
7.5 HIGH· v2
Perl before 5.30.3 has an integer overflow related to mishandling of a "PL_regkind[OP(n)] == NOTHING" situation. A crafted regular expression could lead to malformed bytecode with a possibility of instruction injection.
4Fedoraproject
OpensuseOracle+1 more
15Communications Billing And Revenue Management
Communications Diameter Signaling RouterCommunications Eagle Application Processor+12 more
Jun 17, 2026
Jun 5, 2020
N/A· v4
8.2 HIGH· v3
6.4 MEDIUM· v2
Perl before 5.30.3 on 32-bit platforms allows a heap-based buffer overflow because nested regular expression quantifiers have an integer overflow.
5Debian
FedoraprojectNetapp+2 more
5Debian Linux
FedoraPostgresql Jdbc Driver+2 more
Jun 17, 2026
Jun 4, 2020
N/A· v4
7.7 HIGH· v3
6.8 MEDIUM· v2
PostgreSQL JDBC Driver (aka PgJDBC) before 42.2.13 allows XXE.
4Canonical
DebianFedoraproject+1 more
4Debian Linux
FedoraGnutls+1 more
Jun 17, 2026
Jun 4, 2020
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
GnuTLS 3.6.x before 3.6.14 uses incorrect cryptography for encrypting a session ticket (a loss of confidentiality in TLS 1.2, and an authentication bypass in TLS 1.3). The earliest affected version is 3.6.4 (2018-09-24)...Show more
GnuTLS 3.6.x before 3.6.14 uses incorrect cryptography for encrypting a session ticket (a loss of confidentiality in TLS 1.2, and an authentication bypass in TLS 1.3). The earliest affected version is 3.6.4 (2018-09-24) because of an error in a 2018-09-18 commit. Until the first key rotation, the TLS server always uses wrong data in place of an encryption key derived from an application.Show less
6Debian
FedoraprojectNghttp2+3 more
10Banking Extensibility Workbench
Blockchain PlatformDebian Linux+7 more
Jun 17, 2026
Jun 3, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 byt...Show more
In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., > 32), then drop the connection.Show less
4Fedoraproject
GrafanaNetapp+1 more
5Backports Sle
E Series Performance AnalyzerFedora+2 more
Jun 17, 2026
Jun 3, 2020
N/A· v4
8.2 HIGH· v3
6.4 MEDIUM· v2
The avatar feature in Grafana 3.0.1 through 7.0.1 has an SSRF Incorrect Access Control issue. This vulnerability allows any unauthenticated user/client to make Grafana send HTTP requests to any URL and return its result...Show more
The avatar feature in Grafana 3.0.1 through 7.0.1 has an SSRF Incorrect Access Control issue. This vulnerability allows any unauthenticated user/client to make Grafana send HTTP requests to any URL and return its result to the user/client. This can be used to gain information about the network that Grafana is running on. Furthermore, passing invalid URL objects could be used for DOS'ing Grafana via SegFault.Show less
6Canonical
DebianDjangoproject+3 more
7Debian Linux
DjangoFedora+4 more
Jun 17, 2026
Jun 3, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. Query parameters generated by the Django admin ForeignKeyRawIdWidget were not properly URL encoded, leading to a possibility of an XSS attack.
6Canonical
DebianDjangoproject+3 more
7Debian Linux
DjangoFedora+4 more
Jun 17, 2026
Jun 3, 2020
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. In cases where a memcached backend does not perform key validation, passing malformed cache keys could result in a key collision, and potential da...Show more
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. In cases where a memcached backend does not perform key validation, passing malformed cache keys could result in a key collision, and potential data leakage.Show less
3Fedoraproject
LinuxfoundationRedhat
4Cni Network Plugins
Enterprise LinuxFedora+1 more
Jun 17, 2026
Jun 3, 2020
N/A· v4
6.0 MEDIUM· v3
6.0 MEDIUM· v2
A vulnerability was found in all versions of containernetworking/plugins before version 0.8.6, that allows malicious containers in Kubernetes clusters to perform man-in-the-middle (MitM) attacks. A malicious container ca...Show more
A vulnerability was found in all versions of containernetworking/plugins before version 0.8.6, that allows malicious containers in Kubernetes clusters to perform man-in-the-middle (MitM) attacks. A malicious container can exploit this flaw by sending rogue IPv6 router advertisements to the host or other containers, to redirect traffic to the malicious container.Show less
3Fedoraproject
NetappSystemd Project
4Active Iq Unified Manager
FedoraSolidfire & Hci Management Node+1 more
Jun 17, 2026
Jun 3, 2020
N/A· v4
6.7 MEDIUM· v3
6.2 MEDIUM· v2
systemd through v245 mishandles numerical usernames such as ones composed of decimal digits or 0x followed by hex digits, as demonstrated by use of root privileges when privileges of the 0x0 user account were intended. N...Show more
systemd through v245 mishandles numerical usernames such as ones composed of decimal digits or 0x followed by hex digits, as demonstrated by use of root privileges when privileges of the 0x0 user account were intended. NOTE: this issue exists because of an incomplete fix for CVE-2017-1000082.Show less
2Fedoraproject
Znc
2Fedora
Znc
Jun 17, 2026
Jun 2, 2020
N/A· v4
6.5 MEDIUM· v3
3.5 LOW· v2
ZNC 1.8.0 up to 1.8.1-rc1 allows authenticated users to trigger an application crash (with a NULL pointer dereference) if echo-message is not enabled and there is no network.
4Broadcom
DebianDocker+1 more
4Debian Linux
EngineFedora+1 more
Jun 17, 2026
Jun 2, 2020
N/A· v4
6.0 MEDIUM· v3
6.0 MEDIUM· v2
An issue was discovered in Docker Engine before 19.03.11. An attacker in a container, with the CAP_NET_RAW capability, can craft IPv6 router advertisements, and consequently spoof external IPv6 hosts, obtain sensitive in...Show more
An issue was discovered in Docker Engine before 19.03.11. An attacker in a container, with the CAP_NET_RAW capability, can craft IPv6 router advertisements, and consequently spoof external IPv6 hosts, obtain sensitive information, or cause a denial of service.Show less
3Canonical
FedoraprojectPython Rsa Project
3Fedora
Python RsaUbuntu Linux
Jun 17, 2026
Jun 1, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Python-RSA before 4.1 ignores leading '\0' bytes during decryption of ciphertext. This could conceivably have a security-relevant impact, e.g., by helping an attacker to infer that an application uses Python-RSA, or if t...Show more
Python-RSA before 4.1 ignores leading '\0' bytes during decryption of ciphertext. This could conceivably have a security-relevant impact, e.g., by helping an attacker to infer that an application uses Python-RSA, or if the length of accepted ciphertext affects application behavior (such as by causing excessive memory allocation).Show less
5Canonical
DebianFedoraproject+2 more
5Debian Linux
FedoraLeap+2 more
Jun 17, 2026
Jun 1, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
A NULL pointer dereference in sanei_epson_net_read in SANE Backends before 1.0.30 allows a malicious device connected to the same local network as the victim to cause a denial of service, aka GHSL-2020-075.
5Broadcom
CanonicalFedoraproject+2 more
6Balsa
Cloud BackupFabric Operating System+3 more
Jun 17, 2026
May 28, 2020
N/A· v4
6.5 MEDIUM· v3
6.4 MEDIUM· v2
In GNOME glib-networking through 2.64.2, the implementation of GTlsClientConnection skips hostname verification of the server's TLS certificate if the application fails to specify the expected server identity. This is in...Show more
In GNOME glib-networking through 2.64.2, the implementation of GTlsClientConnection skips hostname verification of the server's TLS certificate if the application fails to specify the expected server identity. This is in contrast to its intended documented behavior, to fail the certificate verification. Applications that fail to provide the server identity, including Balsa before 2.5.11 and 2.6.x before 2.6.1, accept a TLS certificate if the certificate is valid for any host.Show less
4Canonical
DebianFedoraproject+1 more
4Debian Linux
FedoraSympa+1 more
Jun 17, 2026
May 27, 2020
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
Sympa before 6.2.56 allows privilege escalation.
8Brocade
CanonicalDebian+5 more
12Cloud Backup
Communications Network Charging And ControlDebian Linux+9 more
Jun 17, 2026
May 27, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
ext/fts3/fts3_snippet.c in SQLite before 3.32.0 has a NULL pointer dereference via a crafted matchinfo() query.
8Apple
BrocadeCanonical+5 more
18Cloud Backup
Communications Network Charging And ControlFabric Operating System+15 more
Jun 17, 2026
May 27, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c.
9Apple
BrocadeCanonical+6 more
19Cloud Backup
Communications Network Charging And ControlDebian Linux+16 more
Jun 17, 2026
May 27, 2020
N/A· v4
7.0 HIGH· v3
4.4 MEDIUM· v2
ext/fts3/fts3.c in SQLite before 3.32.0 has a use-after-free in fts3EvalNextRow, related to the snippet feature.
3Axel Project
FedoraprojectOpensuse
4Axel
Backports SleFedora+1 more
Jun 17, 2026
May 26, 2020
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in ssl.c in Axel before 2.17.8. The TLS implementation lacks hostname verification.