Lucene search
+L

1709 matches found

CVE
CVE
added 2025/02/11 12:37 a.m.53 views

CVE-2025-24870

CVE-2025-24870 affects SAP GUI for Windows (and RFC service) where credentials are stored in the process memory. This can allow an unauthenticated (local) attacker to access sensitive information and cause privilege escalation, with confidentiality impact but no reported integrity/availability im...

6CVSS6AI score0.00161EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/02/11 12:33 a.m.5 views

CVE-2025-23189 Missing Authorization Check in SAP NetWeaver and ABAP Platform (SDCCN)

Due to missing authorization check in an RFC enabled function module in transaction SDCCN, an authenticated attacker could generate technical meta-data. This leads to a low impact on integrity. There is no impact on confidentiality or availability...

4.3CVSS4.7AI score0.00239EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/02/05 11:50 p.m.17 views

CVE-2022-41264

Due to the unrestricted scope of the RFC function module, SAP BASIS - versions 731, 740, 750, 751, 752, 753, 754, 755, 756, 757, 789, 790, 791, allows an authenticated non-administrator attacker to access a system class and execute any of its public methods with parameters provided by the attacke...

8.8CVSS6.9AI score0.00855EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2025/02/04 12:0 a.m.12 views

Python Improper Input Validation Vulnerability (Jan 2025) - Windows

Python is prone to an improper input validation vulnerability in the urllib.parse.urlsplit and urlparse standard functions. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders...

6.3CVSS6.8AI score0.01525EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/01/31 8:59 p.m.21 views

CVE-2025-0938

A flaw was found in Python. The Python standard library functions urllib.parse.urlsplit and urlparse accept 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...

6.8CVSS6AI score0.01525EPSS
SaveExploits0References5
NVD
NVD
added 2025/01/31 6:15 p.m.23 views

CVE-2025-0938

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.3CVSS0.01525EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/01/31 5:51 p.m.44 views

CVE-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.3CVSS0.01525EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/01/31 5:51 p.m.7 views

CVE-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.3CVSS6.5AI score0.01525EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/01/31 5:51 p.m.157 views

CVE-2025-0938

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.3CVSS6.4AI score0.01525EPSS
SaveExploits0
CVE
CVE
added 2025/01/31 5:51 p.m.2917 views

CVE-2025-0938

Summary (CVE-2025-0938): The issue arises in Python’s standard library URL parsing, where urllib.parse.urlsplit/urlparse accepted domain names containing square brackets, contrary to RFC 3986. This leads to differential parsing between Python’s parser and other RFC-compliant parsers. The connecte...

6.3CVSS6.5AI score0.01525EPSS
SaveExploits0References11
OSV
OSV
added 2025/01/31 5:51 p.m.21 views

PSF-2025-1

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.3CVSS6.5AI score0.01525EPSS
SaveExploits0References9
OSV
OSV
added 2025/01/31 5:51 p.m.18 views

CVE-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.3CVSS6.6AI score
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2025/01/31 12:0 a.m.21 views

PT-2025-4103

Name of the Vulnerable Software and Affected Versions Python versions prior to 3.11.12 Description The Python standard library functions urllib.parse.urlsplit and urlparse accepted domain names containing square brackets, which violates RFC 3986. According to the specification, square brackets...

6.3CVSS6.5AI score0.01525EPSS
SaveExploits0References331
Tenable Nessus
Tenable Nessus
added 2025/01/22 12:0 a.m.25 views

SAP NetWeaver AS ABAP Multiple Vulnerabilities

The remote SAP NetWeaver ABAP server may be affected by multiple vulnerabilies. - The ABAP Application Server of SAP NetWeaver as well as ABAP Platform does not check for authorization when a user executes some RFC function modules. This could lead to an attacker with basic user privileges to gai...

8.8CVSS5.5AI score0.00745EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/17 3:6 p.m.14 views

BIT-PYTHON-MIN-2024-11168 Improper validation of IPv6 and IPvFuture addresses

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

6.3CVSS6.2AI score0.0067EPSS
SaveExploits0References10
NVD
NVD
added 2025/01/14 1:15 a.m.15 views

CVE-2025-0063

SAP NetWeaver AS ABAP and ABAP Platform does not check for authorization when a user executes some RFC function modules. This could lead to an attacker with basic user privileges to gain control over the data in Informix database, leading to complete compromise of confidentiality, integrity and...

8.8CVSS0.00745EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/10 1:0 p.m.5 views

OESA-2025-1026 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

6.3CVSS6.7AI score0.0067EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/01/09 12:33 a.m.16 views

CVE-2023-28362

The redirectto method in Rails allows provided values to contain characters which are not legal in an HTTP header value. This results in the potential for downstream services which enforce RFC compliance on HTTP response headers to remove the assigned Location header...

7.2AI score0.00332EPSS
SaveExploits2References4
OSV
OSV
added 2025/01/09 12:33 a.m.13 views

CVE-2023-28362

The redirectto method in Rails allows provided values to contain characters which are not legal in an HTTP header value. This results in the potential for downstream services which enforce RFC compliance on HTTP response headers to remove the assigned Location header...

4CVSS6.7AI score
SaveExploits0References7
OSV
OSV
added 2024/12/24 7:12 p.m.325 views

BIT-KAFKA-2024-56128 Apache Kafka: SCRAM authentication vulnerable to replay attacks when used without encryption

Incorrect Implementation of Authentication Algorithm in Apache Kafka's SCRAM implementation. Issue Summary: Apache Kafka's implementation of the Salted Challenge Response Authentication Mechanism SCRAM did not fully adhere to the requirements of RFC 5802 1. Specifically, as per RFC 5802, the serv...

5.3CVSS5.7AI score0.00795EPSS
SaveExploits0References6
Rows per page
Query Builder