diff --git a/2019/15xxx/CVE-2019-15149.json b/2019/15xxx/CVE-2019-15149.json new file mode 100644 index 00000000000..e205478ac23 --- /dev/null +++ b/2019/15xxx/CVE-2019-15149.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-15149", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "core.py in Mitogen before 0.2.8 has a typo that drops the unidirectional-routing protection mechanism in the case of a child that is initiated by another child. The Ansible extension is unaffected." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/dw/mitogen/commit/5924af1566763e48c42028399ea0cd95c457b3dc", + "refsource": "MISC", + "name": "https://github.com/dw/mitogen/commit/5924af1566763e48c42028399ea0cd95c457b3dc" + }, + { + "url": "https://mitogen.networkgenomics.com/changelog.html#v0-2-8-2019-08-18", + "refsource": "MISC", + "name": "https://mitogen.networkgenomics.com/changelog.html#v0-2-8-2019-08-18" + } + ] + } +} \ No newline at end of file