cvelist/2019/10xxx/CVE-2019-10080.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2019-03-26 19:00:51 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10080",
2019-11-19 22:01:50 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Apache NiFi",
"version": {
"version_data": [
{
"version_value": "Apache NiFi 1.3.0 to 1.9.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://nifi.apache.org/security.html#CVE-2019-10080",
"url": "https://nifi.apache.org/security.html#CVE-2019-10080"
2020-01-24 05:01:09 +00:00
},
{
"refsource": "MLIST",
"name": "[nifi-commits] 20200123 svn commit: r1873083 - /nifi/site/trunk/security.html",
"url": "https://lists.apache.org/thread.html/rca37935d661f4689cb4119f1b3b224413b22be161b678e6e6ce0c69b@%3Ccommits.nifi.apache.org%3E"
2019-11-19 22:01:50 +00:00
}
]
2019-03-26 19:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-11-19 22:01:50 +00:00
"value": "The XMLFileLookupService in NiFi versions 1.3.0 to 1.9.2 allowed trusted users to inadvertently configure a potentially malicious XML file. The XML file has the ability to make external calls to services (via XXE) and reveal information such as the versions of Java, Jersey, and Apache that the NiFI instance uses."
2019-03-26 19:00:51 +00:00
}
]
}
}