Lucene search
+L

4396 matches found

Prion
Prion
added 2023/10/18 10:15 p.m.27 views

Remote code execution

XXL-RPC is a high performance, distributed RPC framework. With it, a TCP server can be set up using the Netty framework and the Hessian serialization mechanism. When such a configuration is used, attackers may be able to connect to the server and provide malicious serialized objects that, once...

7.5CVSS9.8AI score0.01046EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/10/18 9:56 p.m.20 views

CVE-2023-45146 Remote code execution in XXL-RPC

XXL-RPC is a high performance, distributed RPC framework. With it, a TCP server can be set up using the Netty framework and the Hessian serialization mechanism. When such a configuration is used, attackers may be able to connect to the server and provide malicious serialized objects that, once...

9CVSS8.2AI score0.01046EPSS
SaveExploits0References1
CVE
CVE
added 2023/10/18 9:56 p.m.112 views

CVE-2023-45146

CVE-2023-45146 affects XXL-RPC’s Netty-based TCP server using Hessian serialization. The root cause is insecure deserialization of untrusted objects, allowing an attacker to remotely supply malicious serialized data that, when deserialized, leads to arbitrary code execution and full machine takeo...

10CVSS9.8AI score0.01046EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/10/13 7:25 p.m.79 views

GHSA-5M22-CFQ9-86X6 Pickle serialization vulnerable to Deserialization of Untrusted Data

What We are using pickle as default serialization module but that has known security issues see e.g. https://medium.com/ochrona/python-pickle-is-notoriously-insecure-d6651f1974c9. In summary, it is not advisable to open Pickles that you create yourself locally. In vantage6, algorithms use pickles...

8.6CVSS5.9AI score0.00892EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2023/10/13 7:25 p.m.34 views

Pickle serialization vulnerable to Deserialization of Untrusted Data

What We are using pickle as default serialization module but that has known security issues see e.g. https://medium.com/ochrona/python-pickle-is-notoriously-insecure-d6651f1974c9. In summary, it is not advisable to open Pickles that you create yourself locally. In vantage6, algorithms use pickles...

7.2CVSS6.9AI score0.00892EPSS
SaveExploits1References7Affected Software1
Veracode
Veracode
added 2023/10/13 5:27 a.m.17 views

Deserialization Of Untrusted Data

vantage6 is vulnerable to Deserialization of Untrusted Data. The vulnerability is due to the library's use of the insecure pickle library which is used serialization for deserializing data, enabling an attacker to manipulate the serialized data by injecting malicious code...

7.2CVSS6.8AI score0.00892EPSS
SaveExploits1References4Affected Software2
Positive Technologies
Positive Technologies
added 2023/10/12 12:0 a.m.7 views

PT-2023-35525 · Git +1 · Ndpi

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: A heap-buffer-overflow WRITE 11 crash has been reported. The crash involves the ndpi snprintf and ndpi serialize string int32 functions in the fuzz...

7AI score
SaveExploits0References2
Talos Blog
Talos Blog
added 2023/10/11 11:6 p.m.65 views

What to know about the HTTP/2 Rapid Reset DDoS attacks

Cisco Talos is actively tracking the novel distributed denial-of-service DDoS attacks cloud services provider Cloudflare disclosed earlier this week. The techniques described in Cloudflares blog post resulted in a record-breaking DDoS attack and could facilitate much larger attacks in the future...

5CVSS7.2AI score0.99999EPSS
SaveExploits21
NVD
NVD
added 2023/10/11 6:15 p.m.38 views

CVE-2023-23930

vantage6 is privacy preserving federated learning infrastructure. Versions prior to 4.0.0 use pickle, which has known security issue, as a default serialization module but that has known security issues. All users of vantage6 that post tasks with the default serialization are affected. Version...

7.2CVSS6AI score0.00892EPSS
SaveExploits1References4
PyPA
PyPA
added 2023/10/11 6:15 p.m.16 views

PYSEC-2023-196

vantage6 is privacy preserving federated learning infrastructure. Versions prior to 4.0.0 use pickle, which has known security issue, as a default serialization module but that has known security issues. All users of vantage6 that post tasks with the default serialization are affected. Version...

7.2CVSS6.8AI score0.00892EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/10/11 6:15 p.m.40 views

PYSEC-2023-196

vantage6 is privacy preserving federated learning infrastructure. Versions prior to 4.0.0 use pickle, which has known security issue, as a default serialization module but that has known security issues. All users of vantage6 that post tasks with the default serialization are affected. Version...

7.2CVSS5.9AI score0.00892EPSS
SaveExploits1References4
Prion
Prion
added 2023/10/11 6:15 p.m.20 views

Default configuration

vantage6 is privacy preserving federated learning infrastructure. Versions prior to 4.0.0 use pickle, which has known security issue, as a default serialization module but that has known security issues. All users of vantage6 that post tasks with the default serialization are affected. Version...

5.8CVSS6.9AI score0.00892EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2023/10/11 5:39 p.m.20 views

CVE-2023-23930 vantage6's Pickle serialization is insecure

vantage6 is privacy preserving federated learning infrastructure. Versions prior to 4.0.0 use pickle, which has known security issue, as a default serialization module but that has known security issues. All users of vantage6 that post tasks with the default serialization are affected. Version...

5.5CVSS6.8AI score0.00892EPSS
SaveExploits1References4
CVE
CVE
added 2023/10/11 5:39 p.m.119 views

CVE-2023-23930

The CVE-2023-23930 entry concerns vantage6, a privacy-preserving federated learning platform. Versions before 4.0.0 default to Python pickle for serialization, which has known security issues; all users posting tasks with the default serialization are affected. A patch exists in version 4.0.0 tha...

7.2CVSS6.1AI score0.00892EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/10/11 5:39 p.m.33 views

CVE-2023-23930 vantage6's Pickle serialization is insecure

vantage6 is privacy preserving federated learning infrastructure. Versions prior to 4.0.0 use pickle, which has known security issue, as a default serialization module but that has known security issues. All users of vantage6 that post tasks with the default serialization are affected. Version...

5.5CVSS6.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2023/10/11 5:39 p.m.45 views

CVE-2023-23930 vantage6's Pickle serialization is insecure

vantage6 is privacy preserving federated learning infrastructure. Versions prior to 4.0.0 use pickle, which has known security issue, as a default serialization module but that has known security issues. All users of vantage6 that post tasks with the default serialization are affected. Version...

5.5CVSS7.1AI score0.00892EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2023/10/11 12:0 a.m.9 views

vantage6 Code Issue Vulnerability

vantage6 is a vantage6 open source priVAcy preserviNg federalTed leArningG infrastructure for Secure Insight eXchange. A code issue vulnerability exists in vantage6 versions prior to 4.0.0 that stems from the use of pickle as the default serialization module...

7.2CVSS6.9AI score0.00892EPSS
SaveExploits1References5
IBM Security Bulletins
IBM Security Bulletins
added 2023/10/10 12:43 p.m.30 views

Security Bulletin: Due to the use of XStream, IBM Tivoli Netcool Configuration Manager is vulnerable to Denial of Service (DoS) attacks

Summary XStream is used in ITNCM to serialize XML data and may be vulnerable to Denial of Service attacks DoS. If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by causing a stackoverflow. This effect may support a denial of service...

8.2CVSS7.5AI score0.08689EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2023/09/25 9:6 a.m.47 views

Security Bulletin: Multiple vulnerabilities in Apache Camel core affect IBM Application Performance Management products

Summary Apache Camel core is used by IBM Application Performance Management. The vulnerabilities in the product component have been addressed. Vulnerability Details CVEID:CVE-2014-0002 DESCRIPTION: Apache Camel could allow a remote attacker to obtain sensitive information, caused by an error in t...

9.8CVSS10AI score0.32541EPSS
SaveExploits5Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2023/09/22 10:43 a.m.36 views

Security Bulletin: Due to use of IBM® SDK Java™ Technology Edition, IBM Workload Scheduler is vulnerable to an unspecified vulnerability.

Summary IBM® SDK Java™ Technology Edition is used by IBM Workload Scheduler. CVE-2023-21830, CVE-2023-21843 Vulnerability Details CVEID:CVE-2023-21830 DESCRIPTION: An unspecified vulnerability in Java SE related to the Serialization component could allow a remote attacker to cause a denial of...

5.3CVSS5.5AI score0.01369EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder