Lucene search
+L

155 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2021-20483

Malware in sbrugna...

9.8CVSS9.4AI score0.02981EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2020-0304

Malware in sbrugna...

10CVSS9.3AI score0.03621EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-1095

Malicious code in bioql PyPI...

8.8CVSS7.7AI score0.02604EPSS
SaveExploits0References15
Atlassian
Atlassian
added 2024/09/09 12:9 p.m.23 views

Risky Deserialization Calls - benryanconversion ( Office Connector Plugin)

The benryanconversion plugin contains a code path that eventually ends up with a partially user-controlled filename being treated as the input for a call to readObject see FileBackedCache.loadFile. To trigger this, an attacker would need to call the following, with a payload in the sheetName...

7.3AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
added 2024/09/05 11:20 a.m.26 views

[9.0] Fix Risky deserialization calls

h3. Issue Summary fix This is reproducible on Data Center: Yes h3. Steps to Reproduce Cannot be reproduced h3. Expected Results Where possible, restrict the set of classes that can be deserialized. OWASP’s recommendation for readObject calls is to subclass the ObjectInputStream class, and overrid...

7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/02/29 3:33 a.m.19 views

Reading specially crafted serializable objects from an untrusted source may cause an infinite loop and denial of service

Any program on the JVM may read serialized objects via java.io.ObjectInputStream.readObject. Reading serialized objects from an untrusted source is inherently unsafe this affects any program running on any version of the JVM and is a prerequisite for this vulnerability. Clojure classes that...

7.5CVSS6.1AI score0.01533EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2023/12/18 12:5 a.m.15 views

OSV-2023-1326 Security exception in java.base/java.lang.reflect.Array.newArray

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65139 Crash type: Security exception Crash state: java.base/java.lang.reflect.Array.newArray java.base/java.lang.reflect.Array.newInstance java.base/java.io.ObjectInputStream.readArray...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/12/18 12:0 a.m.9 views

PT-2023-35655 · Oracle · Java

Name of the Vulnerable Software and Affected Versions: Java affected versions not specified Description: The issue is related to a security exception in Java. It involves the java.base/java.lang.reflect.Array.newArray and java.base/java.lang.reflect.Array.newInstance functions, as well as the...

6.9AI score
SaveExploits0References2
NVD
NVD
added 2023/08/04 5:15 p.m.79 views

CVE-2023-38689

Logistics Pipes is a modification a.k.a. mod for the computer game Minecraft Java Edition. The mod used Java's ObjectInputStreamreadObject on untrusted data coming from clients or servers over the network resulting in possible remote code execution when sending specifically crafted network packet...

9.8CVSS8.8AI score0.01211EPSS
SaveExploits0References3
Prion
Prion
added 2023/08/04 5:15 p.m.22 views

Remote code execution

Logistics Pipes is a modification a.k.a. mod for the computer game Minecraft Java Edition. The mod used Java's ObjectInputStreamreadObject on untrusted data coming from clients or servers over the network resulting in possible remote code execution when sending specifically crafted network packet...

7.5CVSS9.5AI score0.01211EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/08/04 4:21 p.m.20 views

CVE-2023-38689 Deserialization of Untrusted Data in network IO

Logistics Pipes is a modification a.k.a. mod for the computer game Minecraft Java Edition. The mod used Java's ObjectInputStreamreadObject on untrusted data coming from clients or servers over the network resulting in possible remote code execution when sending specifically crafted network packet...

8.1CVSS9.7AI score0.01211EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/08/04 12:0 a.m.9 views

PT-2023-26553 · Mojang · Minecraft

Name of the Vulnerable Software and Affected Versions: Logistics Pipes versions 0.7.0.91 through 0.10.0.71 Description: The issue is related to the use of Java's ObjectInputStreamreadObject on untrusted data coming from clients or servers over the network, resulting in possible remote code...

9.8CVSS9.6AI score0.01211EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/05/24 5:26 p.m.31 views

Maven Extension plugin for Gradle Enterprise vulnerable to Deserialization of Untrusted Data

An issue was discovered in the Maven Extension plugin before 1.6 for Gradle Enterprise. It is vulnerable to, in the worst case, Remote Code Execution, and in the general case, local privilege escalation. Internally, the plugin uses a socket connection to send serialized Java objects that are...

7.8CVSS7.5AI score0.01047EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:1 a.m.47 views

Deserialization of Untrusted Data in Jenkins

Jenkins versions 2.56 and earlier as well as 2.46.1 LTS and earlier are vulnerable to an unauthenticated remote code execution. An unauthenticated remote code execution vulnerability allowed attackers to transfer a serialized Java SignedObject object to the Jenkins CLI, that would be deserialized...

9.8CVSS3.4AI score0.99679EPSS
SaveExploits37References10Affected Software1
RedHat Linux
RedHat Linux
added 2022/03/21 7:36 a.m.5 views

OpenJDK: Incomplete deserialization class filtering in ObjectInputStream (Serialization, 8264934)

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Serialization. Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Difficult to exploit vulnerabili...

4.3CVSS7.4AI score0.03763EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/03/21 7:36 a.m.8 views

OpenJDK: Insufficient checks when deserializing exceptions in ObjectInputStream (Serialization, 8272236)

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Serialization. Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability...

5.3CVSS7.4AI score0.03765EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/03/21 7:35 a.m.6 views

OpenJDK: Insufficient checks when deserializing exceptions in ObjectInputStream (Serialization, 8272236)

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Serialization. Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability...

5.3CVSS7.4AI score0.03765EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/03/21 7:28 a.m.5 views

OpenJDK: Insufficient checks when deserializing exceptions in ObjectInputStream (Serialization, 8272236)

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Serialization. Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability...

5.3CVSS7.4AI score0.03765EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2022/03/14 12:0 a.m.23 views

SUSE: Security Advisory (SUSE-SU-2022:0816-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG 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-only ifdescription...

5.3CVSS6.3AI score0.08346EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/01/28 12:0 a.m.35 views

RHEL 8 : java-1.8.0-openjdk (RHSA-2022:0304)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:0304 advisory. The java-1.8.0-openjdk packages provide the OpenJDK 8 Java Runtime Environment and the OpenJDK 8 Java Software Development Kit. Security...

5.3CVSS6.5AI score0.08346EPSS
SaveExploits0References27
Rows per page
Query Builder