cvelist/2020/29xxx/CVE-2020-29032.json

102 lines
3.2 KiB
JSON
Raw Normal View History

2020-11-24 16:01:36 +00:00
{
"CVE_data_meta": {
2021-03-05 17:00:41 +00:00
"ASSIGNER": "VulnerabilityReporting@secomea.com",
"DATE_PUBLIC": "2021-03-04T22:00:00.000Z",
2020-11-24 16:01:36 +00:00
"ID": "CVE-2020-29032",
2021-03-05 17:00:41 +00:00
"STATE": "PUBLIC",
"TITLE": "Add integrity check of GateManager firmware"
2020-11-24 16:01:36 +00:00
},
2021-03-05 17:00:41 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "GateManager",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "all",
"version_value": "9.4.621054022"
}
]
}
}
]
},
"vendor_name": "Secomea"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Tenable"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-11-24 16:01:36 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-03-05 17:00:41 +00:00
"value": "Upload of Code Without Integrity Check vulnerability in firmware archive of Secomea GateManager allows authenticated attacker to execute malicious code on server. This issue affects: Secomea GateManager all versions prior to 9.4.621054022"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-494 Download of Code Without Integrity Check"
}
]
2020-11-24 16:01:36 +00:00
}
]
2021-03-05 17:00:41 +00:00
},
"references": {
"reference_data": [
2021-03-09 07:00:40 +00:00
{
"refsource": "MISC",
"name": "https://www.tenable.com/security/research/tra-2021-06",
"url": "https://www.tenable.com/security/research/tra-2021-06"
},
2021-03-05 17:00:41 +00:00
{
"refsource": "MISC",
"url": "https://www.secomea.com/support/cybersecurity-advisory/#3737",
"name": "https://www.secomea.com/support/cybersecurity-advisory/#3737"
}
]
},
"source": {
"defect": [
"RD-3737"
],
"discovery": "EXTERNAL"
2020-11-24 16:01:36 +00:00
}
}