Lucene search
+L

2407 matches found

CVE
CVE
added 2024/04/04 7:48 a.m.109 views

CVE-2024-29006

The CVE-2024-29006 issue affects the CloudStack management server, where the system by default accepts and logs the x-forwarded-for header as the source IP for API requests. This misconfiguration can enable authentication bypass and other operational problems if an attacker spoofs their IP. Publi...

9.8CVSS7.1AI score0.00874EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/04/04 12:0 a.m.10 views

Apache CloudStack 安全漏洞

Apache CloudStack is a suite of Infrastructure as a Service IaaS cloud computing platforms from the Apache Foundation in the United States. The platform is primarily used to deploy and manage large networks of virtual machines. Apache CloudStack suffers from a security bypass vulnerability that...

9.8CVSS7AI score0.00874EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/04/02 12:0 a.m.12 views

PT-2024-18363 · WordPress · Wp-Members Membership Plugin

Name of the Vulnerable Software and Affected Versions: WP-Members Membership Plugin versions prior to 3.4.9.3 Description: The WP-Members Membership Plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the X-Forwarded-For header due to insufficient input sanitization and output...

7.2CVSS8.3AI score0.00675EPSS
SaveExploits0References9
Wordfence Blog
Wordfence Blog
added 2024/04/01 3:3 p.m.25 views

Unauthenticated Stored Cross-Site Scripting Vulnerability Patched in WP-Members Membership Plugin – $500 Bounty Awarded

Did you know were running a Bug Bounty Extravaganza again? Earn over 6x our usual bounty rates, up to $10,000, for all vulnerabilities submitted through May 27th, 2024 when you opt to have Wordfence handle responsible disclosure! On February 21st, 2024, during our second Bug Bounty Extravaganza, ...

6.4CVSS6.2AI score0.00675EPSS
SaveExploits0
wpexploit
wpexploit
added 2024/03/27 12:0 a.m.154 views

coreActivity < 2.1 - Unauthenticated IP Spoofing

Description The plugin retrieved IP addresses of requests via headers such X-FORWARDED to log them, allowing users to spoof them by providing an arbitrary value As unauthenticated: curl 'https://example.com/attacker' -H 'X-FORWARDED: 127.0.0.1' Then view the logs and note that the plugin display...

6.8AI score0.00482EPSS
SaveExploits2
Snyk
Snyk
added 2024/03/26 1:8 p.m.2 views

Reliance on Untrusted Inputs in a Security Decision

Overview Affected versions of this package are vulnerable to Reliance on Untrusted Inputs in a Security Decision via the X-Forwarded-Host XFH header. When making a request to a method with redirect applied, it is possible to trigger an Open Redirect Attack by inserting an arbitrary address into...

5.4CVSS7AI score0.00466EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/03/21 12:0 a.m.53 views

Oracle Linux 8 : squid:4 (ELSA-2024-1375)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-1375 advisory. - Resolves: RHEL-19551 - squid:4/squid: denial of service in HTTP request parsing CVE-2023-50269 - Resolves: RHEL-28611 - squid:4/squid: Denial of...

8.6CVSS6.9AI score0.88864EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/03/19 2:13 p.m.14 views

squid: denial of service in HTTP request parsing

A flaw was found in Squid, which is susceptible to a Denial of Service DoS due to an Uncontrolled Recursion bug, specifically targeting HTTP Request parsing. Exploiting this issue involves a remote client initiating a DoS attack by sending an oversized X-Forwarded-For header when the...

8.6CVSS5.8AI score0.57627EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/03/19 2:6 p.m.6 views

squid: denial of service in HTTP request parsing

A flaw was found in Squid, which is susceptible to a Denial of Service DoS due to an Uncontrolled Recursion bug, specifically targeting HTTP Request parsing. Exploiting this issue involves a remote client initiating a DoS attack by sending an oversized X-Forwarded-For header when the...

8.6CVSS5.8AI score0.57627EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 11:12 a.m.27 views

BIT-MOODLE-2020-1755

In Moodle before 3.8.2, 3.7.5, 3.6.9 and 3.5.11, X-Forwarded-For headers could be used to spoof a user's IP, in order to bypass remote address checks...

5.3CVSS5.3AI score0.00537EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:3 a.m.43 views

BIT-RAILS-2021-44528

A open redirect vulnerability exists in Action Pack = 6.0.0 that could allow an attacker to craft a "X-Forwarded-Host" headers in combination with certain "allowed host" formats can cause the Host Authorization middleware in Action Pack to redirect users to a malicious website...

6.1CVSS6.1AI score0.04182EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:1 a.m.25 views

BIT-MEDIAWIKI-2023-29141

An issue was discovered in MediaWiki before 1.35.10, 1.36.x through 1.38.x before 1.38.6, and 1.39.x before 1.39.3. An auto-block can occur for an untrusted X-Forwarded-For header...

9.8CVSS7AI score0.01194EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 11:1 a.m.16 views

BIT-PARSE-2023-22474 Parse Server is vulnerable to authentication bypass via spoofing

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Parse Server uses the request header x-forwarded-for to determine the client IP address. If Parse Server doesn't run behind a proxy server, then a client can set this header and Parse Server wi...

8.7CVSS8.2AI score0.00664EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 10:59 a.m.30 views

BIT-GOLANG-2022-32148 Exposure of client IP addresses in net/http

Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the value of the...

6.5CVSS7.3AI score0.01355EPSS
SaveExploits1References6
OSV
OSV
added 2024/03/06 10:51 a.m.458 views

BIT-APACHE-2022-31813 mod_proxy X-Forwarded-For dropped by hop-by-hop mechanism

Apache HTTP Server 2.4.53 and earlier may not send the X-Forwarded- headers to the origin server based on client side Connection header hop-by-hop mechanism. This may be used to bypass IP based authentication on the origin server/application...

9.8CVSS9.3AI score0.03349EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/03/05 6:4 p.m.8 views

squid: denial of service in HTTP request parsing

A flaw was found in Squid, which is susceptible to a Denial of Service DoS due to an Uncontrolled Recursion bug, specifically targeting HTTP Request parsing. Exploiting this issue involves a remote client initiating a DoS attack by sending an oversized X-Forwarded-For header when the...

8.6CVSS5.8AI score0.57627EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/03/05 8:20 a.m.27 views

squid: denial of service in HTTP request parsing

A flaw was found in Squid, which is susceptible to a Denial of Service DoS due to an Uncontrolled Recursion bug, specifically targeting HTTP Request parsing. Exploiting this issue involves a remote client initiating a DoS attack by sending an oversized X-Forwarded-For header when the...

8.6CVSS5.8AI score0.57627EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/03/05 12:0 a.m.40 views

RHEL 9 : squid (RHSA-2024:1085)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2024:1085 advisory. Squid is a high-performance proxy caching server for web clients, supporting FTP, Gopher, and HTTP data objects. Security Fixes: squid: denial of...

8.6CVSS7.7AI score0.57627EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/03/04 12:0 a.m.33 views

openSUSE: Security Advisory for squid (SUSE-SU-2023:4698-1)

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

8.6CVSS8.3AI score0.88818EPSS
SaveExploits0References2
Veracode
Veracode
added 2024/02/29 5:37 a.m.33 views

Denial Of Service

rack is vulnerable to a Denial of service. The vulnerability is due to header parsing routines being susceptible to carefully crafted headers, which can cause the parsing process to take longer than expected, leading to a possible denial of service issue. This specifically impacts the Accept and...

7.5CVSS6.5AI score0.01996EPSS
SaveExploits0References9Affected Software2
Rows per page
Query Builder