Lucene search
K

99 matches found

UbuntuCve
UbuntuCve
added 2024/08/14 9:15 p.m.10 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.00263EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2024/08/14 8:12 p.m.24 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.00263EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2024/08/14 8:12 p.m.12 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.00263EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2024/08/14 5:48 p.m.19 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.00263EPSS
Exploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/14 12:0 a.m.2 views

PT-2024-6608 · Webob +6 · Webob +6

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.7AI score0.00263EPSS
Exploits1References50
Tenable Nessus
Tenable Nessus
added 2023/11/06 12:0 a.m.32 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.05428EPSS
Exploits3References12
Debian
Debian
added 2023/09/20 7:13 p.m.51 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.07274EPSS
Exploits10
OSV
OSV
added 2023/03/14 7:4 p.m.2 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.01445EPSS
Exploits3References1
OSV
OSV
added 2023/03/09 9:12 p.m.3 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.01445EPSS
Exploits3References1
OSV
OSV
added 2023/03/06 9:9 p.m.2 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.01445EPSS
Exploits3References1
OSV
OSV
added 2023/03/06 9:3 p.m.2 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.01445EPSS
Exploits3References1
OSV
OSV
added 2023/03/06 9:0 p.m.2 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.01445EPSS
Exploits3References1
SUSE CVE
SUSE CVE
added 2023/02/15 3:35 a.m.1 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.01214EPSS
Exploits1References8
Tenable Nessus
Tenable Nessus
added 2022/12/19 12:0 a.m.27 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.01214EPSS
Exploits3References9
OpenVAS
OpenVAS
added 2022/10/14 12:0 a.m.21 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.01214EPSS
Exploits2References9
Mageia
Mageia
added 2022/10/13 8:5 p.m.70 views

Updated python packages fix security vulnerability

The mailcap module does not add escape characters into commands discovered in the system mailcap file. CVE-2015-20107 Allows an attacker to set up a malicious FTP server that can trick FTP clients into connecting back to a given IP address and port. CVE-2021-4189 The urlparse method does not...

8CVSS7.3AI score0.01214EPSS
Exploits2References7
OSV
OSV
added 2022/10/13 8:5 p.m.5 views

MGASA-2022-0367 Updated python packages fix security vulnerability

The mailcap module does not add escape characters into commands discovered in the system mailcap file. CVE-2015-20107 Allows an attacker to set up a malicious FTP server that can trick FTP clients into connecting back to a given IP address and port. CVE-2021-4189 The urlparse method does not...

8CVSS6.5AI score0.01214EPSS
Exploits2References8
RedHat Linux
RedHat Linux
added 2022/09/13 9:53 a.m.2 views

python: urllib.parse does not sanitize URLs containing ASCII newline and tabs

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

7.5CVSS6.8AI score0.01214EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2022/05/10 1:32 p.m.4 views

python: urllib.parse does not sanitize URLs containing ASCII newline and tabs

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

7.5CVSS6.8AI score0.01214EPSS
Exploits1References4
OpenVAS
OpenVAS
added 2022/03/18 12:0 a.m.24 views

SUSE: Security Advisory (SUSE-SU-2022:0882-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.5CVSS8.2AI score0.01214EPSS
Exploits1References5
Rows per page
Query Builder