Lucene search
+L

4105 matches found

RedHat Linux
RedHat Linux
added 2024/09/24 11:48 a.m.8 views

httpd: HTTP response splitting

A flaw was found in httpd. The response headers are not sanitized before an HTTP response is sent when a malicious backend can insert a Content-Type, Content-Encoding, or some other headers, resulting in an HTTP response splitting...

7.3CVSS7.1AI score0.03914EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 11:46 a.m.46 views

Moderate: Red Hat Security Advisory: Red Hat JBoss Core Services Apache HTTP Server 2.4.57 SP6 security update

Red Hat JBoss Core Services Apache HTTP Server 2.4.57 Service Pack 6 is now available. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.3CVSS6.8AI score0.03914EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/09/24 11:46 a.m.8 views

httpd: HTTP response splitting

A flaw was found in httpd. The response headers are not sanitized before an HTTP response is sent when a malicious backend can insert a Content-Type, Content-Encoding, or some other headers, resulting in an HTTP response splitting...

7.3CVSS7.1AI score0.03914EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/09/24 12:0 a.m.41 views

EulerOS 2.0 SP8 : httpd (EulerOS-SA-2024-2473)

According to the versions of the httpd packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Faulty input validation in the core of Apache allows malicious or exploitable backend/content generators to split HTTP responses.CVE-2023-38709 HTT...

7.5CVSS7.3AI score0.91327EPSS
SaveExploits2References4
OpenVAS
OpenVAS
added 2024/09/23 12:0 a.m.31 views

Huawei EulerOS: Security Advisory for httpd (EulerOS-SA-2024-2473)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.9AI score0.91327EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.7 views

kernel: iommufd: Fix missing update of domains_itree after splitting iopt_area

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix missing update of domainsitree after splitting ioptarea In ioptareasplit, if the original ioptarea has filled a domain and is linked to domainsitree, pagesnodes have to be properly reinserted. Otherwise the...

9.1CVSS6.8AI score0.0059EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2024/09/05 6:20 p.m.102 views

Security Bulletin: IBM HTTP Server is vulnerable to HTTP response splitting due to the included Apache HTTP Server (CVE-2024-24795, CVE-2023-38709)

Summary IBM HTTP Server used by IBM WebSphere Application Server is vulnerable to HTTP response splitting due to the included Apache HTTP Server. Vulnerability Details CVEID:CVE-2024-24795 DESCRIPTION: Apache HTTP Server is vulnerable to HTTP response splitting attacks, caused by a flaw in multip...

7.3CVSS6.5AI score0.03914EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2024/09/04 10:42 p.m.20 views

CVE-2024-44976

In the Linux kernel, the following vulnerability has been resolved: ata: patamacio: Fix DMA table overflow Kolbjørn and Jonáš reported that their 32-bit PowerMacs were crashing in pata-macio since commit 09fe2bfa6b83 "ata: patamacio: Fix maxsegmentsize with PAGESIZE == 64K". For example: kernel B...

5.5CVSS7.3AI score0.00196EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/03 4:49 p.m.8 views

CLSA-2024-1725382183 httpd: Fix of 2 CVEs

CVE-2023-38709: faulty input validation in the core of Apache allows malicious or exploitable backend/content generators to split HTTP responses - CVE-2024-24795: HTTP response splitting in multiple modules allows an attacker that can inject malicious response headers into backend applications to...

7.3CVSS6.7AI score0.03914EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/09/03 12:0 a.m.37 views

EulerOS Virtualization 2.12.0 : httpd (EulerOS-SA-2024-2327)

According to the versions of the httpd packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : HTTP Response splitting in multiple modules in Apache HTTP Server allows an attacker that can inject malicious response headers into...

7.5CVSS7.3AI score0.91327EPSS
SaveExploits2References4
OpenVAS
OpenVAS
added 2024/09/03 12:0 a.m.31 views

Huawei EulerOS: Security Advisory for httpd (EulerOS-SA-2024-2307)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.5AI score0.91327EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2024/09/03 12:0 a.m.37 views

EulerOS Virtualization 2.12.1 : httpd (EulerOS-SA-2024-2307)

According to the versions of the httpd packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : HTTP Response splitting in multiple modules in Apache HTTP Server allows an attacker that can inject malicious response headers into...

7.5CVSS7.3AI score0.91327EPSS
SaveExploits2References4
NVD
NVD
added 2024/08/29 10:15 p.m.36 views

CVE-2024-45302

RestSharp is a Simple REST and HTTP API Client for .NET. The second argument to RestRequest.AddHeader the header value is vulnerable to CRLF injection. The same applies to RestRequest.AddOrUpdateHeader and RestClient.AddDefaultHeader. The way HTTP headers are added to a request is via the...

7.8CVSS0.00316EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2024/08/29 9:18 p.m.50 views

CVE-2024-45302 CRLF Injection in RestSharp's `RestRequest.AddHeader` method

RestSharp is a Simple REST and HTTP API Client for .NET. The second argument to RestRequest.AddHeader the header value is vulnerable to CRLF injection. The same applies to RestRequest.AddOrUpdateHeader and RestClient.AddDefaultHeader. The way HTTP headers are added to a request is via the...

6.1CVSS0.00316EPSS
SaveExploits1References3
Snyk
Snyk
added 2024/08/29 7:30 p.m.6 views

HTTP Response Splitting

Overview RestSharp is a Simple REST and HTTP API Client Affected versions of this package are vulnerable to HTTP Response Splitting via the HttpHeaders.TryAddWithoutValidation method. An attacker can manipulate HTTP headers and potentially perform HTTP request smuggling by inserting CRLF sequence...

7.8CVSS7AI score0.00316EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2024/08/29 7:30 p.m.50 views

CRLF Injection in RestSharp's `RestRequest.AddHeader` method

Summary The second argument to RestRequest.AddHeader the header value is vulnerable to CRLF injection. The same applies to RestRequest.AddOrUpdateHeader and RestClient.AddDefaultHeader. Details The way HTTP headers are added to a request is via the HttpHeaders.TryAddWithoutValidation method: This...

7.8CVSS8.2AI score0.00316EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/29 12:0 a.m.8 views

PT-2024-31555 · Restsharp · Restsharp

Name of the Vulnerable Software and Affected Versions: RestSharp versions prior to 112.0.0 Description: The second argument to RestRequest.AddHeader the header value is vulnerable to CRLF injection. The same applies to RestRequest.AddOrUpdateHeader and RestClient.AddDefaultHeader. The way HTTP...

7.8CVSS7.9AI score0.00316EPSS
SaveExploits1References11
OpenVAS
OpenVAS
added 2024/08/21 12:0 a.m.24 views

Huawei EulerOS: Security Advisory for httpd (EulerOS-SA-2024-2215)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.8AI score0.91327EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2024/08/21 12:0 a.m.42 views

EulerOS Virtualization 2.11.1 : httpd (EulerOS-SA-2024-2168)

According to the versions of the httpd packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : HTTP/2 incoming headers exceeding the limit are temporarily buffered in nghttp2 in order to generate an informative HTTP 413 respons...

7.5CVSS7.3AI score0.91327EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2024/08/21 12:0 a.m.46 views

EulerOS 2.0 SP12 : httpd (EulerOS-SA-2024-2215)

According to the versions of the httpd packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : HTTP Response splitting in multiple modules in Apache HTTP Server allows an attacker that can inject malicious response headers into backend...

7.5CVSS7.3AI score0.91327EPSS
SaveExploits2References4
Rows per page
Query Builder