Lucene search
K

831 matches found

NVD
NVD
added 2022/09/26 5:15 a.m.15 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.00265EPSS
Exploits1References9
OSV
OSV
added 2022/09/26 5:15 a.m.46 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.00265EPSS
Exploits1References4
OSV
OSV
added 2022/09/26 5:15 a.m.0 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.00265EPSS
Exploits1References6
PyPA
PyPA
added 2022/09/26 5:15 a.m.5 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.00265EPSS
Exploits1References4Affected Software1
Debian CVE
Debian CVE
added 2022/09/26 5:5 a.m.30 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.00265EPSS
Exploits1
CVE
CVE
added 2022/09/26 5:5 a.m.195 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.00265EPSS
Exploits1References9Affected Software1
Vulnrichment
Vulnrichment
added 2022/09/26 5:5 a.m.16 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.00265EPSS
Exploits1References9
AlpineLinux
AlpineLinux
added 2022/09/26 5:5 a.m.51 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.00265EPSS
Exploits1
ATTACKERKB
ATTACKERKB
added 2022/09/26 5:0 a.m.2 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.00265EPSS
Exploits1References12
FreeBSD
FreeBSD
added 2022/09/26 12:0 a.m.20 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.00265EPSS
Exploits1References2
CNNVD
CNNVD
added 2022/09/26 12:0 a.m.2 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.00265EPSS
Exploits1References13
UbuntuCve
UbuntuCve
added 2022/09/26 12:0 a.m.37 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.00265EPSS
Exploits1References5
Snyk
Snyk
added 2022/09/19 12:4 p.m.1 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.00265EPSS
Exploits1References3
OpenVAS
OpenVAS
added 2022/09/13 12:0 a.m.35 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
Exploits0References2
Openbugbounty
Openbugbounty
added 2022/08/07 4:42 p.m.17 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
Exploits0
Fedora
Fedora
added 2022/07/31 1:37 a.m.11 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
Exploits0
Fedora
Fedora
added 2022/07/30 1:55 a.m.15 views

[SECURITY] Fedora 36 Update: golang-github-apache-beam-2-2.33.0~RC1-8.fc36

Apache Beam is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and Runners for executing them on distributed processing backends, including Apache Flink, Apache Spark, Google Cloud...

7.4AI score
Exploits0
OpenVAS
OpenVAS
added 2022/07/21 12:0 a.m.21 views

Fedora: Security Advisory for golang-starlark (FEDORA-2022-3e1ade35db)

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

7.5CVSS8.9AI score0.00182EPSS
Exploits3References2
Fedora
Fedora
added 2022/07/20 1:40 a.m.30 views

[SECURITY] Fedora 35 Update: golang-starlark-0-0.7.20210113gite81fc95.fc35

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

9.3CVSS8.1AI score0.00963EPSS
Exploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.28 views

[SECURITY] Fedora 35 Update: golang-github-apache-beam-2-2.33.0~RC1-7.fc35

Apache Beam is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and Runners for executing them on distributed processing backends, including Apache Flink, Apache Spark, Google Cloud...

9.3CVSS8.4AI score0.00963EPSS
Exploits3
Rows per page
Query Builder