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

67 lines
2.1 KiB
JSON
Raw Normal View History

2019-08-18 16:00:46 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-15137",
"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": "The Access Control plugin in eProsima Fast RTPS through 1.9.0 allows fnmatch pattern matches with topic name strings (instead of the permission expressions themselves), which can lead to unintended connections between participants in a Data Distribution Service (DDS) network."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://arxiv.org/abs/1908.05310",
"refsource": "MISC",
"name": "https://arxiv.org/abs/1908.05310"
},
{
"url": "https://github.com/eProsima/Fast-RTPS/issues/441",
"refsource": "MISC",
"name": "https://github.com/eProsima/Fast-RTPS/issues/441"
}
]
}
}