2023-07-13 02:00:54 +00:00
{
"id" : "CVE-2023-21262" ,
"sourceIdentifier" : "security@android.com" ,
"published" : "2023-07-13T00:15:24.250" ,
2023-07-20 18:00:48 +00:00
"lastModified" : "2023-07-20T17:47:41.280" ,
"vulnStatus" : "Analyzed" ,
2023-07-13 02:00:54 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In startInput of AudioPolicyInterfaceImpl.cpp, there is a possible way of erroneously displaying the microphone privacy indicator due to a race condition. This could lead to false user expectations. User interaction is needed for exploitation.\n\n"
}
] ,
2023-07-20 18:00:48 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.1 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-362"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:google:android:12.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F8FB8EE9-FC56-4D5E-AE55-A5967634740C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:google:android:12.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C64C1583-CDE0-4C1F-BDE6-05643C1BDD72"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:google:android:13.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "879FFD0C-9B38-4CAA-B057-1086D794D469"
}
]
}
]
}
] ,
2023-07-13 02:00:54 +00:00
"references" : [
{
"url" : "https://android.googlesource.com/platform/frameworks/av/+/2c8973c39478cd3c8cf11d9f27cc0556a106d006" ,
2023-07-20 18:00:48 +00:00
"source" : "security@android.com" ,
"tags" : [
"Patch"
]
2023-07-13 02:00:54 +00:00
} ,
{
"url" : "https://source.android.com/security/bulletin/2023-07-01" ,
2023-07-20 18:00:48 +00:00
"source" : "security@android.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-07-13 02:00:54 +00:00
}
]
}