Lucene search
+L

931 matches found

OSV
OSV
•added 2022/10/12 12:00 a.m.•48 views

CVE-2022-39282 RDP client: Read of uninitialized memory with parallel port redirection

FreeRDP is a free remote desktop protocol library and clients. FreeRDP based clients on unix systems using /parallel command line switch might read uninitialized data and send it to the server the client is currently connected to. FreeRDP based server implementations are not affected. Please...

3.5CVSS6.2AI score
SaveExploits0References10
Fedora
Fedora
•added 2022/10/08 5:34 p.m.•33 views

[SECURITY] Fedora 36 Update: python-joblib-1.2.0-1.fc36

Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: transparent disk-caching of the output values and lazy re-evaluation memorize pattern easy simple parallel computing logging and tracing of the execution...

9.8CVSS2.6AI score0.02609EPSS
SaveExploits1
Openbugbounty
Openbugbounty
•added 2022/09/28 12:39 p.m.•20 views

parallel-schallplatten.de Cross Site Scripting vulnerability OBB-2961776

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
OSV
OSV
•added 2022/09/26 5:15 a.m.•8 views

DEBIAN-CVE-2022-21797

The package joblib from 0 and before 1.2.0 are vulnerable to Arbitrary Code Execution via the predispatch flag in Parallel class due to the eval statement...

9.8CVSS7.3AI score0.02609EPSS
SaveExploits1References1
NVD
NVD
•added 2022/09/26 5:15 a.m.•33 views

CVE-2022-21797

The package joblib from 0 and before 1.2.0 are vulnerable to Arbitrary Code Execution via the predispatch flag in Parallel class due to the eval statement...

9.8CVSS0.02609EPSS
SaveExploits1References9
PyPA
PyPA
•added 2022/09/26 5:15 a.m.•13 views

PYSEC-2022-288

The package joblib from 0 and before 1.2.0 are vulnerable to Arbitrary Code Execution via the predispatch flag in Parallel class due to the eval statement...

9.8CVSS5.5AI score0.02609EPSS
SaveExploits1References5Affected Software1
OSV
OSV
•added 2022/09/26 5:15 a.m.•12 views

UBUNTU-CVE-2022-21797

The package joblib from 0 and before 1.2.0 are vulnerable to Arbitrary Code Execution via the predispatch flag in Parallel class due to the eval statement...

9.8CVSS6.7AI score0.02609EPSS
SaveExploits1References6
OSV
OSV
•added 2022/09/26 5:15 a.m.•65 views

PYSEC-2022-288

The package joblib from 0 and before 1.2.0 are vulnerable to Arbitrary Code Execution via the predispatch flag in Parallel class due to the eval statement...

9.8CVSS4.7AI score0.02609EPSS
SaveExploits1References5
CVE
CVE
•added 2022/09/26 5:05 a.m.•237 views

CVE-2022-21797

CVE-2022-21797 affects joblib: versions 0 up to 1.1.x are vulnerable to arbitrary code execution via the pre_dispatch flag in Parallel(), caused by an eval() statement. Severity is high/critical per sources; impact is arbitrary code execution. Remediation: upgrade to joblib 1.2.0 or later (e.g., ...

9.8CVSS8.4AI score0.02609EPSS
SaveExploits1References9Affected Software1
Vulnrichment
Vulnrichment
•added 2022/09/26 5:05 a.m.•19 views

CVE-2022-21797 Arbitrary Code Execution

The package joblib from 0 and before 1.2.0 are vulnerable to Arbitrary Code Execution via the predispatch flag in Parallel class due to the eval statement...

7.3CVSS7.1AI score0.02609EPSS
SaveExploits1References9
Debian CVE
Debian CVE
•added 2022/09/26 5:05 a.m.•54 views

CVE-2022-21797

The package joblib from 0 and before 1.2.0 are vulnerable to Arbitrary Code Execution via the predispatch flag in Parallel class due to the eval statement...

9.8CVSS7.2AI score0.02609EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2022/09/26 5:05 a.m.•172 views

CVE-2022-21797

The package joblib from 0 and before 1.2.0 are vulnerable to Arbitrary Code Execution via the predispatch flag in Parallel class due to the eval statement...

9.8CVSS8.5AI score0.02609EPSS
SaveExploits1
attackerkb
attackerkb
•added 2022/09/26 5:00 a.m.•11 views

CVE-2022-21797

The package joblib from 0 and before 1.2.0 are vulnerable to Arbitrary Code Execution via the predispatch flag in Parallel class due to the eval statement...

9.8CVSS6.8AI score0.02609EPSS
SaveExploits1References12
UbuntuCve
UbuntuCve
•added 2022/09/26 12:00 a.m.•61 views

CVE-2022-21797

The package joblib from 0 and before 1.2.0 are vulnerable to Arbitrary Code Execution via the predispatch flag in Parallel class due to the eval statement...

9.8CVSS6.8AI score0.02609EPSS
SaveExploits1References5
CNNVD
CNNVD
•added 2022/09/26 12:00 a.m.•86 views

joblib 安全漏洞

joblib is joblib open source set of tools to provide lightweight pipelining in Python. Joblib package versions prior to 1.2.0 has a security vulnerability , the vulnerability stems from its Parallel class in the predispatch flag allows an attacker to achieve arbitrary code execution through eval...

9.8CVSS7.8AI score0.02609EPSS
SaveExploits1References13
FreeBSD
FreeBSD
•added 2022/09/26 12:00 a.m.•32 views

py39-joblib -- arbitrary code execution

jimlinntu reports: The package joblib from 0 and before 1.2.0 are vulnerable to Arbitrary Code Execution via the predispatch flag in Parallel class due to the eval statement...

9.8CVSS9.5AI score0.02609EPSS
SaveExploits1References2
Snyk
Snyk
•added 2022/09/19 12:04 p.m.•4 views

Arbitrary Code Execution

Overview joblib is a Lightweight pipelining with Python functions Affected versions of this package are vulnerable to Arbitrary Code Execution via the predispatch flag in Parallel class due to the eval statement. PoC py def f: return 1 p = Parallelnjobs=3, predispatch="sys.exit0" pdelayedf for i ...

9.8CVSS5.4AI score0.02609EPSS
SaveExploits1References3
OpenVAS
OpenVAS
•added 2022/09/13 12:00 a.m.•45 views

Fedora: Security Advisory for rubygem-puma (FEDORA-2022-7c8b29195f)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH 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-or-later This program is free software; you can...

6.8AI score
SaveExploits0References2
Openbugbounty
Openbugbounty
•added 2022/08/07 4:42 p.m.•19 views

parallel-schallplatten.de Cross Site Scripting vulnerability OBB-2828617

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Fedora
Fedora
•added 2022/07/31 1:37 a.m.•20 views

[SECURITY] Fedora 36 Update: golang-starlark-0-0.8.20210113gite81fc95.fc36

Starlark is a dialect of Python intended for use as a configuration language. Like Python, it is an untyped dynamic language with high-level data types, first-class functions with lexical scope, and garbage collection. Unlike CPython, independent Starlark threads execute in parallel, so Starlark...

7.1AI score
SaveExploits0
Rows per page
Query Builder