"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-08-18 20:00:46 +00:00
parent 4eb1c8df37
commit 84b5a19064
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -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"
}
]
}
}