Lucene search
+L

3112 matches found

Kitploit
Kitploit
added 2026/09/11 6:10 p.m.7 views

CVE-2020-14195

SimpleTest 这是为 FasterXML jackson-databind 进行的简单测试。...

8.1CVSS7.8AI score0.04549EPSS
SaveExploits0
NVD
NVD
added 2026/09/11 4:17 p.m.4 views

CVE-2026-68497

jackson-databind binds a JSON string to a javax.xml.datatype.Duration or javax.xml.datatype.XMLGregorianCalendar field by passing the raw string verbatim to DatatypeFactory.newDurationvalue or newXMLGregorianCalendarvalue in CoreXMLDeserializers.Std.deserialize. These deserializers are registered...

7.5CVSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 3:49 p.m.11 views

CVE-2026-68497 jackson-databind: unbounded numeric parse in Duration and XMLGregorianCalendar deserialization allows CPU denial of service

jackson-databind binds a JSON string to a javax.xml.datatype.Duration or javax.xml.datatype.XMLGregorianCalendar field by passing the raw string verbatim to DatatypeFactory.newDurationvalue or newXMLGregorianCalendarvalue in CoreXMLDeserializers.Std.deserialize. These deserializers are registered...

7.5CVSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 3:49 p.m.232 views

CVE-2026-68497

CVE-2026-68497 is a CPU denial-of-service in jackson-databind caused by unbounded numeric parsing in the Duration and XMLGregorianCalendar deserializers. The XML datatype deserializer passes raw JSON strings to DatatypeFactory without the number-length pre-check used by other deserializers, and t...

7.5CVSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 3:49 p.m.5 views

EUVD-2026-76142

jackson-databind binds a JSON string to a javax.xml.datatype.Duration or javax.xml.datatype.XMLGregorianCalendar field by passing the raw string verbatim to DatatypeFactory.newDurationvalue or newXMLGregorianCalendarvalue in CoreXMLDeserializers.Std.deserialize. These deserializers are registered...

7.5CVSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 11:46 a.m.7 views

boot-jackson-cve

复现 Spring Boot 2.5.10 中的 CVE-2020-36518 执行: root@kitploit: ./mvnw clean verify 它会失败并显示: root@kitploit: ERROR Failed to execute goal org.owasp:dependency-check-maven:7.0.0:check default on project jackson-demo: ERROR ERROR One or more dependencies were identified with vulnerabilities that have a...

7.5CVSS7.3AI score0.0486EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 9:18 a.m.7 views

CVE-2019-14439

CVE-2019-14439 Jackson-databind RCE...

7.5CVSS7.8AI score0.1085EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 7:21 a.m.4 views

Demo-Exploit-Jackson-RCE

Demo-Exploit-Jackson-RCE 基于项目 jackson-rce-via-spel,本项目作为一个示例Web应用程序,用于测试针对Jackson-databind漏洞的多种攻击向量(文件上传、表单)。 介绍 基于Angular7前端和spring-boot后端,可以测试不同的攻击向量,并对结果进行可视化和检查。 构建 构建并打包spring boot和angular7成一个可部署的war文件。 mvn package 运行 运行后会自动在浏览器中打开 http://localhost:4200。 backend/mvn spring-boot:run 截图...

5.9AI score
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.128 views

FasterXML Jackson Databind <=2.9.10.4 - Remote Code Execution

FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to br.com.anteros.dbcp.AnterosDBCPConfig aka anteros-core. id: CVE-2020-9548 info: name: FasterXML Jackson Databind =2.9.10.4 - Remote Code Execution author: tomaquet18...

9.8CVSS7.7AI score0.18345EPSS
SaveExploits0References5
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.39 views

FasterXML jackson-databind - Deserialization Remote Code Execution

FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to com.ibatis.sqlmap.engine.transaction.jta.JtaTransactionConfig aka ibatis-sqlmap. This vulnerability allows attackers to execute arbitrary code through deserialization of...

9.8CVSS8.3AI score0.18383EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 3:33 a.m.6 views

jackson-CVE-2020-8840

CVE-2020-8840 FasterXML/jackson-databind 远程代码执行漏洞...

9.8CVSS7.8AI score0.26587EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/11 3:14 a.m.5 views

CVE-2020-8840

CVE-2020-8840 Jackson-databind远程代码执行漏洞(CVE-2020-8840)分析复现环境代码。 项目包含: jackson-databind、Fastjson中payload WebServer恶意类 编译好的marshalsec-0.0.3-SNAPSHOT-all.jar 漏洞简介 Jackson-databind远程代码执行漏洞(CVE-2020-8840),攻击者可利用xbean-reflect的利用链(org.apache.xbean.propertyeditor.JndiConverter)触发JNDI远程类加载从而达到远程代码执行。...

9.8CVSS7.8AI score0.26587EPSS
SaveExploits5References5
Kitploit
Kitploit
added 2026/09/11 2:29 a.m.7 views

CVE-2019-12384

CVE-2019-12384 Jackson RCE And SSRF 0x01 python -m SimpleHTTPServer root@kitploit: python -m SimpleHTTPServer Serving HTTP on 0.0.0.0 port 8000 ... 127.0.0.1 - - 24/Jul/2019 03:06:32 "GET /inject.sql HTTP/1.1" 200 - inject.sql root@kitploit: CREATE ALIAS SHELLEXEC AS $$ String shellexecString cmd...

5.9CVSS7.3AI score0.45205EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/11 12:14 a.m.2 views

study-struts2-s2-054_055-jackson-cve-2017-7525_cve-2017-15095

Struts2の脆弱性S2-054, S2-055 および Jackson の脆弱性 CVE-2017-7525, CVE-2017-15095 の調査報告 要点だけまとめ、読みやすくしたサマリ記事を公開しました。まず概要を知りたい方、あるいはお時間に余裕の無い方におすすめです。 SSTtechlog 08 S2-054, S2-055 および jackson-databindの脆弱性 CVE-2017-7525, CVE-2017-15095 について | SST 株式会社セキュアスカイ・テクノロジー...

9.8CVSS7.2AI score0.37721EPSS
SaveExploits7
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.6 views

com.fasterxml.jackson.core/jackson-databind: tools.jackson.core/jackson-databind: jackson-databind: @JsonIgnore bypass in Java Records

A flaw was found in jackson-databind. When Java Records use a PropertyNamingStrategy, an attacker can bypass the @JsonIgnore annotation during deserialization. This allows a renamed JSON key to be assigned to a Record constructor parameter, even if it was intended to be ignored. Consequently, an...

6.5CVSS0.00309EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.4 views

jackson-databind: jackson-databind: Arbitrary code execution via PolymorphicTypeValidator bypass

A flaw was found in jackson-databind. This vulnerability allows a remote attacker to bypass the PolymorphicTypeValidator PTV when polymorphic typing is enabled and a type identifier contains generic parameters. By crafting a malicious type ID, an attacker can place a denied class as a generic typ...

8.1CVSS6.6AI score0.00873EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.4 views

jackson-databind: Jackson-databind: Security bypass allows arbitrary code execution

A flaw was found in jackson-databind, a library used for processing data. This vulnerability allows an attacker to bypass security controls designed to validate data types. By sending specially crafted input, an attacker can force the system to process untrusted data, which may lead to the...

8.1CVSS6AI score0.00892EPSS
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/10 10:45 p.m.8 views

CVE-2020-9547

CVE-2020-9547:Vulnerabilidad de ejecución remota de código en FasterXML/jackson-databind...

9.8CVSS7.8AI score0.18383EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 10:04 p.m.6 views

CVE-2020-9548

CVE-2020-9548: Vulnerabilidad de ejecución remota de código en FasterXML/jackson-databind...

9.8CVSS7.8AI score0.18345EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 8:40 p.m.4 views

CVE-2020-8840

CVE-2020-8840:FasterXML/jackson-databind リモートコード実行脆弱性 0x00 はじめに jackson-databind は、FasterXML プロジェクトグループに属するJSON処理ライブラリです。 0x01 脆弱性概要 2月19日、NVDはセキュリティ勧告を公開し、jackson-databind におけるJNDIインジェクションに起因するリモートコード実行脆弱性(CVE-2020-8840)を開示しました。CVSSスコアは9.8です。影響を受けるバージョンの jackson-databind では、一部の xbean-reflect/JND...

9.8CVSS8.1AI score0.26587EPSS
SaveExploits5
Rows per page
Query Builder