Lucene search
+L

1994 matches found

Exploit DB
Exploit DB
added 2023/03/25 12:00 a.m.261 views

NVFLARE < 2.1.4 - Unsafe Deserialization due to Pickle

Exploit Title: NVFLARE 2.1.4 - Unsafe Deserialization due to Pickle Exploit Author: Elias Hohl Google Dork: N/A Date: 2022-06-21 Vendor Homepage: https://www.nvidia.com Software Link: https://github.com/NVIDIA/NVFlare Version: 2.1.4 Tested on: Ubuntu 20.04 CVE : CVE-2022-34668...

9.8CVSS8.3AI score0.10903EPSS
SaveExploits3
SUSE CVE
SUSE CVE
added 2023/02/15 5:44 a.m.9 views

SUSE CVE-2012-4406

OpenStack Object Storage swift before 1.7.0 uses the loads function in the pickle Python module unsafely when storing and loading metadata in memcached, which allows remote attackers to execute arbitrary code via a crafted pickle object...

9.8CVSS9.4AI score0.06571EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:28 a.m.9 views

SUSE CVE-2014-3539

base/oi/doa.py in the Rope library in CPython aka Python allows remote attackers to execute arbitrary code by leveraging an unsafe call to pickle.load...

9.8CVSS8AI score0.02975EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:29 a.m.9 views

SUSE CVE-2018-7889

gui2/viewer/bookmarkmanager.py in Calibre 3.18 calls cPickle.load on imported bookmark data, which allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call...

7.8CVSS7.8AI score0.04508EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:21 a.m.6 views

SUSE CVE-2018-20406

Modules/pickle.c in Python before 3.7.1 has an integer overflow via a large LONGBINPUT value that is mishandled during a "resize to twice the size" attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of...

2.9CVSS9AI score0.05789EPSS
SaveExploits1References26
SUSE CVE
SUSE CVE
added 2023/02/15 4:16 a.m.9 views

SUSE CVE-2019-6446

An issue was discovered in NumPy before 1.16.3. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have...

7.8CVSS7.9AI score0.17528EPSS
SaveExploits2References20
SUSE CVE
SUSE CVE
added 2023/02/15 4:11 a.m.8 views

SUSE CVE-2019-12760

A deserialization vulnerability exists in the way parso through 0.4.0 handles grammar parsing from the cache. Cache loading relies on pickle and, provided that an evil pickle can be written to a cache grammar file and that its parsing can be triggered, this flaw leads to Arbitrary Code Execution...

7.5CVSS7AI score0.01563EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:40 a.m.11 views

SUSE CVE-2021-33026

The Flask-Caching extension through 1.10.1 for Flask relies on Pickle for serialization, which may lead to remote code execution or local privilege escalation. If an attacker gains access to cache storage e.g., filesystem, Memcached, Redis, etc., they can construct a crafted payload, poison the...

9.8CVSS8.9AI score0.07064EPSS
SaveExploits4References3
Huntr
Huntr
added 2022/12/29 1:43 p.m.14 views

RCE in Wordnet Browser

Description A user who visits a malicious link with wordnet browser open will execute code on system Proof of Concept Visit http://localhost:8000/lookupgASVKwAAAAAAAACMBXBvc2l4lIwGc3lzdGVtlJOUjBB0b3VjaCAvdG1wL1BXTkVElIWUUpQu The base64 is created from import pickle import sys import base64...

0.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/11/17 12:00 a.m.37 views

AlmaLinux 8 : python39:3.9 (ALSA-2022:8492)

The remote AlmaLinux 8 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2022:8492 advisory. python: local privilege escalation via the multiprocessing forkserver start method CVE-2022-42919 Tenable has extracted the preceding description block directly fr...

7.8CVSS7.2AI score0.00747EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2022/11/16 10:42 a.m.8 views

python: local privilege escalation via the multiprocessing forkserver start method

A vulnerability found in Python. The flaw occurs when used with the forkserver start method on Linux. The Python multiprocessing library allows Python pickles to be deserialized from any user in the same machine's local network namespace in many system configurations, which means any user on the...

7.8CVSS6.9AI score0.00747EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/16 10:40 a.m.9 views

python: local privilege escalation via the multiprocessing forkserver start method

A vulnerability found in Python. The flaw occurs when used with the forkserver start method on Linux. The Python multiprocessing library allows Python pickles to be deserialized from any user in the same machine's local network namespace in many system configurations, which means any user on the...

7.8CVSS6.9AI score0.00747EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/11 11:05 a.m.10 views

OESA-2022-2097 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...

7.8CVSS9AI score0.00747EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2022/11/09 8:00 a.m.6 views

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library when used with the forkserver start method on Linux allows pickles to be deserialized from any user in the same machine local network namespace which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3 but users would need to make specific

...

7.8CVSS7.1AI score0.00747EPSS
SaveExploits0
OSV
OSV
added 2022/11/07 12:15 a.m.4 views

ALPINE-CVE-2022-42919

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network...

7.8CVSS7.3AI score0.00747EPSS
SaveExploits0References1
OSV
OSV
added 2022/11/07 12:15 a.m.5 views

DEBIAN-CVE-2022-42919

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network...

7.8CVSS7.6AI score0.00747EPSS
SaveExploits0References1
OSV
OSV
added 2022/11/07 12:15 a.m.14 views

AZL-11394 CVE-2022-42919 affecting package python3 for versions less than 3.9.19-1

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network...

7.8CVSS7AI score0.00747EPSS
SaveExploits0References1
Prion
Prion
added 2022/11/07 12:15 a.m.41 views

Default configuration

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network...

4.3CVSS7.8AI score0.00747EPSS
SaveExploits0References14Affected Software2
OSV
OSV
added 2022/11/06 12:00 a.m.50 views

CVE-2022-42919

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network...

7.8CVSS3AI score
SaveExploits0References17
OSV
OSV
added 2022/11/02 12:00 a.m.8 views

UBUNTU-CVE-2022-42919

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network...

7.8CVSS7AI score0.00747EPSS
SaveExploits0References6
Rows per page
Query Builder