Lucene search
+L

59784 matches found

NVD
NVD
added 2025/12/30 9:15 p.m.18 views

CVE-2025-61594

URI is a module providing classes to handle Uniform Resource Identifiers. In versions 0.12.4 and earlier bundled in Ruby 3.2 series 0.13.2 and earlier bundled in Ruby 3.3 series, 1.0.3 and earlier bundled in Ruby 3.4 series, when using the + operator to combine URIs, sensitive information like...

7.5CVSS0.00531EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 9:15 p.m.2 views

DEBIAN-CVE-2025-61594

URI is a module providing classes to handle Uniform Resource Identifiers. In versions 0.12.4 and earlier bundled in Ruby 3.2 series 0.13.2 and earlier bundled in Ruby 3.3 series, 1.0.3 and earlier bundled in Ruby 3.4 series, when using the + operator to combine URIs, sensitive information like...

7.5CVSS5.2AI score0.00531EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/30 9:15 p.m.8 views

UBUNTU-CVE-2025-61594

URI is a module providing classes to handle Uniform Resource Identifiers. In versions 0.12.4 and earlier bundled in Ruby 3.2 series 0.13.2 and earlier bundled in Ruby 3.3 series, 1.0.3 and earlier bundled in Ruby 3.4 series, when using the + operator to combine URIs, sensitive information like...

7.5CVSS6.9AI score0.00531EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 9:07 p.m.6 views

GHSA-J4PR-3WM6-XX2R URI Credential Leakage Bypass over CVE-2025-27221

Impact In affected URI version, a bypass exists for the fix to CVE-2025-27221 that can expose user credentials. When using the + operator to combine URIs, sensitive information like passwords from the original URI can be leaked, violating RFC3986 and making applications vulnerable to credential...

7.5CVSS6.5AI score0.00531EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2025/12/30 9:07 p.m.13 views

URI Credential Leakage Bypass over CVE-2025-27221

Impact In affected URI version, a bypass exists for the fix to CVE-2025-27221 that can expose user credentials. When using the + operator to combine URIs, sensitive information like passwords from the original URI can be leaked, violating RFC3986 and making applications vulnerable to credential...

7.5CVSS6.6AI score0.00531EPSS
SaveExploits0References11Affected Software1
CVE
CVE
added 2025/12/30 9:03 p.m.95 views

CVE-2025-61594

The CVE concerns the URI Ruby module. In versions ≤0.12.4 (Ruby 3.2), ≤0.13.2 (Ruby 3.3), and ≤1.0.3 (Ruby 3.4), using the + operator to join URIs could leak passwords from the original URI, bypassing a prior fix for CVE-2025-27221 and exposing credentials. Mitigations are available in fixed rele...

7.5CVSS6.5AI score0.00531EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/30 9:03 p.m.7 views

CVE-2025-61594 URI Credential Leakage Bypass over CVE-2025-27221

URI is a module providing classes to handle Uniform Resource Identifiers. In versions 0.12.4 and earlier bundled in Ruby 3.2 series 0.13.2 and earlier bundled in Ruby 3.3 series, 1.0.3 and earlier bundled in Ruby 3.4 series, when using the + operator to combine URIs, sensitive information like...

2.1CVSS6.5AI score0.00531EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/30 9:03 p.m.15 views

CVE-2025-61594

URI is a module providing classes to handle Uniform Resource Identifiers. In versions 0.12.4 and earlier bundled in Ruby 3.2 series 0.13.2 and earlier bundled in Ruby 3.3 series, 1.0.3 and earlier bundled in Ruby 3.4 series, when using the + operator to combine URIs, sensitive information like...

7.5CVSS5.2AI score0.00531EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 9:03 p.m.6 views

CVE-2025-61594 URI Credential Leakage Bypass over CVE-2025-27221

URI is a module providing classes to handle Uniform Resource Identifiers. In versions 0.12.4 and earlier bundled in Ruby 3.2 series 0.13.2 and earlier bundled in Ruby 3.3 series, 1.0.3 and earlier bundled in Ruby 3.4 series, when using the + operator to combine URIs, sensitive information like...

2.1CVSS7AI score
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2025/12/30 9:03 p.m.13 views

CVE-2025-61594

URI is a module providing classes to handle Uniform Resource Identifiers. In versions 0.12.4 and earlier bundled in Ruby 3.2 series 0.13.2 and earlier bundled in Ruby 3.3 series, 1.0.3 and earlier bundled in Ruby 3.4 series, when using the + operator to combine URIs, sensitive information like...

7.5CVSS6.3AI score0.00531EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 9:03 p.m.40 views

CVE-2025-61594 URI Credential Leakage Bypass over CVE-2025-27221

URI is a module providing classes to handle Uniform Resource Identifiers. In versions 0.12.4 and earlier bundled in Ruby 3.2 series 0.13.2 and earlier bundled in Ruby 3.3 series, 1.0.3 and earlier bundled in Ruby 3.4 series, when using the + operator to combine URIs, sensitive information like...

2.1CVSS0.00531EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 3:24 p.m.14 views

GHSA-46H3-79WF-XR6C Picklescan is vulnerable to RCE via missing detection when calling built-in python _operator.attrgetter

Summary Picklescan uses operator.attrgetter, which is a built-in python library function to execute remote pickle files. Details The attack payload executes in the following steps: - First, the attacker crafts the payload by calling the operator.attrgetter function in the reduce method. - Then,...

9.3CVSS7.7AI score0.00638EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/12/30 3:24 p.m.5 views

Deserialization of Untrusted Data

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the operator.attrgetter function. An attacker can execute arbitrary code by crafting a malicious pickle...

8.4CVSS7.7AI score
SaveExploits0References3
OSV
OSV
added 2025/12/30 3:22 p.m.15 views

GHSA-955R-X9J8-7RHH Picklescan is vulnerable to RCE via missing detection when calling built-in python _operator.methodcaller

Summary Picklescan uses operator.methodcaller, which is a built-in python library function to execute remote pickle files. Details The attack payload executes in the following steps: - First, the attacker crafts the payload by calling to operator.methodcaller function in reduce method - Then when...

9.3CVSS7.7AI score0.00523EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/12/30 3:22 p.m.563 views

Picklescan is vulnerable to RCE via missing detection when calling built-in python _operator.methodcaller

Summary Picklescan uses operator.methodcaller, which is a built-in python library function to execute remote pickle files. Details The attack payload executes in the following steps: - First, the attacker crafts the payload by calling to operator.methodcaller function in reduce method - Then when...

7.8AI score
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2025/12/30 3:22 p.m.6 views

Deserialization of Untrusted Data

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the operator.methodcaller function. An attacker can execute arbitrary code by crafting a malicious pickle...

8.4CVSS7.7AI score
SaveExploits0References2
EUVD
EUVD
added 2025/12/30 3:22 p.m.6 views

EUVD-2025-205779

Picklescan is vulnerable to RCE via missing detection when calling built-in python operator.methodcaller...

6.4AI score
SaveExploits0References4
Wolfi
Wolfi
added 2025/12/30 1:48 p.m.8 views

GHSA-2XGQ-Q749-89FQ vulnerabilities

Vulnerabilities for packages: ruby3.2-aws-sdk-s3, ruby4.0-aws-sdk-s3, kube-fluentd-operator, ruby3.3-aws-sdk-s3, ruby3.4-aws-sdk-s3...

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2025/12/30 1:48 p.m.10 views

CVE-2025-14762 vulnerabilities

Vulnerabilities for packages: ruby3.2-aws-sdk-s3, ruby4.0-aws-sdk-s3, kube-fluentd-operator, ruby3.3-aws-sdk-s3, ruby3.4-aws-sdk-s3...

6CVSS5AI score0.00208EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/30 1:32 p.m.10 views

Security Bulletin: Multiple Vulnerabilities in IBM Operator for Apache Flink

Summary Multiple vulnerabilities were addressed in IBM Operator for Apache Flink version 1.4.5 Vulnerability Details CVEID:CVE-2021-39194 DESCRIPTION: kaml is an open source implementation of the YAML format with support for kotlinx.serialization. In affected versions attackers that could provide...

8.8CVSS6.5AI score0.9581EPSS
SaveExploits10Affected Software1
Rows per page
Query Builder