cvelist/2024/22xxx/CVE-2024-22064.json

102 lines
3.3 KiB
JSON
Raw Normal View History

2024-01-05 02:00:36 +00:00
{
2024-05-10 13:00:33 +00:00
"data_version": "4.0",
2024-01-05 02:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-22064",
2024-05-10 13:00:33 +00:00
"ASSIGNER": "psirt@zte.com.cn",
"STATE": "PUBLIC"
2024-01-05 02:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-10 13:00:33 +00:00
"value": "ZTE ZXUN-ePDG product, which serves as the network node of the VoWifi system, under by default configuration, uses a set of non-unique cryptographic keys during establishing a secure connection(IKE) with the mobile devices connecting over the internet . If the set of keys are leaked or cracked, the user session informations using the keys may be leaked.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1051: Initialization with Hard-Coded Network Resource Configuration Data",
"cweId": "CWE-1051"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "ZTE",
"product": {
"product_data": [
{
"product_name": "ZXUN-ePDG",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "V5.20.15",
"version_value": "V5.20.19"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://support.zte.com.cn/support/news/LoopholeInfoDetail.aspx?newsId=1035524",
"refsource": "MISC",
"name": "https://support.zte.com.cn/support/news/LoopholeInfoDetail.aspx?newsId=1035524"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<p>V5.20.20</p><br>"
}
],
"value": "V5.20.20\n\n"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
2024-01-05 02:00:36 +00:00
}
]
}
}