cvelist/2022/48xxx/CVE-2022-48186.json

101 lines
3.0 KiB
JSON
Raw Normal View History

2022-12-29 18:00:40 +00:00
{
2023-05-01 15:00:37 +00:00
"data_version": "4.0",
2022-12-29 18:00:40 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-48186",
2023-05-01 15:00:37 +00:00
"ASSIGNER": "psirt@lenovo.com",
"STATE": "PUBLIC"
2022-12-29 18:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-05-01 15:00:37 +00:00
"value": "A certificate validation vulnerability exists in the Baiying Android application which could lead to information disclosure."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-295 Improper Certificate Validation",
"cweId": "CWE-295"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Lenovo",
"product": {
"product_data": [
{
"product_name": "Baiying",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "versions prior to 1.1.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://iknow.lenovo.com.cn/detail/dc_206093.html",
"refsource": "MISC",
"name": "https://iknow.lenovo.com.cn/detail/dc_206093.html"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Customers should update the application to version 1.1.4 or later."
}
],
"value": "Customers should update the application to version 1.1.4 or later."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
2022-12-29 18:00:40 +00:00
}
]
}
}