cvelist/2022/24xxx/CVE-2022-24938.json

93 lines
3.0 KiB
JSON
Raw Normal View History

2022-02-10 23:01:19 +00:00
{
2022-11-14 18:00:33 +00:00
"data_version": "4.0",
2022-02-10 23:01:19 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-24938",
2022-11-14 18:00:33 +00:00
"ASSIGNER": "product-security@silabs.com",
"STATE": "PUBLIC"
2022-02-10 23:01:19 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-11-14 18:00:33 +00:00
"value": "A malformed packet causes a stack overflow in the Ember ZNet stack. This causes an assert which leads to a reset, immediately clearing the error."
}
]
},
"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": "silabs.com",
"product": {
"product_data": [
{
"product_name": "Ember ZNet",
"version": {
"version_data": [
{
"version_value": "1.0.0",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://siliconlabs.lightning.force.com/sfc/servlet.shepherd/document/download/0698Y00000HbLj2QAF?operationContext=S1",
"refsource": "MISC",
"name": "https://siliconlabs.lightning.force.com/sfc/servlet.shepherd/document/download/0698Y00000HbLj2QAF?operationContext=S1"
},
{
"url": "https://github.com/SiliconLabs/gecko_sdk",
"refsource": "MISC",
"name": "https://github.com/SiliconLabs/gecko_sdk"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
2022-02-10 23:01:19 +00:00
}
]
}
}