Lucene search
+L

1760 matches found

CNNVD
CNNVD
added 2022/08/29 12:0 a.m.3 views

NVIDIA NVFLARE 代码问题漏洞

NVIDIA NVFLARE is a standalone Python library from NVIDIA, Inc. Designed to support joint learning between parties using their local secure protected data for client-side training, it also includes functionality for coordinating and exchanging the progress of results across all sites to achieve...

9.8CVSS7.4AI score0.08529EPSS
SaveExploits3References4
Positive Technologies
Positive Technologies
added 2022/08/29 12:0 a.m.3 views

PT-2022-22281 · Nvflare · Nvflare

Name of the Vulnerable Software and Affected Versions: NVFLARE versions prior to 2.1.4 Description: The issue concerns deserialization of untrusted data due to Pickle usage, which may allow an unprivileged network attacker to cause Remote Code Execution, Denial Of Service, and impact both...

9.8CVSS9.6AI score0.08529EPSS
SaveExploits3References11
CVE
CVE
added 2022/08/29 12:0 a.m.93 views

CVE-2022-34668

NVFLARE before version 2.1.4 is affected by a deserialization vulnerability due to untrusted data via Python Pickle, enabling Remote Code Execution and Denial of Service with high impact to confidentiality and integrity. All versions prior to 2.1.4 are affected. Public writeups describe an attack...

9.8CVSS9.4AI score0.08529EPSS
SaveExploits3References2Affected Software1
Packet Storm
Packet Storm
added 2022/07/29 12:0 a.m.305 views

rpc.py 0.6.0 Remote Code Execution

Exploit Title: rpc.py 0.6.0 - Remote Code Execution RCE Google Dork: N/A Date: 2022-07-12 Exploit Author: Elias Hohl Vendor Homepage: https://github.com/abersheeran Software Link: https://github.com/abersheeran/rpc.py Version: v0.4.2 - v0.6.0 Tested on: Debian 11, Ubuntu 20.04 CVE : CVE-2022-3541...

9.8CVSS9.6AI score0.46139EPSS
SaveExploits7
Exploit DB
Exploit DB
added 2022/07/29 12:0 a.m.682 views

rpc.py 0.6.0 - Remote Code Execution (RCE)

Exploit Title: rpc.py 0.6.0 - Remote Code Execution RCE Google Dork: N/A Date: 2022-07-12 Exploit Author: Elias Hohl Vendor Homepage: https://github.com/abersheeran Software Link: https://github.com/abersheeran/rpc.py Version: v0.4.2 - v0.6.0 Tested on: Debian 11, Ubuntu 20.04 CVE : CVE-2022-3541...

9.8CVSS8.3AI score0.46139EPSS
SaveExploits7
Github Security Blog
Github Security Blog
added 2022/07/09 12:0 a.m.67 views

rpc.py vulnerable to Deserialization of Untrusted Data

rpc.py through 0.6.0 allows Remote Code Execution because an unpickle occurs when the "serializer: pickle" HTTP header is sent. In other words, although JSON not Pickle is the default data format, an unauthenticated client can cause the data to be processed with unpickle. Per the maintainer, rpc....

9.8CVSS9.4AI score0.46139EPSS
SaveExploits7References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/07/08 7:15 p.m.2 views

CVE-2022-35411

rpc.py through 0.6.0 allows Remote Code Execution because an unpickle occurs when the "serializer: pickle" HTTP header is sent. In other words, although JSON not Pickle is the default data format, an unauthenticated client can cause the data to be processed with unpickle...

9.8CVSS7.4AI score0.46139EPSS
SaveExploits7References6
Cvelist
Cvelist
added 2022/07/08 6:7 p.m.58 views

CVE-2022-35411

rpc.py through 0.6.0 allows Remote Code Execution because an unpickle occurs when the "serializer: pickle" HTTP header is sent. In other words, although JSON not Pickle is the default data format, an unauthenticated client can cause the data to be processed with unpickle...

10AI score0.46139EPSS
SaveExploits7References4
Positive Technologies
Positive Technologies
added 2022/07/08 12:0 a.m.5 views

PT-2022-22812

Name of the Vulnerable Software and Affected Versions rpc.py versions through 0.6.0 Description The issue allows Remote Code Execution because an unpickle occurs when the serializer: pickle HTTP header is sent. Although JSON is the default data format, an unauthenticated client can cause the data...

9.8CVSS7.4AI score0.46139EPSS
SaveExploits7References17
ATTACKERKB
ATTACKERKB
added 2022/07/01 6:15 p.m.2 views

CVE-2022-31604

NVFLARE, versions prior to 2.1.2, contains a vulnerability in its PKI implementation module, where The CA credentials are transported via pickle and no safe deserialization. The deserialization of Untrusted Data may allow an unprivileged network attacker to cause Remote Code Execution, Denial Of...

9.8CVSS5.8AI score0.01976EPSS
SaveExploits0References2
PyPA
PyPA
added 2022/07/01 6:15 p.m.7 views

PYSEC-2022-231

NVFLARE, versions prior to 2.1.2, contains a vulnerability in its PKI implementation module, where The CA credentials are transported via pickle and no safe deserialization. The deserialization of Untrusted Data may allow an unprivileged network attacker to cause Remote Code Execution, Denial Of...

9.8CVSS7.2AI score0.01976EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/07/01 5:15 p.m.122 views

CVE-2022-31604

CVE-2022-31604 affects NVFLARE prior to 2.1.2. The PKI module deserializes CA credentials via pickle, enabling deserialization of untrusted data and potentially enabling Remote Code Execution, Denial of Service, and impact to Confidentiality/Integrity/Availability. Exploitation details are not pr...

9.8CVSS9.4AI score0.01976EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2022/07/01 12:0 a.m.6 views

NVIDIA NVFLARE 代码问题漏洞

NVIDIA NVFLARE is a standalone Python library from NVIDIA, Inc. Designed to support joint learning between parties using their local secure protected data for client-side training, it also includes functionality for coordinating and exchanging the progress of results across all sites to achieve...

9.8CVSS8.6AI score0.01976EPSS
SaveExploits0References2
Veracode
Veracode
added 2022/06/23 11:31 a.m.23 views

Deserialization Of Untrusted Data

nvflare is vulnerable to deserialization of untrusted data. The vulnerability exists because the CA credentials are transported via pickle and not properly deserialized which allows an attacker to execute codes and cause an application crash...

9.8CVSS9.1AI score0.01976EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/06/22 9:22 p.m.63 views

GHSA-RCXC-3W2M-MP8H Unsafe deserialisation in the PKI implementation scheme of NVFlare

Impact NVFLARE contains a vulnerability in its PKI implementation module, where The CA credentials are transported via pickle and no safe deserialization. The deserialization of Untrusted Data may allow an unprivileged network attacker to cause Remote Code Execution, Denial Of Service, and Impact...

9.8CVSS9.5AI score0.01976EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2022/06/02 12:0 a.m.13 views

Pickle Investor Unable To Receive Rewards

Lines of code Vulnerability details Proof-of-Concept Pickle Investor people who locked their PICKLE or deposit their pToken will not be able to collect their rewards. Whenever, Pickle Investor called the Booster.earmarkRewards function to claim their veAsset and extra rewards and disperse them to...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/05/24 10:0 p.m.11 views

GHSA-9FQ2-X9R6-WFMF Numpy Deserialization of Untrusted Data

DISPUTED An issue was discovered in NumPy 1.16.2 and earlier. 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...

9.8CVSS7.5AI score0.17528EPSS
SaveExploits2References18
RedhatCVE
RedhatCVE
added 2022/05/20 11:34 p.m.20 views

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.9AI score0.04593EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2022/05/17 5:3 a.m.20 views

graphite-web is vulnerable to Remote Code Execution via renderLocalView function

The renderLocalView function in render/views.py in graphite-web in Graphite 0.9.5 through 0.9.10 uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object...

6.8CVSS7.4AI score0.38668EPSS
SaveExploits5References9Affected Software1
OSV
OSV
added 2022/05/17 5:3 a.m.31 views

GHSA-M923-W2GJ-V43G graphite-web is vulnerable to Remote Code Execution via renderLocalView function

The renderLocalView function in render/views.py in graphite-web in Graphite 0.9.5 through 0.9.10 uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object...

9.5CVSS7.1AI score0.38668EPSS
SaveExploits5References9
Rows per page
Query Builder