Lucene search
+L

3198 matches found

Kitploit
Kitploit
added 2026/09/23 10:24 p.m.13 views

Demo-Exploit-Jackson-RCE

Demo-Exploit-Jackson-RCE Basado en el proyecto jackson-rce-via-spel, este proyecto sirve como una aplicación web de ejemplo para probar múltiples vectores de ataque carga de archivos, formularios contra la vulnerabilidad de Jackson-databind. Introducción Basado en un frontend Angular7 y un backen...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 7:06 p.m.15 views

CVE-2020-9547

CVE-2020-9547:FasterXML/jackson-databind Remote Code Execution Vulnerability...

9.8CVSS8.1AI score0.18383EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 3:18 p.m.10 views

CVE-2019-14439

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

7.5CVSS8AI score0.1085EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 2:02 p.m.12 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.6AI score0.45205EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/23 11:16 a.m.13 views

CVE-2020-8840

CVE-2020-8840: Vulnerabilidad de ejecución remota de código en FasterXML/jackson-databind 0x00 Introducción root@kitploit: jackson-databind es una biblioteca de procesamiento JSON perteneciente al grupo de proyectos FasterXML. 0x01 Resumen de la vulnerabilidad root@kitploit: El 19 de febrero, NVD...

9.8CVSS8.2AI score0.26587EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/23 7:50 a.m.13 views

jackson-CVE-2020-8840

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

9.8CVSS8AI score0.26587EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/23 4:02 a.m.12 views

CVE-2020-9548

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

9.8CVSS8AI score0.18345EPSS
SaveExploits0
NVD
NVD
added 2026/09/23 3:17 a.m.7 views

CVE-2026-91777

Forward-reference completion for @JsonIdentityInfo object IDs in FasterXML jackson-databind performs a linear scan of the pending-reference accumulator for every resolved ID. The affected paths are CollectionDeserializer.CollectionReferringAccumulator.resolveForwardReference and the equivalent...

7.5CVSS0.00488EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/23 3:17 a.m.4 views

DEBIAN-CVE-2026-91776

TypeDeserializerBase.findDeserializer in FasterXML jackson-databind caches the resolved deserializer under the raw, attacker-supplied type ID. When name-based polymorphism is configured with a fallback, for example @JsonTypeInfouse = Id.NAME, defaultImpl = ..., every distinct unrecognized type ID...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/23 3:17 a.m.8 views

CVE-2026-91776

TypeDeserializerBase.findDeserializer in FasterXML jackson-databind caches the resolved deserializer under the raw, attacker-supplied type ID. When name-based polymorphism is configured with a fallback, for example @JsonTypeInfouse = Id.NAME, defaultImpl = ..., every distinct unrecognized type ID...

7.5CVSS0.00488EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/23 2:21 a.m.25 views

CVE-2026-91777

The FasterXML jackson-databind library is vulnerable to a quadratic CPU work issue during deserialization. The root cause lies in the CollectionDeserializer.CollectionReferringAccumulator.resolveForwardReference() (and the equivalent in MapDeserializer ) methods, where forward-reference completio...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/23 2:21 a.m.20 views

CVE-2026-91777 jackson-databind: quadratic forward-reference completion in Collection and Map deserializers

Forward-reference completion for @JsonIdentityInfo object IDs in FasterXML jackson-databind performs a linear scan of the pending-reference accumulator for every resolved ID. The affected paths are CollectionDeserializer.CollectionReferringAccumulator.resolveForwardReference and the equivalent...

7.5CVSS0.00488EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/23 2:21 a.m.7 views

EUVD-2026-85003

Forward-reference completion for @JsonIdentityInfo object IDs in FasterXML jackson-databind performs a linear scan of the pending-reference accumulator for every resolved ID. The affected paths are CollectionDeserializer.CollectionReferringAccumulator.resolveForwardReference and the equivalent...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/23 2:21 a.m.5 views

CVE-2026-91777

Forward-reference completion for @JsonIdentityInfo object IDs in FasterXML jackson-databind performs a linear scan of the pending-reference accumulator for every resolved ID. The affected paths are CollectionDeserializer.CollectionReferringAccumulator.resolveForwardReference and the equivalent...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0
CVE
CVE
added 2026/09/23 2:17 a.m.36 views

CVE-2026-91776

The FasterXML jackson-databind library is vulnerable to an unbounded memory growth issue within the TypeDeserializerBase._findDeserializer() method. When name-based polymorphism is configured with a defaultImpl or equivalent fallback, the component caches every unique, unrecognized type ID provid...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/23 2:17 a.m.21 views

CVE-2026-91776 jackson-databind: unbounded growth of the type id cache in TypeDeserializerBase retains every unknown raw type ID

TypeDeserializerBase.findDeserializer in FasterXML jackson-databind caches the resolved deserializer under the raw, attacker-supplied type ID. When name-based polymorphism is configured with a fallback, for example @JsonTypeInfouse = Id.NAME, defaultImpl = ..., every distinct unrecognized type ID...

7.5CVSS0.00488EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/23 2:17 a.m.4 views

CVE-2026-91776

TypeDeserializerBase.findDeserializer in FasterXML jackson-databind caches the resolved deserializer under the raw, attacker-supplied type ID. When name-based polymorphism is configured with a fallback, for example @JsonTypeInfouse = Id.NAME, defaultImpl = ..., every distinct unrecognized type ID...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/23 2:17 a.m.7 views

EUVD-2026-85002

TypeDeserializerBase.findDeserializer in FasterXML jackson-databind caches the resolved deserializer under the raw, attacker-supplied type ID. When name-based polymorphism is configured with a fallback, for example @JsonTypeInfouse = Id.NAME, defaultImpl = ..., every distinct unrecognized type ID...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/23 2:05 a.m.44 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
Nuclei
Nuclei
added 2026/09/23 2:05 a.m.133 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.8AI score0.18345EPSS
SaveExploits0References5
Rows per page
Query Builder