2023-08-13 14:00:32 +00:00
{
"id" : "CVE-2023-39388" ,
"sourceIdentifier" : "psirt@huawei.com" ,
"published" : "2023-08-13T12:15:45.667" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:15:18.140" ,
2024-10-10 16:03:19 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-13 14:00:32 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Vulnerability of input parameters being not strictly verified in the PMS module. Successful exploitation of this vulnerability may cause home screen unavailability."
}
] ,
2023-08-17 16:00:36 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-08-17 16:00:36 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-08-17 16:00:36 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
2023-08-13 14:00:32 +00:00
"weaknesses" : [
2023-08-17 16:00:36 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "psirt@huawei.com" ,
"type" : "Secondary" ,
2023-08-17 16:00:36 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-120"
2023-08-17 16:00:36 +00:00
}
]
} ,
2023-08-13 14:00:32 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-13 14:00:32 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-20"
2023-08-13 14:00:32 +00:00
}
]
2024-10-10 16:03:19 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1285"
}
]
2023-08-13 14:00:32 +00:00
}
] ,
2023-08-17 16:00:36 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:huawei:emui:11.0.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "511F8CE2-C2B6-4A08-B992-49D9B75B8655"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:huawei:emui:12.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A974CA73-84E8-480B-BB4C-4A81D0C985B2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:huawei:emui:12.0.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2DF07E7F-3A18-4B74-B73D-DF3647C2A48F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:huawei:emui:13.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "353AEAF2-AF46-4835-93E1-4F942D5E2810"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:huawei:harmonyos:2.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "20112231-B840-44D3-A061-B9B9F80EE378"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:huawei:harmonyos:2.0.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "64118936-E2A5-4935-8594-29DF29B5475A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:huawei:harmonyos:2.1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C01447F1-7F58-4AE3-B403-C01B2575D898"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:huawei:harmonyos:3.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CB3751C1-7729-41D3-AE50-80B5AF601135"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:huawei:harmonyos:3.1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "4D81C4EF-7CAF-4E60-91A4-8CF7B95B2B54"
}
]
}
]
}
] ,
2023-08-13 14:00:32 +00:00
"references" : [
{
"url" : "https://consumer.huawei.com/en/support/bulletin/2023/8/" ,
2023-08-17 16:00:36 +00:00
"source" : "psirt@huawei.com" ,
"tags" : [
"Vendor Advisory"
]
2023-08-13 14:00:32 +00:00
} ,
{
"url" : "https://device.harmonyos.com/en/docs/security/update/security-bulletins-202308-0000001667644725" ,
2023-08-17 16:00:36 +00:00
"source" : "psirt@huawei.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://consumer.huawei.com/en/support/bulletin/2023/8/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://device.harmonyos.com/en/docs/security/update/security-bulletins-202308-0000001667644725" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-08-13 14:00:32 +00:00
}
]
}