Lucene search
+L

74 matches found

OSV
OSV
added 2025/07/10 5:15 p.m.11 views

AZL-65223 CVE-2025-23048 affecting package httpd for versions less than 2.4.64-1

In some modssl configurations on Apache HTTP Server 2.4.35 through to 2.4.63, an access control bypass by trusted clients is possible using TLS 1.3 session resumption. Configurations are affected when modssl is configured for multiple virtual hosts, with each restricted to a different set of...

9.1CVSS7.1AI score0.01005EPSS
SaveExploits1References1
OSV
OSV
added 2025/07/10 5:15 p.m.11 views

ALPINE-CVE-2025-23048

In some modssl configurations on Apache HTTP Server 2.4.35 through to 2.4.63, an access control bypass by trusted clients is possible using TLS 1.3 session resumption. Configurations are affected when modssl is configured for multiple virtual hosts, with each restricted to a different set of...

9.1CVSS6.8AI score0.01005EPSS
SaveExploits1References1
Brave Browser
Brave Browser
added 2025/06/03 6:33 a.m.20 views

Brave Desktop 1.79.119 Security Fixes

Added a conditional host check in binding handlers as reported on HackerOne by newfunction. Upgraded Chromium to 137.0.7151.68 — refer to Google Chrome advisories for inherited CVEs...

5.8AI score
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/22 10:31 p.m.11 views

CVE-2022-24969

bypass CVE-2021-25640 In Apache Dubbo prior to 2.6.12 and 2.7.15, the usage of parseURL method will lead to the bypass of the white host check which can cause open redirect or SSRF vulnerability...

6.1CVSS6.7AI score0.02073EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:26 p.m.13 views

CVE-2021-25640

In Apache Dubbo prior to 2.6.9 and 2.7.9, the usage of parseURL method will lead to the bypass of white host check which can cause open redirect or SSRF vulnerability...

6.1CVSS6.7AI score0.02073EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2025/05/19 12:00 a.m.2 views

Huawei EulerOS: Security Advisory for pam (EulerOS-SA-2025-1385)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 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.4CVSS7.5AI score0.00781EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2025/05/07 12:00 a.m.6 views

Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2025-1405)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 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.5CVSS5.7AI score0.00747EPSS
SaveExploits1References3
OSV
OSV
added 2025/01/29 7:33 a.m.12 views

SUSE-SU-2025:0280-1 Security update for go1.23

This update for go1.23 fixes the following issues: - Update to go1.23.5 bsc1229122 - CVE-2024-45341: Properly check for IPv6 hosts in URIs bsc1236045 - CVE-2024-45336: Persist header stripping across repeated redirects bsc1236046...

6.1CVSS7.1AI score0.00671EPSS
SaveExploits0References6
NVD
NVD
added 2024/12/18 8:15 p.m.41 views

CVE-2024-52579

Misskey is an open source, federated social media platform. Some APIs using HttpRequestService do not properly check the target host. This vulnerability allows an attacker to send POST or GET requests to the internal server, which may result in a SSRF attack.It allows an attacker to send POST or...

6.4CVSS0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/18 7:22 p.m.10 views

CVE-2024-52579 Server-Side Request Forgery vulnerability in various APIs in Misskey

Misskey is an open source, federated social media platform. Some APIs using HttpRequestService do not properly check the target host. This vulnerability allows an attacker to send POST or GET requests to the internal server, which may result in a SSRF attack.It allows an attacker to send POST or...

6.4CVSS6.9AI score
SaveExploits0References3
OSV
OSV
added 2024/12/16 2:00 p.m.25 views

BIT-NODE-MIN-2022-43548

A OS Command Injection vulnerability exists in Node.js versions 14.21.1, 16.18.1, 18.12.1, 19.0.1 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.Th...

8.1CVSS8.3AI score0.14024EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/03/06 12:00 a.m.4 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a host check that wakes up an error handler...

5.5CVSS6.4AI score0.00242EPSS
SaveExploits0References8
OpenVAS
OpenVAS
added 2023/05/15 12:00 a.m.27 views

Fedora: Security Advisory for kernel (FEDORA-2023-26325e5399)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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.8CVSS7AI score0.00491EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2022/09/13 9:48 a.m.16 views

nodejs: DNS rebinding in --inspect via invalid IP addresses

A vulnerability was found in NodeJS, where the IsAllowedHost check can be easily bypassed because IsIPAddress does not properly check if an IP address is invalid or not. When an invalid IPv4 address is provided for instance, 10.0.2.555 is provided, browsers such as Firefox will make DNS requests ...

8.1CVSS7.7AI score0.05913EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/09/08 7:45 a.m.13 views

nodejs: DNS rebinding in --inspect via invalid IP addresses

A vulnerability was found in NodeJS, where the IsAllowedHost check can be easily bypassed because IsIPAddress does not properly check if an IP address is invalid or not. When an invalid IPv4 address is provided for instance, 10.0.2.555 is provided, browsers such as Firefox will make DNS requests ...

8.1CVSS7.7AI score0.05913EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2022/07/29 12:00 a.m.28 views

Huawei EulerOS: Security Advisory for curl (EulerOS-SA-2022-2128)

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...

8.1CVSS7.3AI score0.03777EPSS
SaveExploits4References2
Microsoft CVE
Microsoft CVE
added 2022/07/22 7:00 a.m.5 views

A OS Command Injection vulnerability exists in Node.js versions <14.20.0 <16.20.0 <18.5.0 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.

...

8.1CVSS7AI score0.05913EPSS
SaveExploits0
OSV
OSV
added 2022/07/14 3:15 p.m.12 views

UBUNTU-CVE-2022-32212

A OS Command Injection vulnerability exists in Node.js versions 14.20.0, 16.20.0, 18.5.0 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks...

8.1CVSS6.8AI score0.05913EPSS
SaveExploits0References6
curl security advisories
curl security advisories
added 2022/04/27 8:00 a.m.80 views

Credential leak on redirect

curl follows HTTPS redirects when asked to. curl also supports authentication. When a user and password are provided for a URL with a given hostname, curl makes an effort to not pass on those credentials to other hosts in redirects unless given permission with a special option. This "same host...

5.7CVSS6.1AI score0.0176EPSS
SaveExploits1References1Affected Software2
Prion
Prion
added 2021/06/01 2:15 p.m.19 views

Server side request forgery (ssrf)

In Apache Dubbo prior to 2.6.9 and 2.7.9, the usage of parseURL method will lead to the bypass of white host check which can cause open redirect or SSRF vulnerability...

5.8CVSS6.2AI score0.02073EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder