Lucene search
+L

105 matches found

SUSE CVE
SUSE CVE
added 2024/08/17 1:47 a.m.6 views

SUSE CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS6.9AI score0.00527EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2024/08/16 12:12 a.m.18 views

CVE-2024-42353

A vulnerability was found in the WebOb package. WebOb normalizes the HTTP Location header using urlparse and urljoin. If the URL starts with //, urlparse treats the following part as the hostname, and replaces the original request's hostname. This issue, combined with user interaction, may become...

6.1CVSS5.9AI score0.00527EPSS
SaveExploits1References6
NVD
NVD
added 2024/08/14 9:15 p.m.27 views

CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS0.00527EPSS
SaveExploits1References2
OSV
OSV
added 2024/08/14 9:15 p.m.9 views

AZL-47826 CVE-2024-42353 affecting package python-webob for versions less than 1.8.8-1

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS5.7AI score0.00527EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2024/08/14 9:15 p.m.19 views

CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS6.3AI score0.00527EPSS
SaveExploits1References4
AlpineLinux
AlpineLinux
added 2024/08/14 8:12 p.m.5 views

CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS6.1AI score0.00527EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2024/08/14 8:12 p.m.26 views

CVE-2024-42353 WebOb's location header normalization during redirect leads to open redirect

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS7.1AI score0.00527EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2024/08/14 8:12 p.m.20 views

CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS6.1AI score0.00527EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2024/08/14 5:48 p.m.26 views

WebOb's location header normalization during redirect leads to open redirect

Impact When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the start of a string as a URI without a scheme, and th...

6.1CVSS6.5AI score0.00527EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/14 12:0 a.m.6 views

PT-2024-6608

Name of the Vulnerable Software and Affected Versions: WebOb versions prior to 1.8.8 Description: The issue is related to the handling of HTTP Location headers in WebOb, where the urlparse and urljoin functions can be exploited to redirect users to arbitrary URLs. This occurs when the urlparse...

6.4CVSS6.6AI score0.00527EPSS
SaveExploits1References48
Tenable Nessus
Tenable Nessus
added 2023/11/06 12:0 a.m.43 views

Rocky Linux 8 : python27:2.7 (RLSA-2022:1821)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2022:1821 advisory. - There's a flaw in urllib's AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client such as web browser...

8.2CVSS7.2AI score0.11994EPSS
SaveExploits3References12
Debian
Debian
added 2023/09/20 7:13 p.m.65 views

[SECURITY] [DLA 3575-1] python2.7 security update

Debian LTS Advisory DLA-3575-1 [email protected] https://www.debian.org/lts/security/ Helmut Grohne September 20, 2023 https://wiki.debian.org/LTS Package : python2.7 Version : 2.7.16-2+deb10u3 CVE ID : CVE-2021-23336 CVE-2022-0391 CVE-2022-48560 CVE-2022-48565 CVE-2022-48566...

9.8CVSS7AI score0.35717EPSS
SaveExploits10
OSV
OSV
added 2023/03/14 7:4 p.m.6 views

CLSA-2023-1678820695 python3: Fix of CVE-2023-24329

CVE-2023-24329: Prevent urllib.parse.urlparse from accepting schemes that don't begin with an alphabetical ASCII character...

7.5CVSS7AI score0.20459EPSS
SaveExploits3References1
OSV
OSV
added 2023/03/09 9:12 p.m.13 views

CLSA-2023-1678396353 Fix CVE(s): CVE-2023-24329

SECURITY UPDATE: urllib.parse.urlparse does not enforce that a scheme must begin with an ASCII-character - debian/patches/CVE-2023-24329.patch: Prevent urllib.parse.urlparse from accepting schemes that don't begin with an alphabetical ASCII character - CVE-2023-24329...

7.5CVSS7AI score0.20459EPSS
SaveExploits3References1
OSV
OSV
added 2023/03/06 9:9 p.m.9 views

CLSA-2023-1678136944 python: Fix of CVE-2023-24329

CVE-2023-24329: Prevent urllib.parse.urlparse from accepting schemes that don't begin with an alphabetical ASCII character...

7.5CVSS7AI score0.20459EPSS
SaveExploits3References1
OSV
OSV
added 2023/03/06 9:3 p.m.8 views

CLSA-2023-1678136626 python: Fix of CVE-2023-24329

CVE-2023-24329: Prevent urllib.parse.urlparse from accepting schemes that don't begin with an alphabetical ASCII character...

7.5CVSS6.8AI score0.20459EPSS
SaveExploits3References1
OSV
OSV
added 2023/03/06 9:0 p.m.5 views

CLSA-2023-1678136443 python2: Fix of CVE-2023-24329

CVE-2023-24329: Prevent urllib.parse.urlparse from accepting schemes that don't begin with an alphabetical ASCII character...

7.5CVSS7AI score0.20459EPSS
SaveExploits3References1
SUSE CVE
SUSE CVE
added 2023/02/15 3:35 a.m.4 views

SUSE CVE-2022-0391

A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator URL strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like '\r' and '\n' in the URL path. This flaw allows an...

6.5CVSS7.3AI score0.08325EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2022/12/19 12:0 a.m.29 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : python Multiple Vulnerabilities (NS-SA-2022-0102)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has python packages installed that are affected by multiple vulnerabilities: - http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker...

9.8CVSS8.3AI score0.23293EPSS
SaveExploits3References9
OpenVAS
OpenVAS
added 2022/10/14 12:0 a.m.22 views

Mageia: Security Advisory (MGASA-2022-0367)

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

8CVSS7.3AI score0.08325EPSS
SaveExploits2References9
Rows per page
Query Builder