Lucene search
+L

82 matches found

OSV
OSV
added 2021/09/01 6:31 p.m.76 views

GHSA-PC4W-8V5J-29W9 Deserialization of Untrusted Data in Neo4j

Neo4j through 3.4.18 with the shell server enabled exposes an RMI service that arbitrarily deserializes Java objects, e.g., through setSessionVariable. An attacker can abuse this for remote code execution because there are dependencies with exploitable gadget chains...

9.8CVSS9.8AI score0.13386EPSS
SaveExploits1References3
OSV
OSV
added 2021/08/05 8:15 p.m.37 views

CVE-2021-34371

Neo4j through 3.4.18 with the shell server enabled exposes an RMI service that arbitrarily deserializes Java objects, e.g., through setSessionVariable. An attacker can abuse this for remote code execution because there are dependencies with exploitable gadget chains...

9.8CVSS8.2AI score0.13386EPSS
SaveExploits1References1
Prion
Prion
added 2021/08/05 8:15 p.m.45 views

Remote code execution

Neo4j through 3.4.18 with the shell server enabled exposes an RMI service that arbitrarily deserializes Java objects, e.g., through setSessionVariable. An attacker can abuse this for remote code execution because there are dependencies with exploitable gadget chains...

7.5CVSS9.8AI score0.13386EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/08/05 7:35 p.m.58 views

CVE-2021-34371

Neo4j through 3.4.18 with the shell server enabled exposes an RMI service that arbitrarily deserializes Java objects, e.g., through setSessionVariable. An attacker can abuse this for remote code execution because there are dependencies with exploitable gadget chains...

10AI score0.13386EPSS
SaveExploits1References1
CVE
CVE
added 2021/08/05 7:35 p.m.144 views

CVE-2021-34371

Summary of the issue (CVE-2021-34371): Neo4j up to version 3.4.18 (with the shell server enabled) exposes an RMI service that arbitrarily deserializes Java objects, such as via setSessionVariable. This can enable remote code execution because gadget chains exist in the affected environment. In pr...

9.8CVSS9.8AI score0.13386EPSS
SaveExploits1References1Affected Software1
zdt
zdt
added 2021/08/01 12:00 a.m.149 views

Neo4j 3.4.18 - RMI based Remote Code Execution Exploit

Exploit Title: Neo4j 3.4.18 - RMI based Remote Code Execution RCE Exploit Author: Christopher Ellis, Nick Gonella, Workday Inc. Vendor Homepage: neo4j.com Software Link: https://neo4j.com/download-thanks/?edition=community&release=3.4.18&flavour=unix Version: 3.4.18 Tested on: Windows, Mac In old...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2021/08/01 12:00 a.m.231 views

Neo4j 3.4.18 Remote Code Execution

Exploit Title: Neo4j 3.4.18 - RMI based Remote Code Execution RCE Date: 7/30/21 Exploit Author: Christopher Ellis, Nick Gonella, Workday Inc. Vendor Homepage: neo4j.com Software Link: https://neo4j.com/download-thanks/?edition=community&release=3.4.18&flavour=unix Version: 3.4.18 Tested on:...

7.4AI score
SaveExploits0
Huntr
Huntr
added 2021/06/12 1:54 p.m.33 views

Code Injection in laravel/framework

✍️ Description Function injection in Illuminate\Validation\Rules\RequiredIf can be exploited to generate gadget chains for deserialization vulnerabiltiies. 🕵️‍♂️ Proof of Concept ?php use Illuminate\Validation\Rules\RequiredIf; require"vendor/autoload.php"; $gadget = serializenew...

2AI score
SaveExploits0
Gitee
Gitee
added 2021/04/14 11:08 p.m.2 views

ysoserial

This is a Java tool called ysoserial, which generates payloads that exploit unsafe Java object deserialization. The tool is designed to create gadgets that can be used to execute arbitrary code on a Java application that performs unsafe deserialization. The tool takes a user-specified command and...

8AI score
SaveExploits0
Gitee
Gitee
added 2021/04/01 8:15 p.m.5 views

ysoserial

This is a proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. The tool, called ysoserial, is a collection of utilities and property-oriented programming "gadget chains" discovered in common Java libraries that can, under the right conditions, exploit Jav...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2020/09/01 9:22 a.m.7 views

ysoserial

This is a Java tool called ysoserial, which is a proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. The tool is designed to create payloads that can be used to execute arbitrary code on a Java application that performs unsafe deserialization of objects...

8AI score
SaveExploits0
Gitee
Gitee
added 2020/07/17 1:21 a.m.6 views

ysoserial

This is a proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. The tool, called ysoserial, is a collection of utilities and property-oriented programming "gadget chains" discovered in common Java libraries that can, under the right conditions, exploit Jav...

7.2AI score
SaveExploits0
Kitploit
Kitploit
added 2020/02/22 9:00 p.m.163 views

Gadgetinspector - A Byte Code Analyzer For Finding Deserialization Gadget Chains In Java Applications

This project inspects Java libraries and classpaths for gadget chains. Gadgets chains are used to construct exploits for deserialization vulnerabilities. By automatically discovering possible gadgets chains in an application's classpath penetration testers can quickly construct exploits and...

7.5AI score
SaveExploits0References2
Gitee
Gitee
added 2020/02/11 11:47 p.m.7 views

Exploit for CVE-2017-3251

PoC exploit for CVE-2017-3251, a Java object deserialization vulnerability. The ysoserial tool generates payloads that exploit this vulnerability by creating a malicious object that, when deserialized, executes arbitrary code. The tool takes a user-specified command and wraps it in a gadget chain...

4.9CVSS7.2AI score0.01746EPSS
SaveExploits1
Gitee
Gitee
added 2020/02/05 11:07 a.m.6 views

ysoserial

This is a proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. The tool, ysoserial, is a collection of utilities and property-oriented programming "gadget chains" discovered in common Java libraries that can, under the right conditions, exploit Java...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2019/12/02 4:24 p.m.11 views

jackson-databind: exfiltration/XXE in some JDK classes

A flaw was discovered in FasterXML jackson-databind, where it would permit polymorphic deserialization of malicious objects using the slf4j, flex messaging, sun DRSHelper and JAX-WS gadgets when used in conjunction with polymorphic type handling methods such as enableDefaultTyping or when...

9.8CVSS7.4AI score0.07524EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/11/14 9:17 p.m.9 views

jackson-databind: exfiltration/XXE in some JDK classes

A flaw was discovered in FasterXML jackson-databind, where it would permit polymorphic deserialization of malicious objects using the slf4j, flex messaging, sun DRSHelper and JAX-WS gadgets when used in conjunction with polymorphic type handling methods such as enableDefaultTyping or when...

9.8CVSS7.4AI score0.07524EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/07/22 2:53 p.m.9 views

jackson-databind: exfiltration/XXE in some JDK classes

A flaw was discovered in FasterXML jackson-databind, where it would permit polymorphic deserialization of malicious objects using the slf4j, flex messaging, sun DRSHelper and JAX-WS gadgets when used in conjunction with polymorphic type handling methods such as enableDefaultTyping or when...

9.8CVSS7.4AI score0.07524EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/05/08 12:09 p.m.24 views

jackson-databind: exfiltration/XXE in some JDK classes

A flaw was discovered in FasterXML jackson-databind, where it would permit polymorphic deserialization of malicious objects using the slf4j, flex messaging, sun DRSHelper and JAX-WS gadgets when used in conjunction with polymorphic type handling methods such as enableDefaultTyping or when...

9.8CVSS7.4AI score0.07524EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/05/08 12:04 p.m.14 views

jackson-databind: exfiltration/XXE in some JDK classes

A flaw was discovered in FasterXML jackson-databind, where it would permit polymorphic deserialization of malicious objects using the slf4j, flex messaging, sun DRSHelper and JAX-WS gadgets when used in conjunction with polymorphic type handling methods such as enableDefaultTyping or when...

9.8CVSS7.4AI score0.07524EPSS
SaveExploits0References4
Rows per page
Query Builder