Lucene search
K

5773 matches found

RedHat Linux
RedHat Linux
added 2022/06/22 10:32 a.m.207 views

Low: Red Hat Security Advisory: httpd:2.4 security update

An update for the httpd:2.4 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

7.5CVSS7.1AI score0.49089EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2022/06/22 10:32 a.m.6 views

httpd: mod_proxy NULL pointer dereference

A flaw was found In Apache httpd. The modproxy has a NULL pointer dereference. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability...

7.5CVSS7.1AI score0.49089EPSS
Exploits0References5
Rockylinux
Rockylinux
added 2022/06/22 9:23 a.m.58 views

httpd:2.4 security update

An update is available for httpd, modhttp2, modmd. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The httpd packages provide the Apache HTTP Server, a powerful,...

7.5CVSS8.7AI score0.49089EPSS
Exploits0
Photon
Photon
added 2022/06/22 12:0 a.m.103 views

Critical Photon OS Security Update - PHSA-2022-0202

Updates of 'httpd', 'openssl' packages of Photon OS have been released...

10CVSS1.6AI score0.95764EPSS
Exploits3
Photon
Photon
added 2022/06/22 12:0 a.m.49 views

Critical Photon OS Security Update - PHSA-2022-4.0-0202

Updates of 'httpd', 'openssl', 'libtiff' packages of Photon OS have been released...

9.8CVSS6.8AI score0.0569EPSS
Exploits2
Photon
Photon
added 2022/06/22 12:0 a.m.74 views

Critical Photon OS Security Update - PHSA-2022-0489

Updates of 'httpd' packages of Photon OS have been released...

9.8CVSS1.6AI score0.0569EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2022/06/22 12:0 a.m.142 views

RHEL 8 : httpd:2.4 (RHSA-2022:5163)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2022:5163 advisory. The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Security Fixes: httpd: modproxy NULL pointer...

7.5CVSS7.5AI score0.49089EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2022/06/17 12:0 a.m.103 views

EulerOS 2.0 SP5 : httpd (EulerOS-SA-2022-1893)

According to the versions of the httpd packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - 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...

9.8CVSS8.4AI score0.69803EPSS
Exploits0References5
OpenVAS
OpenVAS
added 2022/06/17 12:0 a.m.39 views

Huawei EulerOS: Security Advisory for httpd (EulerOS-SA-2022-1893)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 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...

9.8CVSS9.2AI score0.69803EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2022/06/16 12:0 a.m.35 views

Huawei EulerOS: Security Advisory for httpd (EulerOS-SA-2022-1843)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 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...

9.8CVSS9.2AI score0.69803EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2022/06/16 12:0 a.m.31 views

Huawei EulerOS: Security Advisory for httpd (EulerOS-SA-2022-1867)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 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...

9.8CVSS9.2AI score0.69803EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2022/06/15 12:0 a.m.197 views

EulerOS 2.0 SP9 : httpd (EulerOS-SA-2022-1867)

According to the versions of the httpd packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - 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...

9.8CVSS8.4AI score0.69803EPSS
Exploits0References5
Hacker One
Hacker One
added 2022/06/09 8:12 p.m.79 views

Internet Bug Bounty: DoS via lua_read_body() [zhbug_httpd_94]

Greetings. I have found a bug that can crash httpd 2.4.53, causing a denial of service. The bug is that luareadbody modules/lua/luarequest.c uses the value of the Content-Length header to allocate memory. While apreadrequest limits Content-Length's value to a non-negative |aprofft| via a call to...

5CVSS8.5AI score0.0564EPSS
Exploits0
OpenVAS
OpenVAS
added 2022/06/09 12:0 a.m.39 views

Slackware: Security Advisory (SSA:2022-159-01)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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...

9.8CVSS8.4AI score0.90407EPSS
Exploits2References3
Hacker One
Hacker One
added 2022/06/08 10:35 p.m.75 views

Internet Bug Bounty: Read beyond bounds in ap_strcmp_match() [zhbug_httpd_47.7]

Greetings. I have found a read-beyond-bounds attack against httpd that allows an attacker to search httpd's memory for strings matching an attacker-specified pattern 1. The attack arises from an overflow in apstrcmpmatch server/util.c. 2 The vulnerability can be reached via an LUA program that us...

6.4CVSS9.4AI score0.0569EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2022/06/08 8:2 p.m.139 views

CVE-2022-30522

A flaw was found in the modsed module of httpd. A very large input to the modsed module can result in a denial of service due to excessively large memory allocations. Mitigation Disabling modsed and restating httpd will mitigate this flaw...

7.5CVSS1.4AI score0.90407EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2022/06/08 8:2 p.m.61 views

CVE-2022-30556

A flaw was found in the modlua module of httpd. The data returned by the wsread function may point past the end of the storage allocated for the buffer, resulting in information disclosure. Mitigation Disabling modlua and restarting httpd will mitigate this flaw...

7.5CVSS0.3AI score0.04656EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2022/06/08 8:2 p.m.506 views

CVE-2022-31813

A flaw was found in the modproxy module of httpd. The server may remove the X-Forwarded- headers from a request based on the client-side Connection header hop-by-hop mechanism. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat...

9.8CVSS1.5AI score0.0314EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2022/06/08 8:1 p.m.83 views

CVE-2022-29404

A flaw was found in the modlua module of httpd. A malicious request to a Lua script that calls parsebody0 can lead to a denial of service due to no default limit on the possible input size. Mitigation Disabling modlua and restarting httpd will mitigate this flaw...

7.5CVSS1.8AI score0.0564EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2022/06/08 8:1 p.m.129 views

CVE-2022-28615

An out-of-bounds read vulnerability was found in httpd. A very large input to the apstrcmpmatch function can lead to an integer overflow and result in an out-of-bounds read...

9.1CVSS1.4AI score0.0569EPSS
Exploits0References4
Rows per page
Query Builder