Show filters
54 Total Results
Displaying 11-20 of 54
Sort by:
Attacker Value
Unknown

CVE-2022-22719

Disclosure Date: March 14, 2022 (last updated November 08, 2023)
A carefully crafted request body can cause a read to a random memory area which could cause the process to crash. This issue affects Apache HTTP Server 2.4.52 and earlier.
Attacker Value
Unknown

CVE-2022-22721

Disclosure Date: March 14, 2022 (last updated November 08, 2023)
If LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52 and earlier.
Attacker Value
Unknown

CVE-2022-23943

Disclosure Date: March 14, 2022 (last updated November 08, 2023)
Out-of-bounds Write vulnerability in mod_sed of Apache HTTP Server allows an attacker to overwrite heap memory with possibly attacker provided data. This issue affects Apache HTTP Server 2.4 version 2.4.52 and prior versions.
Attacker Value
Unknown

CVE-2022-21716

Disclosure Date: March 03, 2022 (last updated November 29, 2024)
Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 22.2.0, Twisted SSH client and server implement is able to accept an infinite amount of data for the peer's SSH version identifier. This ends up with a buffer using all the available memory. The attach is a simple as `nc -rv localhost 22 < /dev/zero`. A patch is available in version 22.2.0. There are currently no known workarounds.
Attacker Value
Unknown

CVE-2022-25315

Disclosure Date: February 18, 2022 (last updated October 07, 2023)
In Expat (aka libexpat) before 2.4.5, there is an integer overflow in storeRawNames.
Attacker Value
Unknown

CVE-2022-25314

Disclosure Date: February 18, 2022 (last updated October 07, 2023)
In Expat (aka libexpat) before 2.4.5, there is an integer overflow in copyString.
Attacker Value
Unknown

CVE-2022-25313

Disclosure Date: February 18, 2022 (last updated October 07, 2023)
In Expat (aka libexpat) before 2.4.5, an attacker can trigger stack exhaustion in build_model via a large nesting depth in the DTD element.
Attacker Value
Unknown

CVE-2022-25236

Disclosure Date: February 16, 2022 (last updated October 07, 2023)
xmlparse.c in Expat (aka libexpat) before 2.4.5 allows attackers to insert namespace-separator characters into namespace URIs.
Attacker Value
Unknown

CVE-2022-25235

Disclosure Date: February 16, 2022 (last updated October 07, 2023)
xmltok_impl.c in Expat (aka libexpat) before 2.4.5 lacks certain validation of encoding, such as checks for whether a UTF-8 character is valid in a certain context.
Attacker Value
Unknown

CVE-2022-0391

Disclosure Date: February 09, 2022 (last updated November 08, 2023)
A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator (URL) strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like '\r' and '\n' in the URL path. This flaw allows an attacker to input a crafted URL, leading to injection attacks. This flaw affects Python versions prior to 3.10.0b1, 3.9.5, 3.8.11, 3.7.11 and 3.6.14.