"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-07-03 15:01:29 +00:00
parent e57d123a6e
commit de2c1bc6e9
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743

View File

@ -42,7 +42,7 @@
"description_data": [
{
"lang": "eng",
"value": "The Micro Air Vehicle Link (MAVLink) protocol presents no authentication mechanism on its version 1.0 (nor authorization) whichs leads to a variety of attacks including identity spoofing, unauthorized access, PITM attacks and more. According to literature, version 2.0 optionally allows for package signing which mitigates this flaw. Another source mentions that MAVLink 2.0 only provides a simple authentication system based on HMAC. This implies that the flying system overall should add the same symmetric key into all devices of network. If not the case, this may cause a security issue, that if one of the devices and its symmetric key are compromised, the whole authentication system is not reliable."
"value": "The Micro Air Vehicle Link (MAVLink) protocol presents no authentication mechanism on its version 1.0 (nor authorization) whichs leads to a variety of attacks including identity spoofing, unauthorized access, PITM attacks and more. According to literature, version 2.0 optionally allows for package signing which mitigates this flaw. Another source mentions that MAVLink 2.0 only provides a simple authentication system based on HMAC. This implies that the flying system overall should add the same symmetric key into all devices of network. If not the case, this may cause a security issue, that if one of the devices and its symmetric key are compromised, the whole authentication system is not reliable."
}
]
},
@ -78,90 +78,13 @@
]
},
"references": {
"reference_data": [
{
"name": "https://arxiv.org/abs/1906.10641",
"refsource": "CONFIRM",
"url": "https://arxiv.org/abs/1906.10641"
}
],
"reference_data": [
{
"name": "https://arxiv.org/abs/1905.00265",
"refsource": "CONFIRM",
"url": "https://arxiv.org/abs/1905.00265"
}
],
"reference_data": [
{
"name": "https://ieeexplore.ieee.org/document/8425627",
"refsource": "CONFIRM",
"url": "https://ieeexplore.ieee.org/document/8425627"
}
],
"reference_data": [
{
"name": "https://www.researchgate.net/publication/335973981_Assessing_and_Exploiting_Security_Vulnerabilities_of_Unmanned_Aerial_Vehicles",
"refsource": "CONFIRM",
"url": "https://www.researchgate.net/publication/335973981_Assessing_and_Exploiting_Security_Vulnerabilities_of_Unmanned_Aerial_Vehicles"
}
],
"reference_data": [
{
"name": "https://link.springer.com/chapter/10.1007/978-981-13-8406-6_66",
"refsource": "CONFIRM",
"url": "https://link.springer.com/chapter/10.1007/978-981-13-8406-6_66"
}
],
"reference_data": [
{
"name": "https://www.esat.kuleuven.be/cosic/publications/article-2667.pdf",
"refsource": "CONFIRM",
"url": "https://www.esat.kuleuven.be/cosic/publications/article-2667.pdf"
}
],
"reference_data": [
{
"name": "https://www.usenix.org/conference/usenixsecurity19/presentation/kim",
"refsource": "CONFIRM",
"url": "https://www.usenix.org/conference/usenixsecurity19/presentation/kim"
}
],
"reference_data": [
{
"name": "https://docs.google.com/document/d/1ETle6qQRcaNWAmpG2wz0oOpFKSF_bcTmYMQvtTGI8ns/edit",
"refsource": "CONFIRM",
"url": "https://docs.google.com/document/d/1ETle6qQRcaNWAmpG2wz0oOpFKSF_bcTmYMQvtTGI8ns/edit"
}
],
"reference_data": [
{
"name": "https://docs.google.com/document/d/1upZ_KnEgK3Hk1j0DfSHl9AdKFMoSqkAQVeK8LsngvEU/edit",
"refsource": "CONFIRM",
"url": "https://docs.google.com/document/d/1upZ_KnEgK3Hk1j0DfSHl9AdKFMoSqkAQVeK8LsngvEU/edit"
}
],
"reference_data": [
{
"name": "https://docs.google.com/document/d/1XtbD0ORNkhZ8eKrsbSIZNLyg9sFRXMXbsR2mp37KbIg/edit",
"refsource": "CONFIRM",
"url": "https://docs.google.com/document/d/1XtbD0ORNkhZ8eKrsbSIZNLyg9sFRXMXbsR2mp37KbIg/edit"
}
],
"reference_data": [
{
"name": "https://github.com/PX4/Firmware/issues/13538#issuecomment-574281772",
"refsource": "CONFIRM",
"url": "https://github.com/PX4/Firmware/issues/13538#issuecomment-574281772"
}
],
"reference_data": [
{
"name": "https://github.com/rligocki/Diploma_thesis_px4",
"refsource": "CONFIRM",
"url": "https://github.com/rligocki/Diploma_thesis_px4"
}
]
"reference_data": [
{
"name": "https://github.com/rligocki/Diploma_thesis_px4",
"refsource": "CONFIRM",
"url": "https://github.com/rligocki/Diploma_thesis_px4"
}
]
},
"source": {
"defect": [
@ -169,4 +92,4 @@
],
"discovery": "EXTERNAL"
}
}
}