VendorsFedora Projectfedora39
Vulnerabilities

Fedora Project Fedora 39

Ranked by severity, then by exploit likelihood. Click a CVE ID for its full record.

493CVEs
CVE-2024-24549
Apache Tomcat: HTTP/2 header handling DoS
Published 2024-03-13 · Modified
7.5EPSS 0.231
CVE-2023-39325
HTTP/2 rapid reset can cause excessive work in net/http
Published 2023-10-11 · Modified
7.5EPSS 0.038
CVE-2024-1931
Denial of service when trimming EDE text on positive replies
Published 2024-03-07 · Analyzed
7.5EPSS 0.025
CVE-2023-4236
named may terminate unexpectedly under high DNS-over-TLS query load
Published 2023-09-20 · Modified
7.5EPSS 0.022
CVE-2023-31490
An issue found in Frrouting bgpd v.8.4.2 allows a remote attacker to cause a denial of service via the bgp_attr_psid_sub() function.
Published 2023-05-09 · Modified
7.5EPSS 0.022
CVE-2023-43669
The Tungstenite crate before 0.20.1 for Rust allows remote attackers to cause a denial of service (minutes of CPU consumption) via an excessive length of an HTTP header in a client handshake. The length affects both how many times a parse is attempted (e.g., thousands of times) and the average amount of data for each parse attempt (e.g., millions of bytes).
Published 2023-09-21 · Modified
7.5EPSS 0.021
CVE-2024-28757
libexpat through 2.6.1 allows an XML Entity Expansion attack when there is isolated use of external parsers (created via XML_ExternalEntityParserCreate).
Published 2024-03-10 · Modified
7.5EPSS 0.020
CVE-2023-38802
FRRouting FRR 7.5.1 through 9.0 and Pica8 PICOS 4.3.3.2 allow a remote attacker to cause a denial of service via a crafted BGP update with a corrupted attribute 23 (Tunnel Encapsulation).
Published 2023-08-29 · Modified
7.5EPSS 0.018
CVE-2024-2886
Use after free in WebCodecs in Google Chrome prior to 123.0.6312.86 allowed a remote attacker to perform arbitrary read/write via a crafted HTML page. (Chromium security severity: High)
Published 2024-03-26 · Modified
7.5EPSS 0.018
CVE-2023-39350
Incorrect offset calculation leading to denial of service in FreeRDP
Published 2023-08-31 · Modified
7.5EPSS 0.016
CVE-2024-0553
Gnutls: incomplete fix for cve-2023-5981
Published 2024-01-16 · Modified
7.5EPSS 0.016
CVE-2023-39354
FreeRDP Out-Of-Bounds Read in nsc_rle_decompress_data
Published 2023-08-31 · Modified
7.5EPSS 0.016
CVE-2023-39351
FreeRDP Null Pointer Dereference leading denial of service
Published 2023-08-31 · Modified
7.5EPSS 0.016
CVE-2024-22871
An issue in Clojure versions 1.20 to 1.12.0-alpha5 allows an attacker to cause a denial of service (DoS) via the clojure.core$partial$fn__5920 function.
Published 2024-02-29 · Modified
7.5EPSS 0.015
CVE-2023-41164
In Django 3.2 before 3.2.21, 4.1 before 4.1.11, and 4.2 before 4.2.5, django.utils.encoding.uri_to_iri() is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.
Published 2023-11-03 · Modified
7.5EPSS 0.015
CVE-2024-0567
Gnutls: rejects certificate chain with distributed trust
Published 2024-01-16 · Modified
7.5EPSS 0.014
CVE-2023-50967
latchset jose through version 11 allows attackers to cause a denial of service (CPU consumption) via a large p2c (aka PBES2 Count) value.
Published 2024-03-20 · Modified
7.5EPSS 0.014
CVE-2023-4408
Parsing large DNS messages may cause excessive CPU load
Published 2024-02-13 · Modified
7.5EPSS 0.013
CVE-2023-40589
FreeRDP Global-Buffer-Overflow in ncrush_decompress
Published 2023-08-31 · Modified
7.5EPSS 0.013
CVE-2024-23280
An injection issue was addressed with improved validation. This issue is fixed in Safari 17.4, iOS 17.4 and iPadOS 17.4, macOS Sonoma 14.4, tvOS 17.4, watchOS 10.4. A maliciously crafted webpage may be able to fingerprint the user.
Published 2024-03-08 · Modified
7.5EPSS 0.013
CVE-2023-20900
A malicious actor that has been granted Guest Operation Privileges https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-security/GUID-6A952214-0E5E-4CCF-9D2A-90948FF643EC.html  in a target virtual machine may be able to elevate their privileges if that target virtual machine has been assigned a more privileged Guest Alias https://vdc-download.vmware.com/vmwb-repository/dcr-public/d1902b0e-d479-46bf-8ac9-cee0e31e8ec0/07ce8dbd-db48-4261-9b8f-c6d3ad8ba472/vim.vm.guest.AliasManager.html .
Published 2023-08-31 · Modified
7.5EPSS 0.013
CVE-2023-41358
An issue was discovered in FRRouting FRR through 9.0. bgpd/bgp_packet.c processes NLRIs if the attribute length is zero.
Published 2023-08-29 · Modified
7.5EPSS 0.013
CVE-2024-24814
Denial of service when manipulating mod_auth_openidc_session_chunks cookie in mod_auth_openidc
Published 2024-02-13 · Modified
7.5EPSS 0.013
CVE-2023-5517
Querying RFC 1918 reverse zones may cause an assertion failure when "nxdomain-redirect" is enabled
Published 2024-02-13 · Modified
7.5EPSS 0.012
CVE-2023-5679
Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution
Published 2024-02-13 · Modified
7.5EPSS 0.012
CVE-2023-43665
In Django 3.2 before 3.2.22, 4.1 before 4.1.12, and 4.2 before 4.2.6, the django.utils.text.Truncator chars() and words() methods (when used with html=True) are subject to a potential DoS (denial of service) attack via certain inputs with very long, potentially malformed HTML text. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which are thus also vulnerable. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232.
Published 2023-11-03 · Modified
7.5EPSS 0.012
CVE-2024-32661
FreeRDP rdp_write_logon_info_v1 NULL access
Published 2024-04-23 · Modified
7.5EPSS 0.012
CVE-2024-23837
LibHTP unbounded folded header handling leads to denial service
Published 2024-02-26 · Modified
7.5EPSS 0.012
CVE-2024-27318
Versions of the package onnx before and including 1.15.0 are vulnerable to Directory Traversal as the external_data field of the tensor proto can have a path to the file which is outside the model current directory or user-provided directory. The vulnerability occurs as a bypass for the patch added for CVE-2022-25882.
Published 2024-02-23 · Modified
7.5EPSS 0.012
CVE-2024-4559
Heap buffer overflow in WebAudio in Google Chrome prior to 124.0.6367.155 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)
Published 2024-05-07 · Analyzed
7.5EPSS 0.012
CVE-2024-31578
FFmpeg version n6.1.1 was discovered to contain a heap use-after-free via the av_hwframe_ctx_init function.
Published 2024-04-17 · Modified
7.5EPSS 0.012
CVE-2024-26134
CBOR2 decoder has potential buffer overflow
Published 2024-02-19 · Analyzed
7.5EPSS 0.012
CVE-2023-46838
Linux: netback processing of zero-length transmit fragment
Published 2024-01-29 · Modified
7.5EPSS 0.012
CVE-2024-32660
FreeRDP zgfx_decompress out of memory vulnerability
Published 2024-04-23 · Modified
7.5EPSS 0.012
CVE-2024-23836
crafted traffic can cause denial of service
Published 2024-02-26 · Analyzed
7.5EPSS 0.012
CVE-2024-27507
libLAS 1.8.1 contains a memory leak vulnerability in /libLAS/apps/ts2las.cpp.
Published 2024-02-27 · Modified
7.5EPSS 0.012
CVE-2023-46849
Using the --fragment option in certain configuration setups OpenVPN version 2.6.0 to 2.6.6 allows an attacker to trigger a divide by zero behaviour which could cause an application crash, leading to a denial of service.
Published 2023-11-11 · Modified
7.5EPSS 0.012
CVE-2024-4140
An excessive memory use issue (CWE-770) exists in Email-MIME, before version 1.954, which can cause denial of service when parsing multipart MIME messages. The patch set (from 2020 and 2024) limits excessive depth and the total number of parts.
Published 2024-05-02 · Analyzed
7.5EPSS 0.011
CVE-2023-41909
An issue was discovered in FRRouting FRR through 9.0. bgp_nlri_parse_flowspec in bgpd/bgp_flowspec.c processes malformed requests with no attributes, leading to a NULL pointer dereference.
Published 2023-09-05 · Modified
7.5EPSS 0.011
CVE-2023-38552
When the Node.js policy feature checks the integrity of a resource against a trusted manifest, the application can intercept the operation and return a forged checksum to the node's policy implementation, thus effectively disabling the integrity check. Impacts: This vulnerability affects all users using the experimental policy mechanism in all active release lines: 18.x and, 20.x. Please note that at the time this CVE was issued, the policy mechanism is an experimental feature of Node.js.
Published 2023-10-18 · Modified
7.5EPSS 0.011
← Prev7 / 13Next →