VendorsFedora Projectfedora37
Vulnerabilities

Fedora Project Fedora 37

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

698CVEs
CVE-2023-3899
Subscription-manager: inadequate authorization of com.redhat.rhsm1 d-bus interface allows local users to modify configuration
Published 2023-08-23 · Modified
7.8EPSS 0.002
CVE-2023-44487
The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.
Published 2023-10-10 · Analyzed
7.5KEV1 PoCEPSS 1.000
CVE-2022-3786
X.509 Email Address Variable Length Buffer Overflow
Published 2022-11-01 · Modified
7.5EPSS 0.925
CVE-2022-3602
X.509 Email Address 4-byte Buffer Overflow
Published 2022-11-01 · Modified
7.5EPSS 0.908
CVE-2023-34966
Samba: infinite loop in mdssvc rpc service for spotlight
Published 2023-07-20 · Modified
7.5EPSS 0.624
CVE-2023-38039
When curl retrieves an HTTP response, it stores the incoming headers so that they can be accessed later via the libcurl headers API. However, curl did not have a limit in how many or how large headers it would accept in a response, allowing a malicious server to stream an endless series of headers and eventually cause curl to run out of heap memory.
Published 2023-09-15 · Modified
7.5EPSS 0.581
CVE-2023-39456
Apache Traffic Server: Malformed http/2 frames can cause an abort
Published 2023-10-17 · Modified
7.5EPSS 0.538
CVE-2023-25652
"git apply --reject" partially-controlled arbitrary file write
Published 2023-04-25 · Modified
7.5EPSS 0.519
CVE-2023-24329
An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.
Published 2023-02-17 · Modified
7.5EPSS 0.205
CVE-2022-43551
A vulnerability exists in curl <7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. However, the HSTS mechanism could be bypassed if the host name in the given URL first uses IDN characters that get replaced to ASCII counterparts as part of the IDN conversion. Like using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop (U+002E) `.`. Then in a subsequent request, it does not detect the HSTS state and makes a clear text transfer. Because it would store the info IDN encoded but look for it IDN decoded.
Published 2022-12-23 · Modified
7.5EPSS 0.165
CVE-2023-38180
.NET and Visual Studio Denial of Service Vulnerability
Published 2023-08-08 · Analyzed
7.5KEVEPSS 0.140
CVE-2022-29153
HashiCorp Consul and Consul Enterprise up to 1.9.16, 1.10.9, and 1.11.4 may allow server side request forgery when the Consul client agent follows redirects returned by HTTP health check endpoints. Fixed in 1.9.17, 1.10.10, and 1.11.5.
Published 2022-04-19 · Modified
7.5EPSS 0.087
CVE-2020-10735
A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int("text"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.
Published 2022-09-09 · Modified
7.5EPSS 0.072
CVE-2022-4379
A use-after-free vulnerability was found in __nfs42_ssc_open() in fs/nfs/nfs4file.c in the Linux kernel. This flaw allows an attacker to conduct a remote denial
Published 2023-01-10 · Modified
7.5EPSS 0.063
CVE-2022-21698
Uncontrolled Resource Consumption in promhttp
Published 2022-02-15 · Modified
7.5EPSS 0.060
CVE-2022-22728
libapreq2 multipart form parse memory corruption
Published 2022-08-25 · Modified
7.5EPSS 0.058
CVE-2022-31129
Inefficient Regular Expression Complexity in moment
Published 2022-07-06 · Modified
7.5EPSS 0.056
CVE-2023-1992
RPCoRDMA dissector crash in Wireshark 4.0.0 to 4.0.4 and 3.6.0 to 3.6.12 allows denial of service via packet injection or crafted capture file
Published 2023-04-12 · Modified
7.5EPSS 0.046
CVE-2022-3559
Exim Regex use after free
Published 2022-10-17 · Modified
7.5EPSS 0.040
CVE-2022-38013
.NET Core and Visual Studio Denial of Service Vulnerability
Published 2022-09-13 · Modified
7.5EPSS 0.040
CVE-2023-30589
The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS). The CR character (without LF) is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only the CRLF sequence should delimit each header-field. This impacts all Node.js active versions: v16, v18, and, v20
Published 2023-06-30 · Modified
7.5EPSS 0.039
CVE-2023-39325
HTTP/2 rapid reset can cause excessive work in net/http
Published 2023-10-11 · Modified
7.5EPSS 0.038
CVE-2023-2828
named's configured cache size limit can be significantly exceeded
Published 2023-06-21 · Modified
7.5EPSS 0.038
CVE-2022-27664
In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.
Published 2022-09-06 · Modified
7.5EPSS 0.033
CVE-2022-39261
Twig may load a template outside a configured directory when using the filesystem loader
Published 2022-09-28 · Modified
7.5EPSS 0.032
CVE-2022-38177
Memory leak in ECDSA DNSSEC verification code
Published 2022-09-21 · Modified
7.5EPSS 0.032
CVE-2022-38178
Memory leaks in EdDSA DNSSEC verification code
Published 2022-09-21 · Modified
7.5EPSS 0.030
CVE-2023-36053
In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator are subject to a potential ReDoS (regular expression denial of service) attack via a very large number of domain name labels of emails and URLs.
Published 2023-07-03 · Modified
7.5EPSS 0.030
CVE-2023-3341
A stack exhaustion flaw in control channel code may cause named to terminate unexpectedly
Published 2023-09-20 · Modified
7.5EPSS 0.029
CVE-2023-21538
.NET Denial of Service Vulnerability
Published 2023-01-10 · Modified
7.5EPSS 0.028
CVE-2022-45061
An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.
Published 2022-11-09 · Modified
7.5EPSS 0.027
CVE-2022-24729
Regular expression Denial of Service in dialog plugin
Published 2022-03-16 · Modified
7.5EPSS 0.025
CVE-2023-2911
Exceeding the recursive-clients quota may cause named to terminate unexpectedly when stale-answer-client-timeout is set to 0
Published 2023-06-21 · Modified
7.5EPSS 0.025
CVE-2022-43680
In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations.
Published 2022-10-24 · Modified
7.5EPSS 0.024
CVE-2022-2309
NULL Pointer Dereference in lxml/lxml
Published 2022-07-05 · Modified
7.5EPSS 0.024
CVE-2022-32091
MariaDB v10.7 was discovered to contain an use-after-poison in in __interceptor_memset at /libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc.
Published 2022-07-01 · Modified
7.5EPSS 0.024
CVE-2022-32084
MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component sub_select.
Published 2022-07-01 · Modified
7.5EPSS 0.023
CVE-2022-32081
MariaDB v10.4 to v10.7 was discovered to contain an use-after-poison in prepare_inplace_add_virtual at /storage/innobase/handler/handler0alter.cc.
Published 2022-07-01 · Modified
7.5EPSS 0.022
CVE-2023-4236
named may terminate unexpectedly under high DNS-over-TLS query load
Published 2023-09-20 · Modified
7.5EPSS 0.022
CVE-2022-32089
MariaDB v10.5 to v10.7 was discovered to contain a segmentation fault via the component st_select_lex_unit::exclude_level.
Published 2022-07-01 · Modified
7.5EPSS 0.022
← Prev8 / 18Next →