Lucene search
+L

303 matches found

OSV
OSV
added 2022/08/25 6:15 p.m.8 views

AZL-10734 CVE-2022-2255 affecting package mod_wsgi for versions less than 4.9.3-2

A vulnerability was found in modwsgi. The X-Client-IP header is not removed from a request from an untrusted proxy, allowing an attacker to pass the X-Client-IP header to the target WSGI application because the condition to remove it is missing...

7.5CVSS7.1AI score0.0069EPSS
SaveExploits1References1
Prion
Prion
added 2022/08/25 6:15 p.m.22 views

Design/Logic Flaw

A vulnerability was found in modwsgi. The X-Client-IP header is not removed from a request from an untrusted proxy, allowing an attacker to pass the X-Client-IP header to the target WSGI application because the condition to remove it is missing...

5CVSS7.2AI score0.0069EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2022/08/25 6:15 p.m.27 views

PYSEC-2022-254

A vulnerability was found in modwsgi. The X-Client-IP header is not removed from a request from an untrusted proxy, allowing an attacker to pass the X-Client-IP header to the target WSGI application because the condition to remove it is missing...

7.5CVSS3.5AI score0.0069EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2022/08/25 5:26 p.m.26 views

CVE-2022-2255

A vulnerability was found in modwsgi. The X-Client-IP header is not removed from a request from an untrusted proxy, allowing an attacker to pass the X-Client-IP header to the target WSGI application because the condition to remove it is missing...

7.5AI score0.0069EPSS
SaveExploits1References4
CVE
CVE
added 2022/08/25 5:26 p.m.342 views

CVE-2022-2255

CVE-2022-2255 affects mod_wsgi: a request from an untrusted proxy can carry the X-Client-IP header to the WSGI app because the removal condition is missing. Impact: potential header spoofing bypass. Affected versions are older mod_wsgi; multiple advisories indicate remediation via upgrading to no...

7.5CVSS7.1AI score0.0069EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/08/25 5:26 p.m.39 views

CVE-2022-2255

A vulnerability was found in modwsgi. The X-Client-IP header is not removed from a request from an untrusted proxy, allowing an attacker to pass the X-Client-IP header to the target WSGI application because the condition to remove it is missing...

7.5CVSS7.4AI score0.0069EPSS
SaveExploits1References6
OpenVAS
OpenVAS
added 2022/08/05 12:0 a.m.17 views

Ubuntu: Security Advisory (USN-5551-1)

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.5AI score0.0069EPSS
SaveExploits1References2
OSV
OSV
added 2022/08/04 4:17 p.m.8 views

USN-5551-1 mod-wsgi vulnerability

It was discovered that mod-wsgi did not correctly remove the X-Client-IP header when processing requests from untrusted proxies. A remote attacker could use this issue to pass the header to WSGI applications, contrary to expectations...

7.5CVSS7.3AI score0.0069EPSS
SaveExploits1References2
Ubuntu
Ubuntu
added 2022/08/04 4:17 p.m.175 views

USN-5551-1: mod-wsgi vulnerability

It was discovered that mod-wsgi did not correctly remove the X-Client-IP header when processing requests from untrusted proxies. A remote attacker could use this issue to pass the header to WSGI applications, contrary to expectations...

7.5CVSS7.2AI score0.0069EPSS
SaveExploits1
NVD
NVD
added 2022/08/02 2:15 p.m.20 views

CVE-2021-23385

This affects all versions of package Flask-Security. When using the getpostlogoutredirect and getpostloginredirect functions, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as \\evil.com/path. This vulnerability is only...

6.1CVSS0.00913EPSS
SaveExploits1References4
OSV
OSV
added 2022/08/02 2:15 p.m.12 views

CVE-2021-23385

This affects all versions of package Flask-Security. When using the getpostlogoutredirect and getpostloginredirect functions, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as \\evil.com/path. This vulnerability is only...

6.1CVSS6.2AI score
SaveExploits0References4
Prion
Prion
added 2022/08/02 2:15 p.m.17 views

Input validation

This affects all versions of package Flask-Security. When using the getpostlogoutredirect and getpostloginredirect functions, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as \\evil.com/path. This vulnerability is only...

5.8CVSS6.2AI score0.00913EPSS
SaveExploits1References4
CVE
CVE
added 2022/08/02 1:25 p.m.135 views

CVE-2021-23385

CVE-2021-23385 affects Flask-Security across all versions. The get_post_logout_redirect and get_post_login_redirect functions can bypass URL validation, allowing an open redirect to an arbitrary URL when a user supplies multiple backslashes (e.g., \evil.com/path). Exploitation requires either usi...

6.1CVSS6AI score0.00913EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2022/08/02 1:25 p.m.40 views

CVE-2021-23385 Open Redirect

This affects all versions of package Flask-Security. When using the getpostlogoutredirect and getpostloginredirect functions, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as \\evil.com/path. This vulnerability is only...

5.4CVSS6.4AI score0.00913EPSS
SaveExploits1References4
FreeBSD
FreeBSD
added 2022/08/02 12:0 a.m.26 views

py-flask-security -- user redirect to arbitrary URL vulnerability

Snyk reports: This affects all versions of package Flask-Security. When using the getpostlogoutredirect and getpostloginredirect functions, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as \\evil.com/path. This vulnerabilit...

6.1CVSS7.2AI score0.00913EPSS
SaveExploits1References1
Ubuntu
Ubuntu
added 2022/07/26 8:5 a.m.67 views

USN-5532-1: Bottle vulnerability

It was discovered that Bottle incorrectly handled errors during early request binding. An attacker could possibly use this issue to disclose sensitive information. CVE-2022-31799...

9.8CVSS7.8AI score0.01994EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2022/07/22 2:1 p.m.44 views

CVE-2022-2255

A vulnerability was found in modwsgi. The X-Client-IP header is not removed from a request from an untrusted proxy, allowing an attacker to pass the X-Client-IP header to the target WSGI application because the condition to remove it is missing...

7.5CVSS7AI score0.0069EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2022/07/18 6:12 p.m.56 views

CVE-2022-2255

A vulnerability was found in modwsgi. The X-Client-IP header is not removed from a request from an untrusted proxy, allowing an attacker to pass the X-Client-IP header to the target WSGI application because the condition to remove it is missing...

7.3CVSS3.5AI score0.0069EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2022/07/18 12:0 a.m.7 views

PT-2022-4349 · Mod Wsgi +9 · Mod Wsgi +9

Name of the Vulnerable Software and Affected Versions: mod wsgi affected versions not specified Description: A vulnerability in mod wsgi is related to errors in processing the X-Client-IP header. This issue allows an attacker to pass the X-Client-IP header to the target WSGI application because t...

8.7CVSS7.2AI score0.0069EPSS
SaveExploits1References68
Fedora
Fedora
added 2022/06/22 1:25 a.m.39 views

[SECURITY] Fedora 35 Update: python-bottle-0.12.21-2.fc35

Bottle is a fast and simple micro-framework for small web-applications. It offers request dispatching Routes with URL parameter support, Templates, a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and template engines. All in a single file and with no dependencies other...

9.8CVSS9.6AI score0.01994EPSS
SaveExploits0
Rows per page
Query Builder