Lucene search
+L

18651 matches found

Snyk
Snyk
added 2025/06/18 5:50 p.m.3 views

Open Redirect

Overview urllib3 is a HTTP library with thread-safe connection pooling, file post, and more. Affected versions of this package are vulnerable to Open Redirect when used within a Pyodide runtime utilizing the JavaScript Fetch API or falling back on XMLHttpRequest, due to the retries and redirect...

6.1CVSS6.5AI score0.00366EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/18 5:50 p.m.13 views

GHSA-48P4-8XCF-VXJ5 urllib3 does not control redirects in browsers and Node.js

urllib3 supports being used in a Pyodide runtime utilizing the JavaScript Fetch API or falling back on XMLHttpRequest. This means you can use Python libraries to make HTTP requests from your browser or Node.js. Additionally, urllib3 provides a mechanism to control redirects. However, the retries...

5.3CVSS7.4AI score0.00366EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/06/18 5:50 p.m.32 views

urllib3 does not control redirects in browsers and Node.js

urllib3 supports being used in a Pyodide runtime utilizing the JavaScript Fetch API or falling back on XMLHttpRequest. This means you can use Python libraries to make HTTP requests from your browser or Node.js. Additionally, urllib3 provides a mechanism to control redirects. However, the retries...

6.1CVSS7.1AI score0.00366EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/06/18 11:15 a.m.21 views

CVE-2022-49990

In the Linux kernel, the following vulnerability has been resolved: s390: fix double free of GS and RI CBs on fork failure The pointers for guarded storage and runtime instrumentation control blocks are stored in the threadstruct of the associated task. These pointers are initially copied on fork...

7.8CVSS0.00243EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 11:15 a.m.18 views

DEBIAN-CVE-2022-49990

In the Linux kernel, the following vulnerability has been resolved: s390: fix double free of GS and RI CBs on fork failure The pointers for guarded storage and runtime instrumentation control blocks are stored in the threadstruct of the associated task. These pointers are initially copied on fork...

7.8CVSS5.4AI score0.00243EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.16 views

UBUNTU-CVE-2022-49955

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: Fix RTAS MSRHV handling for Cell The semi-recent changes to MSR handling when entering RTAS firmware cause crashes on IBM Cell machines. An example trace: kernel tried to execute user page 2fff01a8 - exploit attempt...

5.5CVSS6AI score0.0019EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:15 a.m.16 views

UBUNTU-CVE-2022-49990

In the Linux kernel, the following vulnerability has been resolved: s390: fix double free of GS and RI CBs on fork failure The pointers for guarded storage and runtime instrumentation control blocks are stored in the threadstruct of the associated task. These pointers are initially copied on fork...

7.8CVSS6.1AI score0.00243EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 11:15 a.m.10 views

UBUNTU-CVE-2022-49985

In the Linux kernel, the following vulnerability has been resolved: bpf: Don't use tnumrange on array range checking for poke descriptors Hsin-Wei reported a KASAN splat triggered by their BPF runtime fuzzer which is based on a customized syzkaller: BUG: KASAN: slab-out-of-bounds in...

7.8CVSS6.1AI score0.00242EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 11:03 a.m.14 views

CVE-2022-50223 LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK

In the Linux kernel, the following vulnerability has been resolved: LoongArch: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAPS is selected, cpumaxbitswarn generates a runtime warning similar as below while we show /proc/cpuinfo. Fix this by...

6.1AI score
SaveExploits0References5
OSV
OSV
added 2025/06/18 11:03 a.m.11 views

CVE-2022-50210 MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK

In the Linux kernel, the following vulnerability has been resolved: MIPS: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAPS is selected, cpumaxbitswarn generates a runtime warning similar as below while we show /proc/cpuinfo. Fix this by using...

6.2AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.23 views

CVE-2022-49990 s390: fix double free of GS and RI CBs on fork() failure

In the Linux kernel, the following vulnerability has been resolved: s390: fix double free of GS and RI CBs on fork failure The pointers for guarded storage and runtime instrumentation control blocks are stored in the threadstruct of the associated task. These pointers are initially copied on fork...

7.8CVSS0.00243EPSS
SaveExploits0References6
CVE
CVE
added 2025/06/18 11:00 a.m.135 views

CVE-2022-49990

CVE-2022-49990 affects the Linux kernel (s390) where guarded storage and runtime instrumentation control blocks stored in thread_struct are copied during fork via arch_dup_task_struct() and then cleared in copy_thread(). If fork() fails after the initial task dup and before copy_thread(), free_ta...

7.8CVSS6.3AI score0.00243EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/06/18 11:00 a.m.148 views

CVE-2022-49985

The CVE-2022-49985 entry concerns the Linux kernel, where the BPF component allowed a range check descriptor to misrepresent a tight range because tnum_range(0, map->max_entries-1) may yield a superset of the intended values. The root cause is that the tnum-based range representation can erron...

7.8CVSS6.3AI score0.00242EPSS
SaveExploits0References4Affected Software1
SUSE Linux
SUSE Linux
added 2025/06/18 2:12 a.m.28 views

Security update for golang-github-prometheus-prometheus

This update for golang-github-prometheus-prometheus fixes the following issues: Security issues fixed: CVE-2023-45288: Require Go = 1.23 for building bsc1236516 CVE-2025-22870: Bump golang.org/x/net to version 0.39.0 bsc1238686 Version was updated to 2.53.4 with the following bug fixes: Runtime:...

6.9CVSS7AI score0.91969EPSS
SaveExploits3References14
SUSE Linux
SUSE Linux
added 2025/06/18 2:11 a.m.23 views

Security update for Multi-Linux Manager Client Tools

This update fixes the following issues: golang-github-prometheus-prometheus was updated to version 2.53.4: Security issues fixed: CVE-2023-45288: Require Go = 1.23 for building bsc1236516 CVE-2025-22870: Bumped golang.org/x/net to version 0.39.0 bsc1238686 Other bugs fixes from version 2.53.4:...

9.9CVSS7.4AI score0.97007EPSS
SaveExploits20References52
SUSE Linux
SUSE Linux
added 2025/06/18 2:09 a.m.63 views

Security update for Multi-Linux Manager Client Tools

This update fixes the following issues: golang-github-prometheus-prometheus was updated to version 2.53.4: Security issues fixed: CVE-2023-45288: Require Go = 1.23 for building bsc1236516 CVE-2025-22870: Bumped golang.org/x/net to version 0.39.0 bsc1238686 Other bugs fixes from version 2.53.4:...

9.9CVSS7.3AI score0.97007EPSS
SaveExploits20References52
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.8 views

PT-2025-26199

Name of the Vulnerable Software and Affected Versions urllib3 versions prior to 2.5.0 Description The issue concerns urllib3, a Python HTTP client library, which does not control redirects in browsers and Node.js prior to version 2.5.0. This library supports being used in a Pyodide runtime,...

6.1CVSS6.7AI score0.00366EPSS
SaveExploits0References36
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.15 views

PT-2025-26149 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.19-rc5+ Description: A warning has been fixed in the Linux kernel for LoongArch when CONFIG CPUMASK OFFSTACK and CONFIG DEBUG PER CPU MAPS are selected. The issue generated a runtime warning while showing...

5.9AI score0.00177EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from improper handling of CPU masks, which may result in a runtime warning...

5.5CVSS6.2AI score0.00215EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.6 views

PT-2025-26136 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.19-rc5+ 1052 Description: A warning has been fixed in the Linux kernel for MIPS architecture when CONFIG CPUMASK OFFSTACK and CONFIG DEBUG PER CPU MAPS are selected. The issue generated a runtime warning while...

7.2AI score0.00215EPSS
SaveExploits0References17
Rows per page
Query Builder