cvelist/2019/15xxx/CVE-2019-15149.json

67 lines
2.4 KiB
JSON
Raw Normal View History

2019-08-18 20:00:46 +00:00
{
"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",
2019-08-19 13:00:49 +00:00
"value": "** DISPUTED ** 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. NOTE: the vendor disputes this issue because it is exploitable only in conjunction with hypothetical other factors, i.e., an affected use case within a library caller, and a bug in the message receiver policy code that led to reliance on this extra protection mechanism."
2019-08-18 20:00:46 +00:00
}
]
},
"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"
}
]
}
}