Alibaba

Fastjson

4 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Medienbericht
  • EPSS 0.66%
  • Veröffentlicht 23.07.2026 08:26:24
  • Zuletzt bearbeitet 23.07.2026 15:01:24

A remote code execution (RCE) vulnerability exists in fastjson 1.2.68 through 1.2.83. This vulnerability is exploitable under fastjson's stock default configuration — no AutoType enablement required, no classpath gadget required.

  • EPSS 0.7%
  • Veröffentlicht 09.01.2026 06:43:23
  • Zuletzt bearbeitet 15.07.2026 02:17:53

Fastjson before 1.2.48 mishandles autoType because, when an @type key is in a JSON document, and the value of that key is the name of a Java class, there may be calls to certain public methods of that class. Depending on the behavior of those methods...

Exploit
  • EPSS 18.88%
  • Veröffentlicht 10.06.2022 20:15:08
  • Zuletzt bearbeitet 21.11.2024 06:53:06

The package com.alibaba:fastjson before 1.2.83 are vulnerable to Deserialization of Untrusted Data by bypassing the default autoType shutdown restrictions, which is possible under certain conditions. Exploiting this vulnerability allows attacking rem...

Exploit
  • EPSS 38.97%
  • Veröffentlicht 23.10.2018 20:29:00
  • Zuletzt bearbeitet 21.11.2024 03:19:54

parseObject in Fastjson before 1.2.25, as used in FastjsonEngine in Pippo 1.11.0 and other products, allows remote attackers to execute arbitrary code via a crafted JSON request, as demonstrated by a crafted rmi:// URI in the dataSourceName field of ...