cvelist/2020/11xxx/CVE-2020-11015.json

84 lines
2.9 KiB
JSON
Raw Normal View History

2020-03-30 19:01:15 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
2020-03-30 19:01:15 +00:00
"ID": "CVE-2020-11015",
"STATE": "PUBLIC",
"TITLE": "Device Authentication Vulnerability in thinx-device-api IoT Device Management Server"
2020-03-30 19:01:15 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "thinx-device-api",
"version": {
"version_data": [
{
"version_value": "< 2.5.0"
}
]
}
}
]
},
"vendor_name": "suculent"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-03-30 19:01:15 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability has been disclosed in thinx-device-api IoT Device Management Server before version 2.5.0.\nDevice MAC address can be spoofed. This means initial registration requests without UDID and spoofed MAC\naddress may pass to create new UDID with same MAC address. Full impact needs to be reviewed further. Applies\nto all (mostly ESP8266/ESP32) users.\n\nThis has been fixed in firmware version 2.5.0."
2020-03-30 19:01:15 +00:00
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-290: Authentication Bypass by Spoofing"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/suculent/thinx-device-api/security/advisories/GHSA-5x54-39xq-cwvc",
"refsource": "CONFIRM",
"url": "https://github.com/suculent/thinx-device-api/security/advisories/GHSA-5x54-39xq-cwvc"
}
]
},
"source": {
"advisory": "GHSA-5x54-39xq-cwvc",
"discovery": "UNKNOWN"
2020-03-30 19:01:15 +00:00
}
}