Lucene search
+L

277 matches found

Veracode
Veracode
added 2019/07/16 2:23 a.m.19 views

Remote Code Execution (RCE)

fastjson is vulnerable to Remote Code Execution. The library has code logic errors that allow blacklist check bypass. An attacker is thus able to craft a malicious payload to execute arbitrary code during deserialization...

7.9AI score
SaveExploits0
myhack58
myhack58
added 2019/07/13 12:00 a.m.302 views

Fastjson deserialization vulnerability alerts-a vulnerability alert-the black bar safety net

Recently, 360CERT monitoring to the widespread use of the JSON serialization framework Fastjson presence deserialization vulnerability can cause remote code execution, and there is evidence that The attacker can carefully construct the JSON data to achieve remote code execution, may cause the...

1.3AI score
SaveExploits0
CNVD
CNVD
added 2019/07/11 12:00 a.m.8 views

Fastjson Remote Code Execution Vulnerability (CNVD-2019-22238)

Fastjson is an open source JSON parsing library , it can parse JSON format strings , support for Java Bean serialized to JSON strings , you can also deserialize from JSON strings to JavaBean. Fastjson has a remote code execution vulnerability that can be exploited by an attacker via a carefully...

8.2AI score
SaveExploits0References1
myhack58
myhack58
added 2019/03/13 12:00 a.m.94 views

. NET advanced code audit(third class)Fastjson deserialization vulnerability-vulnerability warning-the black bar safety net

In Java Fastjson ever broke the plurality of deserialization vulnerabilities and Bypass version, and in. Net field also has a Fastjson library 作者官宣这是一个读写Json效率最高的的.Net components, using the built-in method JSON. ToJSON can be quickly serialized. Net objects. Let you easily achieve. Net of all...

0.3AI score
SaveExploits0
OSV
OSV
added 2018/10/24 7:42 p.m.77 views

GHSA-XJRR-XV9M-4PW5 Improper Input Validation in alilibaba:fastjson

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 HTTP POST data to the Pippo /json URI, which is...

9.8CVSS7.6AI score0.3897EPSS
SaveExploits2References7
CNVD
CNVD
added 2018/10/24 12:00 a.m.11 views

Pippo FastjsonEngine Fastjson Arbitrary Code Execution Vulnerability

Pippo is a Java-based Web framework . FastjsonEngine is one of the JSON processing engine . Fastjson is one of the Java-based JSON parser/generator . Pippo 1.11.0 version of FastjsonEngine used by Fastjson 1.2.25 before the version of parseObject has a security vulnerability. A remote attacker ca...

10CVSS9.6AI score0.3897EPSS
SaveExploits2References1
NVD
NVD
added 2018/10/23 8:29 p.m.36 views

CVE-2017-18349

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 HTTP POST data to the Pippo /json URI, which is...

10CVSS9.6AI score0.3897EPSS
SaveExploits2References3
Prion
Prion
added 2018/10/23 8:29 p.m.16 views

Cross site request forgery (csrf)

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 HTTP POST data to the Pippo /json URI, which is...

10CVSS9.6AI score0.3897EPSS
SaveExploits2References3Affected Software2
OSV
OSV
added 2018/10/23 8:29 p.m.25 views

CVE-2017-18349

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 HTTP POST data to the Pippo /json URI, which is...

9.8CVSS9.6AI score
SaveExploits0References3
CVE
CVE
added 2018/10/23 8:00 p.m.407 views

CVE-2017-18349

The CVE-2017-18349 entry describes Fastjson before 1.2.25 enabling remote code execution when used by Pippo 1.11.0 via a crafted JSON payload. The Nuclei template confirms the vulnerability is an insecure deserialization in FastjsonEngine where a crafted rmi:// URI in dataSourceName of an HTTP PO...

10CVSS9.5AI score0.3897EPSS
SaveIn wildExploits2References3Affected Software2
Cvelist
Cvelist
added 2018/10/23 8:00 p.m.34 views

CVE-2017-18349

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 HTTP POST data to the Pippo /json URI, which is...

9.6AI score0.3897EPSS
SaveExploits2References3
GitLab Advisory Database
GitLab Advisory Database
added 2018/10/23 12:00 a.m.68 views

Improper Input Validation

Fastjson allows remote attackers to execute arbitrary code via a crafted JSON request, as demonstrated by a crafted rmi:// URI in the dataSourceName field of HTTP POST data to the Pippo /json URI, which is mishandled in AjaxApplication.java...

10CVSS6.6AI score0.3897EPSS
SaveExploits2References1Affected Software1
Gitee
Gitee
added 2018/08/10 5:44 p.m.10 views

vulhub

This is a Docker Compose file for a vulnerability environment. It is a collection of services and their configurations that can be used to test and demonstrate various vulnerabilities. The file is written in YAML format and defines the services, their ports, and their dependencies. The services...

7.2AI score
SaveExploits0
myhack58
myhack58
added 2017/06/09 12:00 a.m.96 views

In-depth understanding of the JAVA deserialization vulnerability-vulnerability warning-the black bar safety net

1.Java serialization and deserialization Java serialization refers to the Java object is converted to byte sequence of the process easy to save in memory, a file, a database, the ObjectOutputStream class's writeObjectmethod can be implemented serialized. Java deserialization refers to the sequenc...

SaveExploits0
myhack58
myhack58
added 2017/03/31 12:00 a.m.133 views

fastjson remote code execution vulnerability technical analysis and protection solution-vulnerability warning-the black bar safety net

! 2017-year 3 December 15, fastjson official released a security Bulletin indicating fastjson in 1. 2. 24 and the prior version there is a remote code execution high-risk security vulnerabilities. An attacker can use this vulnerability to remotely execute malicious code to invade the server...

1.2AI score
SaveExploits0
Veracode
Veracode
added 2017/03/16 7:44 a.m.28 views

Remote Code Execution (RCE)

Fastjson is vulnerable to remote code execution RCE attacks. This is because it does not properly deserialize object arrays when parsing JSON objects. Note please upgrade to version 1.2.28 or higher because of compatibility issues, though it was fixed in 1.2.25...

10CVSS9.7AI score0.3897EPSS
SaveExploits2References3Affected Software2
seebug.org
seebug.org
added 2017/03/16 12:00 a.m.91 views

fastjson < 1.2.24 remote code execution vulnerability

No description provided by source...

7.1AI score
SaveExploits0
Rows per page
Query Builder