Lucene search
+L

1316 matches found

OSV
OSV
added 2025/05/03 12:00 a.m.12 views

CVE-2025-47241

In browser-use aka Browser Use before 0.1.45, URL parsing of alloweddomains is mishandled because userinfo can be placed in the authority component...

4CVSS6.7AI score
SaveExploits0References5
CVE
CVE
added 2025/05/03 12:00 a.m.86 views

CVE-2025-47241

CVE-2025-47241 affects the browser-use (Browser Use) project prior to 0.1.45. The root cause is incorrect handling of userinfo in the authority component during URL parsing of allowed_domains in BrowserContextConfig._is_url_allowed(): the code strips the port from netloc with domain.split(':')[0]...

4CVSS4.5AI score0.00452EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/05/03 12:00 a.m.12 views

CVE-2025-47241

In browser-use aka Browser Use before 0.1.45, URL parsing of alloweddomains is mishandled because userinfo can be placed in the authority component...

4CVSS6.9AI score0.00452EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/14 11:34 a.m.10 views

BIT-PYTHON-MIN-2025-0938 URL parser allowed square brackets in domain names

The Python standard library functions urllib.parse.urlsplit and urlparse accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in...

6.3CVSS5.9AI score0.01556EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/04/11 12:00 a.m.11 views

EulerOS 2.0 SP11 : python3 (EulerOS-SA-2025-1373)

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : The urllib.parse.urlsplit and urlparse functions improperly validated bracketed hosts , allowing hosts that weren't IPv6 or IPvFuture. This...

6.3CVSS6.6AI score0.00656EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2025/04/11 12:00 a.m.15 views

Huawei EulerOS: Security Advisory for python3 (EulerOS-SA-2025-1374)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 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...

6.3CVSS6.6AI score0.00656EPSS
SaveExploits0References2
Amazon
Amazon
added 2025/04/01 12:00 a.m.18 views

Medium: python3

Issue Overview: Directory traversal vulnerability in the 1 extract and 2 extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. dot dot sequence in filenames in a TAR archive, a related issue to CVE-2001-1267. CVE-2007-4559...

9.8CVSS7.2AI score0.27095EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2025/04/01 12:00 a.m.28 views

Amazon Linux 2 : python3 (ALAS-2025-2815)

The version of python3 installed on the remote host is prior to 3.7.16-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2025-2815 advisory. Directory traversal vulnerability in the 1 extract and 2 extractall functions in the tarfile module in Python allows...

9.8CVSS8.1AI score0.27095EPSS
SaveExploits3References6
Tenable Nessus
Tenable Nessus
added 2025/03/31 12:00 a.m.24 views

Amazon Linux 2023 : python3.12, python3.12-devel, python3.12-idle (ALAS2023-2025-899)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2025-899 advisory. The Python standard library functions urllib.parse.urlsplit and urlparse accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be...

6.3CVSS6.7AI score0.01556EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/03/31 12:00 a.m.12 views

Amazon Linux 2023 : python3, python3-devel, python3-idle (ALAS2023-2025-898)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2025-898 advisory. The Python standard library functions urllib.parse.urlsplit and urlparse accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be...

6.3CVSS6.7AI score0.01556EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/03/27 12:00 a.m.15 views

Amazon Linux 2023 : python3, python3-devel, python3-idle (ALAS2023-2025-900)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-900 advisory. The urllib.parse.urlsplit and urlparse functions improperly validated bracketed hosts , allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potential...

7.8CVSS6.5AI score0.00656EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/03/27 12:00 a.m.16 views

Amazon Linux 2023 : python3.11, python3.11-devel, python3.11-idle (ALAS2023-2025-871)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-871 advisory. A vulnerability has been found in the CPython venv module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands...

7.8CVSS6.7AI score0.01556EPSS
SaveExploits0References8
Amazon
Amazon
added 2025/03/26 12:00 a.m.9 views

Medium: python3.9

Issue Overview: The urllib.parse.urlsplit and urlparse functions improperly validated bracketed hosts , allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser. CVE-2024-11168 A...

7.8CVSS7.8AI score0.00656EPSS
SaveExploits0
Amazon
Amazon
added 2025/03/26 12:00 a.m.14 views

Medium: python3.12

Issue Overview: The Python standard library functions urllib.parse.urlsplit and urlparse accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could...

6.3CVSS7.7AI score0.01556EPSS
SaveExploits0
Amazon
Amazon
added 2025/03/26 12:00 a.m.11 views

Medium: python3.12

Issue Overview: The Python standard library functions urllib.parse.urlsplit and urlparse accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could...

6.3CVSS7.6AI score0.01556EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/03/20 6:48 p.m.24 views

OWASP Coraza WAF has parser confusion which leads to wrong URI in `REQUEST_FILENAME`

Summary URLs starting with // are not parsed properly, and the request REQUESTFILENAME variable contains a wrong value, leading to potential rules bypass. Details If a request is made on an URI starting with //, coraza will set a wrong value in REQUESTFILENAME. For example, if the URI...

5.4CVSS6.9AI score0.00307EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2025/03/20 6:48 p.m.17 views

GHSA-Q9F5-625G-XM39 OWASP Coraza WAF has parser confusion which leads to wrong URI in `REQUEST_FILENAME`

Summary URLs starting with // are not parsed properly, and the request REQUESTFILENAME variable contains a wrong value, leading to potential rules bypass. Details If a request is made on an URI starting with //, coraza will set a wrong value in REQUESTFILENAME. For example, if the URI...

5.4CVSS7.1AI score0.00307EPSS
SaveExploits0References4
Huntr
Huntr
added 2025/03/19 8:59 p.m.10 views

URL Parsing Issue

Repository: Hugging Face Transformers File: imageutils.py Line: 834 Code Snippet: if video.startswith"https://www.youtube.com" or video.startswith"http://www.youtube.com": Vulnerability Description: The current implementation checks if a video URL starts with "https://www.youtube.com" or...

3.5CVSS7.2AI score0.00357EPSS
SaveExploits1
Amazon
Amazon
added 2025/03/06 12:00 a.m.7 views

Medium: python3.11

Issue Overview: A vulnerability has been found in the CPython venv module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts ie "source venv/bin/activate". This means...

7.8CVSS7.8AI score0.01556EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2025-0938

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The Python standard library functions urllib.parse.urlsplit and urlparse accepted domain names that included square brackets which isn't valid according to RFC...

6.3CVSS6.4AI score0.01556EPSS
SaveExploits0References4
Rows per page
Query Builder