Lucene search
+L

1542 matches found

Cvelist
Cvelist
added 2022/08/01 4:15 p.m.60 views

CVE-2022-31109 HTTP Host Header Attack Vulnerability in laminas-diactoros

laminas-diactoros is a PHP package containing implementations of the PSR-7 HTTP message interfaces and PSR-17 HTTP message factory interfaces. Applications that use Diactoros, and are either not behind a proxy, or can be accessed via untrusted proxies, can potentially have the host, protocol,...

7.2CVSS6.9AI score0.00757EPSS
SaveExploits0References3
OSV
OSV
added 2022/08/01 4:15 p.m.22 views

CVE-2022-31109 HTTP Host Header Attack Vulnerability in laminas-diactoros

laminas-diactoros is a PHP package containing implementations of the PSR-7 HTTP message interfaces and PSR-17 HTTP message factory interfaces. Applications that use Diactoros, and are either not behind a proxy, or can be accessed via untrusted proxies, can potentially have the host, protocol,...

7.2CVSS6.2AI score
SaveExploits0References5
wpexploit
wpexploit
added 2022/08/01 12:00 a.m.178 views

Download Manager < 3.2.50 - Bypass IP Address Blocking Restriction

The plugin prioritizes getting a visitor's IP from certain HTTP headers over PHP's REMOTEADDR, which makes it possible to bypass IP-based download blocking restrictions. When downloading a file, add an X-Forwarded-For header that contains a random IP address to your request...

7.5CVSS0.8AI score0.01133EPSS
SaveExploits2
OSV
OSV
added 2022/07/29 10:26 p.m.32 views

GHSA-C8RP-CGF4-937W mezzio-swoole Applications Using Diactoros Vulnerable to HTTP Host Header Attack

Impact mezzio-swoole applications using Diactoros for their PSR-7 implementation, and which are either not behind a proxy, or can be accessed via untrusted proxies, can potentially have the host, protocol, and/or port of a Laminas\Diactoros\Uri instance associated with the incoming server request...

6.2AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/07/29 10:26 p.m.28 views

mezzio-swoole Applications Using Diactoros Vulnerable to HTTP Host Header Attack

Impact mezzio-swoole applications using Diactoros for their PSR-7 implementation, and which are either not behind a proxy, or can be accessed via untrusted proxies, can potentially have the host, protocol, and/or port of a Laminas\Diactoros\Uri instance associated with the incoming server request...

2.2AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/07/28 5:23 p.m.40 views

GO-2022-0520 Exposure of client IP addresses in net/http

Client IP adresses may be unintentionally exposed via X-Forwarded-For headers. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy sets the client IP as the value of the X-Forwarded-For header, contrary to it...

6.5CVSS7.4AI score0.01355EPSS
SaveExploits1References4
Snyk
Snyk
added 2022/07/28 5:23 p.m.9 views

Insertion of Sensitive Information Into Sent Data

Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data. Go Vulnerability Report: Client IP adresses may be unintentionally exposed via X-Forwarded-For headers.When...

6.9CVSS6.8AI score0.01355EPSS
SaveExploits1References3
OSV
OSV
added 2022/07/27 10:05 p.m.84 views

GHSA-8274-H5JP-97VR Diactoros before 2.11.1 vulnerable to HTTP Host Header Attack

Impact Applications that use Diactoros, and are either not behind a proxy, or can be accessed via untrusted proxies, can potentially have the host, protocol, and/or port of a Laminas\Diactoros\Uri instance associated with the incoming server request modified to reflect values from X-Forwarded-...

6.1CVSS6.3AI score0.00757EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/07/27 10:05 p.m.65 views

Diactoros before 2.11.1 vulnerable to HTTP Host Header Attack

Impact Applications that use Diactoros, and are either not behind a proxy, or can be accessed via untrusted proxies, can potentially have the host, protocol, and/or port of a Laminas\Diactoros\Uri instance associated with the incoming server request modified to reflect values from X-Forwarded-...

7.2CVSS5.9AI score0.00757EPSS
SaveExploits0References7Affected Software1
Laminas
Laminas
added 2022/07/25 9:35 p.m.58 views

HTTP Host Header Attack Vulnerabilities

The package laminas/laminas-diactoros Diactoros is a PSR-7 HTTP Message and PSR-17 HTTP Message Factory implementation, providing HTTP request and response message representations both for making HTTP client requests and responding to HTTP requests server-side. When responding to an incoming...

6.3AI score
SaveExploits0References3Affected Software2
OpenVAS
OpenVAS
added 2022/07/18 12:00 a.m.40 views

Mageia: Security Advisory (MGASA-2022-0262)

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

7.5CVSS7.4AI score0.02267EPSS
SaveExploits3References13
Mageia
Mageia
added 2022/07/16 7:58 p.m.85 views

Updated golang packages fix security vulnerability

net/http: improper sanitization of Transfer-Encoding header The HTTP/1 client accepted some invalid Transfer-Encoding headers as indicating a "chunked" encoding. This could potentially allow for request smuggling, but only if combined with an intermediate server that also improperly failed to...

7.5CVSS0.7AI score0.02267EPSS
SaveExploits3References11
RedhatCVE
RedhatCVE
added 2022/07/15 10:33 a.m.72 views

CVE-2022-32148

A flaw was found in net/http/httputil golang package. When httputil.ReverseProxy.ServeHTTP is called with a Request.Header map containing a nil value for the X-Forwarded-For header, ReverseProxy could set the client IP incorrectly. This issue may affect confidentiality...

6.5CVSS2.2AI score0.01355EPSS
SaveExploits1References5
Amazon
Amazon
added 2022/07/15 12:00 a.m.185 views

Medium: httpd

Issue Overview: An HTTP request smuggling vulnerability was found in the modproxyajp module of httpd. This flaw allows an attacker to smuggle requests to the AJP server, where it forwards requests. CVE-2022-26377 An out-of-bounds read vulnerability was found in the modisapi module of httpd. The...

9.8CVSS7.4AI score0.89885EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2022/07/12 12:00 a.m.38 views

Microweber before 1.2.21 allows attacker to bypass IP detection to brute-force password

In the login API, an IP address will by default be blocked when the user tries to login incorrectly more than 5 times. However, a bypass to this mechanism is possible by abusing a X-Forwarded-For header to bypass IP detection and perform a password brute-force. A patch for this issue is available...

9.8CVSS3.4AI score0.01077EPSS
SaveExploits1References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/07/12 12:00 a.m.98 views

SUSE SLES15 Security Update : apache2 (SUSE-SU-2022:2338-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:2338-1 advisory. - Inconsistent Interpretation of HTTP Requests 'HTTP Request Smuggling' vulnerability in modproxyajp of Apache HTTP Server allows a...

9.8CVSS7.9AI score0.89885EPSS
SaveExploits2References22
Tenable Nessus
Tenable Nessus
added 2022/07/12 12:00 a.m.74 views

SUSE SLED15 / SLES15 Security Update : apache2 (SUSE-SU-2022:2342-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:2342-1 advisory. - Inconsistent Interpretation of HTTP Requests 'HTTP Request Smuggling' vulnerability in modproxyajp of Apache...

9.8CVSS7.9AI score0.89885EPSS
SaveExploits2References22
Positive Technologies
Positive Technologies
added 2022/07/11 12:00 a.m.6 views

PT-2022-16189 · Unknown · Microweber

Name of the Vulnerable Software and Affected Versions: microweber/microweber versions prior to 1.2.20 Description: The issue allows for authentication bypass by spoofing, potentially enabling unauthorized access. It is related to business logic errors in the login mechanism. Specifically, the log...

9.8CVSS9.5AI score0.01077EPSS
SaveExploits1References9
ATTACKERKB
ATTACKERKB
added 2022/07/08 7:15 p.m.6 views

CVE-2022-34914

Webswing before 22.1.3 allows X-Forwarded-For header injection. The client IP address is associated with a variable in the configuration page. The clientIp variable can be used as an application startup argument. The X-Forwarded-For header can be manipulated by a client to store an arbitrary valu...

9.8CVSS6AI score0.00997EPSS
SaveExploits0References3
NVD
NVD
added 2022/07/08 7:15 p.m.22 views

CVE-2022-34914

Webswing before 22.1.3 allows X-Forwarded-For header injection. The client IP address is associated with a variable in the configuration page. The clientIp variable can be used as an application startup argument. The X-Forwarded-For header can be manipulated by a client to store an arbitrary valu...

9.8CVSS0.00997EPSS
SaveExploits0References2
Rows per page
Query Builder