Show filters
331 Total Results
Displaying 161-170 of 331
Sort by:
Attacker Value
Unknown
CVE-2021-45445
Disclosure Date: January 12, 2022 (last updated February 23, 2025)
Unisys ClearPath MCP TCP/IP Networking Services 59.1, 60.0, and 62.0 has an Infinite Loop.
0
Attacker Value
Unknown
CVE-2021-40111
Disclosure Date: January 04, 2022 (last updated February 23, 2025)
In Apache James, while fuzzing with Jazzer the IMAP parsing stack, we discover that crafted APPEND and STATUS IMAP command could be used to trigger infinite loops resulting in expensive CPU computations and OutOfMemory exceptions. This can be used for a Denial Of Service attack. The IMAP user needs to be authenticated to exploit this vulnerability. This affected Apache James prior to version 3.6.1. This vulnerability had been patched in Apache James 3.6.1 and higher. We recommend the upgrade.
0
Attacker Value
Unknown
CVE-2021-4182
Disclosure Date: December 30, 2021 (last updated February 23, 2025)
Crash in the RFC 7468 dissector in Wireshark 3.6.0 and 3.4.0 to 3.4.10 allows denial of service via packet injection or crafted capture file
0
Attacker Value
Unknown
CVE-2021-4185
Disclosure Date: December 30, 2021 (last updated February 23, 2025)
Infinite loop in the RTMPT dissector in Wireshark 3.6.0 and 3.4.0 to 3.4.10 allows denial of service via packet injection or crafted capture file
0
Attacker Value
Unknown
CVE-2021-4190
Disclosure Date: December 30, 2021 (last updated February 23, 2025)
Large loop in the Kafka dissector in Wireshark 3.6.0 allows denial of service via packet injection or crafted capture file
0
Attacker Value
Unknown
CVE-2021-4184
Disclosure Date: December 30, 2021 (last updated February 23, 2025)
Infinite loop in the BitTorrent DHT dissector in Wireshark 3.6.0 and 3.4.0 to 3.4.10 allows denial of service via packet injection or crafted capture file
0
Attacker Value
Unknown
CVE-2021-45257
Disclosure Date: December 22, 2021 (last updated February 23, 2025)
An infinite loop vulnerability exists in nasm 2.16rc0 via the gpaste_tokens function.
0
Attacker Value
Unknown
CVE-2021-44924
Disclosure Date: December 21, 2021 (last updated February 23, 2025)
An infinite loop vulnerability exists in gpac 1.1.0 in the gf_log function, which causes a Denial of Service.
0
Attacker Value
Unknown
CVE-2021-45297
Disclosure Date: December 21, 2021 (last updated February 23, 2025)
An infinite loop vulnerability exists in Gpac 1.0.1 in gf_get_bit_size.
0
Attacker Value
Unknown
CVE-2021-4044
Disclosure Date: December 14, 2021 (last updated February 23, 2025)
Internally libssl in OpenSSL calls X509_verify_cert() on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error (for example out of memory). Such a negative return value is mishandled by OpenSSL and will cause an IO function (such as SSL_connect() or SSL_do_handshake()) to not indicate success and a subsequent call to SSL_get_error() to return the value SSL_ERROR_WANT_RETRY_VERIFY. This return value is only supposed to be returned by OpenSSL if the application has previously called SSL_CTX_set_cert_verify_callback(). Since most applications do not do this the SSL_ERROR_WANT_RETRY_VERIFY return value from SSL_get_error() will be totally unexpected and applications may not behave correctly as a result. The exact behaviour will depend on the application but it could result in crashes, infinite loops or other similar incorrect responses. This issue is made more serious in combination with a separate bug …
0