cvelist/2022/43xxx/CVE-2022-43762.json

88 lines
2.8 KiB
JSON
Raw Normal View History

2022-10-26 08:00:32 +00:00
{
2023-02-08 11:00:41 +00:00
"data_version": "4.0",
2022-10-26 08:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-43762",
2023-02-08 11:00:41 +00:00
"ASSIGNER": "cybersecurity@ch.abb.com",
"STATE": "PUBLIC"
2022-10-26 08:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-02-08 11:00:41 +00:00
"value": "Lack of verification in B&R APROL Tbase server versions < R 4.2-07 may lead to memory leaks when receiving messages"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer",
"cweId": "CWE-119"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "B&R Industrial Automation",
"product": {
"product_data": [
{
"product_name": "B&R APROL",
"version": {
"version_data": [
{
"version_value": "< R 4.2-07",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.br-automation.com/downloads_br_productcatalogue/assets/1674823095245-en-original-1.0.pdf",
"refsource": "MISC",
"name": "https://www.br-automation.com/downloads_br_productcatalogue/assets/1674823095245-en-original-1.0.pdf"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
2022-10-26 08:00:32 +00:00
}
]
}
}