cvelist/2022/42xxx/CVE-2022-42488.json

88 lines
3.1 KiB
JSON
Raw Normal View History

2022-10-08 13:00:31 +00:00
{
"CVE_data_meta": {
2022-10-14 15:00:49 +00:00
"ASSIGNER": "scy@openharmony.io",
"DATE_PUBLIC": "2022-10-11T00:00:00.000Z",
2022-10-08 13:00:31 +00:00
"ID": "CVE-2022-42488",
2022-10-14 15:00:49 +00:00
"STATE": "PUBLIC",
"TITLE": "Startup subsystem missed permission validation in param service. An malicious application installed on the device could elevate its privileges to the root user, disable security features, or cause DoS by disabling particular services."
2022-10-08 13:00:31 +00:00
},
2022-10-14 15:00:49 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "OpenHarmony",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "OpenHarmony-v3.1.x-Release",
"version_value": "3.1.2"
}
]
}
}
]
},
"vendor_name": "OpenHarmony"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-10-08 13:00:31 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-10-14 15:00:49 +00:00
"value": "OpenHarmony-v3.1.2 and prior versions have a Missing permission validation vulnerability in param service of startup subsystem. An malicious application installed on the device could elevate its privileges to the root user, disable security features, or cause DoS by disabling particular services."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287 Improper Authentication"
}
]
2022-10-08 13:00:31 +00:00
}
]
2022-10-14 15:00:49 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://gitee.com/openharmony/security/blob/master/en/security-disclosure/2022/2022-10.md",
"name": "https://gitee.com/openharmony/security/blob/master/en/security-disclosure/2022/2022-10.md"
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-10-08 13:00:31 +00:00
}
}