cvelist/2019/3xxx/CVE-2019-3772.json
2019-04-23 20:01:18 +00:00

90 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security_alert@emc.com",
"DATE_PUBLIC": "2019-01-15T20:30:16.000Z",
"ID": "CVE-2019-3772",
"STATE": "PUBLIC",
"TITLE": "Spring Integration XML External Entity Injection (XXE) "
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Spring Integration",
"version": {
"version_data": [
{
"affected": "<",
"version_name": "5.0",
"version_value": "v5.0.10.RELEASE"
},
{
"affected": "<",
"version_name": "5.1",
"version_value": "v5.1.1.RELEASE"
},
{
"affected": "<",
"version_name": "4.3",
"version_value": "v4.3.18.RELEASE"
}
]
}
}
]
},
"vendor_name": "Spring"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Spring Integration (spring-integration-xml and spring-integration-ws modules), versions 4.3.18, 5.0.10, 5.1.1, and older unsupported versions, were susceptible to XML External Entity Injection (XXE) when receiving XML data from untrusted sources."
}
]
},
"impact": null,
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-611: XML External Entities (XXE)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://pivotal.io/security/cve-2019-3772",
"refsource": "CONFIRM",
"url": "https://pivotal.io/security/cve-2019-3772"
},
{
"url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html",
"refsource": "MISC",
"name": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
},
{
"refsource": "BID",
"name": "106749",
"url": "http://www.securityfocus.com/bid/106749"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}