Lucene search
+L

242 matches found

CNVD
CNVD
added 2019/12/05 12:00 a.m.7 views

Apache Olingo XXE Vulnerability

Apache Olingo is a Java library that implements the Open Data Protocol OData. An XXE vulnerability exists in Apache Olingo 4.0.0 - 4.6.0, which is caused by not configuring the XML content-type entity deserializer in Olingo to deny parsing of external entities, and can be exploited to conduct an...

5.5CVSS7AI score0.12245EPSS
SaveExploits5References1
OSV
OSV
added 2019/12/04 5:16 p.m.17 views

CVE-2019-17554

The XML content type entity deserializer in Apache Olingo versions 4.0.0 to 4.6.0 is not configured to deny the resolution of external entities. Request with content type "application/xml", which trigger the deserialization of entities, can be used to trigger XXE attacks...

5.5CVSS6.7AI score
SaveExploits0References4
NVD
NVD
added 2019/12/04 5:16 p.m.39 views

CVE-2019-17554

The XML content type entity deserializer in Apache Olingo versions 4.0.0 to 4.6.0 is not configured to deny the resolution of external entities. Request with content type "application/xml", which trigger the deserialization of entities, can be used to trigger XXE attacks...

5.5CVSS5.5AI score0.12245EPSS
SaveExploits5References4
CVE
CVE
added 2019/12/04 4:54 p.m.117 views

CVE-2019-17554

The CVE-2019-17554 issue affects the Apache Olingo OData library (versions 4.0.0–4.6.0). The root cause is that the XML content-type entity deserializer is not configured to deny resolution of external entities, allowing an incoming request with content type application/xml to trigger the deseria...

5.5CVSS5.3AI score0.12245EPSS
SaveExploits5References4Affected Software1
Cvelist
Cvelist
added 2019/12/04 4:54 p.m.46 views

CVE-2019-17554

The XML content type entity deserializer in Apache Olingo versions 4.0.0 to 4.6.0 is not configured to deny the resolution of external entities. Request with content type "application/xml", which trigger the deserialization of entities, can be used to trigger XXE attacks...

5.4AI score0.12245EPSS
SaveExploits5References4
OSV
OSV
added 2019/10/03 12:00 p.m.29 views

RUSTSEC-2019-0025 Flaw in CBOR deserializer allows stack overflow

Affected versions of this crate did not properly check if semantic tags were nested excessively during deserialization. This allows an attacker to craft small 1 kB CBOR documents that cause a stack overflow. The flaw was corrected by limiting the allowed number of nested tags...

7.5CVSS7.3AI score0.0143EPSS
SaveExploits1References3
RustSec
RustSec
added 2019/10/03 12:00 p.m.22 views

Flaw in CBOR deserializer allows stack overflow

Affected versions of this crate did not properly check if semantic tags were nested excessively during deserialization. This allows an attacker to craft small 1 kB CBOR documents that cause a stack overflow. The flaw was corrected by limiting the allowed number of nested tags...

7.5CVSS4.6AI score0.0143EPSS
SaveExploits1Affected Software1
Cvelist
Cvelist
added 2018/07/13 6:00 p.m.33 views

CVE-2018-1000210

YamlDotNet version 4.3.2 and earlier contains a Insecure Direct Object Reference vulnerability in The default behavior of Deserializer.Deserialize will deserialize user-controlled types in the line "currentType = Type.GetTypenodeEvent.Tag.Substring1, throwOnError: false;" and blindly instantiates...

7.7AI score0.01469EPSS
SaveExploits0References2
Prion
Prion
added 2018/06/11 5:29 p.m.24 views

Design/Logic Flaw

The Java implementation of GraniteDS, version 3.1.1.GA, AMF3 deserializers derives class instances from java.io.Externalizable rather than the AMF3 specification's recommendation of flash.utils.IExternalizable. A remote attacker with the ability to spoof or control an RMI server connection may be...

6.8CVSS8.7AI score0.06123EPSS
SaveExploits2References4Affected Software1
Prion
Prion
added 2018/06/11 5:29 p.m.26 views

Server side request forgery (ssrf)

The Java implementation of AMF3 deserializers used by Flamingo amf-serializer by Exadel, version 2.2.0, allows external entity references XXEs from XML documents embedded within AMF3 messages. If the XML parsing is handled incorrectly it could potentially expose sensitive data on the server, deni...

7.5CVSS9.5AI score0.03665EPSS
SaveExploits2References4Affected Software1
Prion
Prion
added 2018/06/11 5:29 p.m.33 views

Design/Logic Flaw

The Java implementations of AMF3 deserializers in Pivotal/Spring Spring-flex derive class instances from java.io.Externalizable rather than the AMF3 specification's recommendation of flash.utils.IExternalizable. A remote attacker with the ability to spoof or control an RMI server connection may b...

6.8CVSS8.7AI score0.0631EPSS
SaveExploits2References4
Prion
Prion
added 2018/06/11 5:29 p.m.29 views

Design/Logic Flaw

The Java implementation of AMF3 deserializers used by WebORB for Java by Midnight Coders, version 5.1.1.0, allows external entity references XXEs from XML documents embedded within AMF3 messages. If the XML parsing is handled incorrectly it could potentially expose sensitive data on the server,...

7.5CVSS9.5AI score0.03982EPSS
SaveExploits2References4Affected Software1
Prion
Prion
added 2018/06/11 5:29 p.m.27 views

Deserialization of untrusted data

The Java implementation of AMF3 deserializers used in Flamingo amf-serializer by Exadel, version 2.2.0, may allow instantiation of arbitrary classes via their public parameter-less constructor and subsequently call arbitrary Java Beans setter methods. The ability to exploit this vulnerability...

7.5CVSS9.5AI score0.08176EPSS
SaveExploits2References4Affected Software1
CVE
CVE
added 2018/06/11 5:00 p.m.61 views

CVE-2017-3201

CVE-2017-3201 affects Flamingo amf-serializer by Exadel, version 2.2.0. The AMF3 deserializer derives class instances from java.io.Externalizable instead of flash.utils.IExternalizable, enabling a remote attacker who can spoof/control an RMI server to send serialized Java objects that execute arb...

8.1CVSS8.2AI score0.05362EPSS
SaveExploits2References4Affected Software1
CVE
CVE
added 2018/06/11 5:00 p.m.76 views

CVE-2017-3200

CVE-2017-3200 concerns GraniteDS’s AMF3 deserializers. The Java AMF3 implementation in GraniteDS 3.1.1.GA can instantiate arbitrary classes via public no-arg constructors and invoke JavaBeans setters during deserialization, enabling remote attackers to execute arbitrary code if affected classes a...

8.1CVSS8.2AI score0.06123EPSS
SaveExploits2References4Affected Software1
CVE
CVE
added 2018/06/11 5:00 p.m.86 views

CVE-2017-3202

The CVE-2017-3202 entry concerns Flamingo amf-serializer (Exadel) 2.2.0, whose AMF3 deserializers may instantiate arbitrary classes via a public no-argument constructor and then invoke Java Beans setters. Exploitation requires that attacker-controlled or spoofable data reach the serdes path and t...

9.8CVSS9.5AI score0.08176EPSS
SaveExploits2References4Affected Software1
zdt
zdt
added 2017/11/27 12:00 a.m.428 views

JBOSSAS 5.x/6.x Deserializer Vulnerability

Exploit for java platform in category web applications JBOSSAS 5.x/6.x Deserializer Vulnerability https://access.redhat.com/security/cve/cve-2017-12149 CVE-2017-12149 It was found that the doFilter method in the ReadOnlyAccessFilter of the HTTP Invoker does not restrict classes for which it...

7.5CVSS9.2AI score0.90713EPSS
SaveExploits14
zdt
zdt
added 2017/11/27 12:00 a.m.93 views

JBOSSAS 4.x Deserializer Vulnerability

Exploit for java platform in category web applications JBOSSAS 4.x Deserializer Vulnerability The MITRE CVE dictionary describes this issue as: https://access.redhat.com/security/cve/cve-2017-7504 HTTPServerILServlet.java in JMS over HTTP Invocation Layer of the JbossMQ implementation, which is...

7.5CVSS9.2AI score0.41019EPSS
SaveExploits5
Gentoo Linux
Gentoo Linux
added 2017/10/29 12:00 a.m.58 views

Jython: Arbitrary code execution

Background An implementation of Python written in Java. Description It was found that Jython is vulnerable to arbitrary code execution by sending a serialized function to the deserializer. Impact Remote execution of arbitrary code by enticing a user to execute malicious code. Workaround There is ...

9.8CVSS9.6AI score0.06206EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/09/05 12:00 a.m.371 views

Apache Struts 2.1.x >= 2.1.2 / 2.2.x / 2.3.x < 2.3.34 / 2.5.x < 2.5.13 Multiple Vulnerabilities (S2-050 - S2-053)

The version of Apache Struts running on the remote host is 2.1.x subsequent or equal to 2.1.2, 2.2.x, 2.3.x prior to 2.3.34, or 2.5.x prior to 2.5.13. It is, therefore, affected by multiple vulnerabilities: - A remote code execution vulnerability in the REST plugin. The Struts REST plugin uses an...

9.8CVSS8.6AI score0.99396EPSS
SaveExploits30References14
Rows per page
Query Builder