Lucene search
+L

228 matches found

Cvelist
Cvelist
added 2020/12/31 8:33 a.m.24 views

CVE-2019-25001

An issue was discovered in the serdecbor crate before 0.10.2 for Rust. The CBOR deserializer can cause stack consumption via nested semantic tags...

7.5AI score0.0143EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2020/12/31 12:0 a.m.11 views

Rust 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in Rust serdecbor crate versions prior to 0.10.2, which stems from the fact that the CBOR deserializer may cause stack consumption via nested semantic tags. No detailed...

7.5CVSS6AI score0.0143EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2020/12/16 7:20 a.m.10 views

jackson-databind: FasterXML DOMDeserializer insecure entity expansion is vulnerable to XML external entity (XXE)

A flaw was found in FasterXML Jackson Databind, where it did not have entity expansion secured properly. This flaw allows vulnerability to XML external entity XXE attacks. The highest threat from this vulnerability is data integrity...

7.5CVSS7.3AI score0.17611EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/11/09 6:26 p.m.3 views

jackson-databind: FasterXML DOMDeserializer insecure entity expansion is vulnerable to XML external entity (XXE)

A flaw was found in FasterXML Jackson Databind, where it did not have entity expansion secured properly. This flaw allows vulnerability to XML external entity XXE attacks. The highest threat from this vulnerability is data integrity...

7.5CVSS7.3AI score0.17611EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2020/02/04 10:37 p.m.78 views

Improper Restriction of XML External Entity Reference in Apache Olingo

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.5CVSS4.9AI score0.12245EPSS
SaveExploits5References9Affected Software2
exploitpack
exploitpack
added 2019/12/11 12:0 a.m.87 views

Apache Olingo OData 4.0 - XML External Entity Injection

Apache Olingo OData 4.0 - XML External Entity Injection COMPASS SECURITY ADVISORY https://www.compass-security.com/research/advisories/ Product: Apache Olingo OData 4.0 Vendor: Apache Foundation CSNC ID: CSNC-2009-025 CVE ID: CVE-2019-17554 Subject: XML External Entity Resolution XXE Risk: High...

4.3CVSS0.2AI score0.12245EPSS
SaveExploits5
CNVD
CNVD
added 2019/12/05 12:0 a.m.4 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
NVD
NVD
added 2019/12/04 5:16 p.m.33 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
OSV
OSV
added 2019/12/04 5:16 p.m.15 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
Cvelist
Cvelist
added 2019/12/04 4:54 p.m.38 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
CVE
CVE
added 2019/12/04 4:54 p.m.104 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
OSV
OSV
added 2019/10/03 12:0 p.m.24 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:0 p.m.17 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:0 p.m.19 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.21 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.06148EPSS
SaveExploits2References4Affected Software1
Prion
Prion
added 2018/06/11 5:29 p.m.23 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.0368EPSS
SaveExploits2References4Affected Software1
Prion
Prion
added 2018/06/11 5:29 p.m.24 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.0821EPSS
SaveExploits2References4Affected Software1
Prion
Prion
added 2018/06/11 5:29 p.m.23 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.03999EPSS
SaveExploits2References4Affected Software1
Prion
Prion
added 2018/06/11 5:29 p.m.27 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.06336EPSS
SaveExploits2References4
CVE
CVE
added 2018/06/11 5:0 p.m.69 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.06148EPSS
SaveExploits2References4Affected Software1
Rows per page
Query Builder