Lucene search
+L

5627 matches found

Kitploit
Kitploit
added 2026/09/16 2:26 a.m.8 views

cve-2020-8165-demo

CVE-2020-8165 Demo Yet another demo of CVE-2020-8165, though in a more realistic implementation than most. Background CVE-2020-8165 A deserialization of untrusted data vulnernerability exists in rails 5.2.4.3, rails 6.0.3.1 that can allow an attacker to unmarshal user-provided objects in...

9.8CVSS7.8AI score0.45732EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/15 11:51 p.m.7 views

CVE-2025-53770

CVE-2025-53770 Detection Project A comprehensive vulnerability detection toolkit for identifying systems vulnerable to CVE-2025-53770 CWE-502: Deserialization of Untrusted Data. 🔍 Overview This project provides enterprise-ready detection scripts to identify and assess systems potentially vulnerab...

9.8CVSS8.2AI score0.99998EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 7:05 p.m.9 views

Java-Deserialization-Scanner

Java Deserialization Scanner Java Deserialization Scanner 是一个 Burp Suite 插件,旨在检测和利用 Java 反序列化漏洞。它由 Federico Dotta 编写,他是 HN Security 的首席安全分析师。 该插件由三个不同的组件组成: 1. 与 Burp Suite 主动和被动扫描器的集成 2. 手动测试器,用于在自定义插入点上检测 Java 反序列化漏洞 3. 利用器,允许使用 frohoff ysoserial(https://github.com/frohoff/ysoserial)主动利用 Java...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 1:46 p.m.6 views

CVE-2026-27172

camel-consul ConsulRegistry Deserialization Vulnerability Reproducer CVE-2026-27172 This project demonstrates a Java deserialization vulnerability in Apache Camel's camel-consul component ConsulRegistry, tracked as CVE-2026-27172. It is the same class of issue as CVE-2024-22369 , CVE-2024-23114 a...

8.8CVSS8.1AI score0.00876EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 9:44 a.m.7 views

CVE-2023-46604-ActiveMQ-RCE-pseudoshell

CVE-2023-46604 RCE Pseudoshell This script leverages CVE-2023046604 Apache ActiveMQ to generate a pseudo shell. The vulnerability allows for remote code execution due to unsafe deserialization within the OpenWire protocol. Description CVE-2023-46604 is a deserialization vulnerability that exists ...

10CVSS8.1AI score0.99723EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/15 8:01 a.m.8 views

CVE-2020-6364

CVE-2020-6364 Remote code execution in CA APM Team Center Wily Introscope. Original advisory A deserialization vulnerability in CA APM Team Center leads to unauthenticated remote code execution on the server. When authenticating to the server a cookie is returned that starts with the infamous rO0...

10CVSS8.6AI score0.06408EPSS
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.40 views

Laminas Project laminas-http - Remote Code Execution

Laminas Project laminas-http 2.14.2 and Zend Framework 3.0.0 contain a deserialization vulnerability caused by destruct method in Zend\Http\Response\Stream, letting attackers control content lead to remote code execution, exploit requires attacker-controlled serialized data. id: CVE-2021-3007...

9.8CVSS8.5AI score0.75313EPSS
SaveExploits3References2
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.28 views

QVIS NVR/DVR - Remote Code Execution

QVIS NVR DVR before 2021-12-13 is vulnerable to Remote Code Execution via Java deserialization. id: CVE-2021-41419 info: name: QVIS NVR/DVR - Remote Code Execution author: me9187 severity: critical description: | QVIS NVR DVR before 2021-12-13 is vulnerable to Remote Code Execution via Java...

9.8CVSS8.3AI score0.08697EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/15 2:45 a.m.7 views

CVE-2025-53770

CVE-2025-53770 SharePoint Description The deserialization of untrusted data in on-premises Microsoft SharePoint Server allows an attacker to execute code remotely and compromise the system. Microsoft is aware of active exploitation and is preparing a comprehensive update. Ensure that mitigations...

9.8CVSS8.2AI score0.99998EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 1:37 a.m.9 views

freddy

Freddy the Serialisation Killer - デシリアライゼーションバグファインダー シリアライゼーションライブラリ/APIの検出および悪用を支援するBurp Suite拡張機能です。 この便利な拡張機能は、もともとNCC GroupのNick Bloor(@nickstadb)によって開発され、主にAlvaro MuñozとOleksandr Miroshの研究、Friday the 13th: JSON Attacks(Black Hat USA 2017およびDEF CON...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 11:29 p.m.6 views

S2-055

S2-055 反序列化漏洞Exploit CVE-2017-7525 利用过程 javac ExploitCommand.java root@kitploit: package exploit; import com.sun.org.apache.xalan.internal.xsltc.DOM; import com.sun.org.apache.xalan.internal.xsltc.TransletException; import com.sun.org.apache.xalan.internal.xsltc.runtime.AbstractTranslet; import...

9.8CVSS7.9AI score0.37721EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/14 2:46 p.m.7 views

CVE-2024-22369

CVE-2024-22369 Credits This POC is based on the reproducer built by Ziyang Chen of HuaWei Open Source Management Center The reproducer has been used to create this PoC, with some adjustments and clean up, and also enriched with some more automation. Prepare the enviroment We'll need a Mysql...

7.8CVSS7.8AI score0.00728EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 1:37 p.m.6 views

Dubbo-deserialization

Apache Dubbo Deserialization Vulnerability Research This repository contains research materials, proof-of-concept code, and exploitation tools related to Apache Dubbo deserialization vulnerabilities, primarily focusing on CVE-2020-1948. Repository Structure Directories...

9.8CVSS8.4AI score0.16441EPSS
SaveExploits3
Nuclei
Nuclei
added 2026/09/14 5:13 a.m.29 views

Better Search Replace < 1.4.5 - PHP Object Injection

The Better Search Replace plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.4.4 via deserialization of untrusted input. This makes it possible for unauthenticated attackers to inject a PHP Object. No POP chain is present in the vulnerable plugin. I...

9.8CVSS8.2AI score0.68047EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/12 2:30 p.m.10 views

CVE-2025-55182-RCE-Exploit

POC for CVE-2025-55182 – Next.js 16.0.6 Remote Code Execution This repository contains a working proof-of-concept POC for CVE-2025-55182 , a critical deserialization vulnerability affecting Next.js 16.0.6. The exploit abuses $@ chunk deserialization and Chunk.prototype.then to gain full control...

10CVSS7.9AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/11 7:42 p.m.7 views

CVE-2021-30128-EXP

CVE-2021-30128 Apache OFBiz EXP de vulnerabilidad de deserialización Referencia https://mp.weixin.qq.com/s/Dr-jwiRr4NByjErjiXe1w...

10CVSS8.2AI score0.81209EPSS
SaveExploits2
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.125 views

Gladinet CentreStack < 16.4.10315.56368 Use of Hard-coded Key Leads to Unauthenticated RCE

Gladinet CentreStack through 16.1.10296.56315 fixed in 16.4.10315.56368 has a deserialization vulnerability due to the CentreStack portal's hardcoded machineKey use, as exploited in the wild in March 2025. This enables threat actors who know the machineKey to serialize a payload for server-side...

9.8CVSS8.4AI score0.94343EPSS
SaveExploits6References3
Kitploit
Kitploit
added 2026/09/11 3:27 a.m.23 views

CVE-2026-56158-.NET-Framework-RCE-PoC-Exploit

CVE-2026-56158 —— .NET Framework 远程代码执行(RCE)PoC 漏洞利用 严重(CVSS 9.8) —— Microsoft .NET Framework 与 .NET 运行时中的不受信任数据反序列化(CWE-502) 已修补:2026年7月14日 | 发现者:Positive Technologies PT-2026-60174 目录 概述 漏洞详情 受影响版本 攻击向量 漏洞利用架构 文件结构 安装 分步使用指南 测试 检测与加固 缓解措施 参考 免责声明 许可证 概述 CVE-2026-56158 是 Microsoft .NET Framework...

5.9AI score
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 5:22 p.m.6 views

REACT-CVE-2025-55182-Lab

React-2025 CTF Lab: CVE-2025-55182 Overview This repository contains a Capture The Flag CTF lab designed strictly for educational use and security research. The environment features a vulnerable Next.js 16 e-commerce mock storefront "Quantum Supplies" specifically built to demonstrate and practic...

10CVSS7.5AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/09 9:18 a.m.9 views

CVE-2025-54897-LAB

实验室:CVE-2025-54897 - Microsoft Office SharePoint 中的反序列化漏洞 🚀 概述 本实验室演示了 Microsoft Office SharePoint 中的一个反序列化漏洞,该漏洞可实现远程代码执行(RCE)。此问题源于 SharePoint 的对象反序列化例程对不受信任的序列化数据处理不当,允许经过身份验证的攻击者在目标服务器上执行任意代码。该漏洞的 CVSSv3 评分为 8.8,属于高危漏洞,影响多个 SharePoint 版本,包括 Enterprise Server 2016、Server 2019 和 Subscription...

8.8CVSS8AI score0.19148EPSS
SaveExploits0References1
Rows per page
Query Builder