"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-11-23 14:00:32 +00:00
parent 082fb7e76d
commit 012fa33218
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
3 changed files with 86 additions and 80 deletions

View File

@ -75,10 +75,10 @@
{
"base64": false,
"type": "text/html",
"value": "\n\n<span style=\"background-color: rgb(255, 255, 255);\">This issue can be solved through a firmware upgrade that has already been released by the vendor.</span>\n\n"
"value": "This issue can be solved through a firmware upgrade that has already been released by the vendor."
}
],
"value": "\nThis issue can be solved through a firmware upgrade that has already been released by the vendor.\n\n"
"value": "This issue can be solved through a firmware upgrade that has already been released by the vendor."
}
],
"credits": [
@ -93,14 +93,14 @@
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8,
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]

View File

@ -1,50 +1,12 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve-coordination@incibe.es",
"DATE_PUBLIC": "2021-12-17T09:00:00.000Z",
"ID": "CVE-2021-40853",
"STATE": "PUBLIC",
"TITLE": "TCMAN GIM missing authorization vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "GIM",
"version": {
"version_data": [
{
"version_affected": "=",
"version_name": "8.0",
"version_value": "8.0"
},
{
"version_affected": "=",
"version_name": "11.0",
"version_value": "11.0"
}
]
}
}
]
},
"vendor_name": "TCMAN"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Victor Fidalgo Villar"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-40853",
"ASSIGNER": "cve-coordination@incibe.es",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
@ -53,54 +15,98 @@
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization"
"value": "CWE-862 Missing Authorization",
"cweId": "CWE-862"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "TCMAN",
"product": {
"product_data": [
{
"product_name": "GIM",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "8.0"
},
{
"version_affected": "=",
"version_value": "11.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"name": "https://www.incibe-cert.es/en/early-warning/security-advisories/tcman-gim-missing-authorization-vulnerability",
"refsource": "CONFIRM",
"url": "https://www.incibe-cert.es/en/early-warning/security-advisories/tcman-gim-missing-authorization-vulnerability"
"url": "https://www.incibe.es/en/incibe-cert/notices/aviso/tcman-gim-missing-authorization-vulnerability",
"refsource": "MISC",
"name": "https://www.incibe.es/en/incibe-cert/notices/aviso/tcman-gim-missing-authorization-vulnerability"
}
]
},
"solution": [
{
"lang": "eng",
"value": "This vulnerability has been solved by TCMAN in GIM v8.0.1 Release 31734"
}
],
"generator": {
"engine": "Vulnogram 0.0.9"
},
"source": {
"advisory": "INCIBE-2021-0511",
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "This vulnerability has been solved by TCMAN in GIM v8.0.1 Release 31734"
}
],
"value": "This vulnerability has been solved by TCMAN in GIM v8.0.1 Release 31734"
}
],
"credits": [
{
"lang": "en",
"value": "Victor Fidalgo Villar"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
}
]
}
}

View File

@ -69,7 +69,7 @@
"credits": [
{
"lang": "en",
"value": "0xgodson"
"value": "Godson Bastin"
}
]
}