Bartek Nowotarski

#2273of 53,635
105.7Total CVSS
Vulnerabilities · 14
Low
1
Medium
1
High
11
Critical
1
PT-2024-2590
7.8
2024-02-22
Apache · Apache Http Server · CVE-2024-27316
**Name of the Vulnerable Software and Affected Versions** nghttp2 versions prior to the fixed version Apache HTTP Server versions prior to the fixed version Apple Software (affected versions not specified) NetApp ONTAP (affected versions not specified) Fedoraproject Fedora (affected versions not specified) **Description** The issue is related to the handling of HTTP/2 incoming headers, where exceeding the limit leads to temporary buffering in order to generate an informative HTTP 413 response. If a client does not stop sending headers, this results in memory exhaustion. The vulnerability is also associated with uncontrolled resource consumption due to incorrect determination of the end of a header when processing CONTINUATION frames. Exploitation of the vulnerability may allow a remote attacker to cause a denial of service by sending specially crafted HTTP requests. **Recommendations** For nghttp2, update to a version that includes a fix for this issue. For Apache HTTP Server, update to a version that includes a fix for this issue. For Apple Software, there is no information about a newer version that contains a fix for this vulnerability. For NetApp ONTAP, there is no information about a newer version that contains a fix for this vulnerability. For Fedoraproject Fedora, there is no information about a newer version that contains a fix for this vulnerability. As a temporary workaround, consider restricting access to the `HTTP/2` protocol until a patch is available. Avoid using the `CONTINUATION` frames in the affected API endpoint until the issue is resolved.
PT-2024-2570
7.8
2024-02-19
Apache · Apache Tomcat · CVE-2024-24549
**Name of the Vulnerable Software and Affected Versions** Apache Tomcat versions prior to 11.0.0-M1, 10.1.0-M1, 9.0.0-M1, 8.5.0 through 8.5.98. **Description** The vulnerability in Apache Tomcat is due to improper input validation for HTTP/2 requests, leading to potential DoS conditions. If the request exceeded any of the configured limits for headers, the associated HTTP/2 stream was not reset until after all of the headers had been processed. This issue affects Apache Tomcat versions from 11.0.0-M1 through 11.0.0-M16, from 10.1.0-M1 through 10.1.18, from 9.0.0-M1 through 9.0.85, from 8.5.0 through 8.5.98. Users are recommended to upgrade to version 11.0.0-M17, 10.1.19, 9.0.86 or 8.5.99 which fix the issue. **Recommendations** To resolve the issue, users are recommended to upgrade to the latest version of Apache Tomcat, specifically to versions 11.0.0-M17, 10.1.19, 9.0.86, or 8.5.99. Upgrading to these versions will fix the vulnerability and prevent potential DoS conditions. Additionally, users can temporarily disable the `vulnerableFunction()` function until a patch is available, or restrict access to the vulnerable module to minimize the risk of exploitation. However, these are temporary measures and should not be used as a permanent solution. Users should follow the release notes for the latest version of Confluence Data Center and Server and download the latest version from the download center. Note: The CVSS score and vector are not provided in the input data, but they are mentioned in the descriptions as having a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H. The CVSS score and vector are used to describe the severity of the vulnerability but are not included in the input data. Recommendations for each affected version: - Apache Tomcat version 11.0.0-M1: Upgrade to version 11.0.0-M17. - Apache Tomcat version 10.1.0-M1: Upgrade to version 10.1.19. - Apache Tomcat version 9.0.0-M1: Upgrade to version 9.0.86. - Apache Tomcat version 8.5.0: Upgrade to version 8.5.99. In summary, the vulnerability in Apache Tomcat affects versions prior to 11.0.0-M1, 10.1.0-M1, 9.0.0-M1, 8.5.0 through 8.5.98, and users are recommended to upgrade to the latest version to fix the issue. The CVSS score and vector are mentioned but not provided in the input data. The recommendations for each affected version are to upgrade to the specified fixed versions.