2024-11-19 21:03:24 +00:00
{
"id" : "CVE-2018-9346" ,
"sourceIdentifier" : "security@android.com" ,
"published" : "2024-11-19T19:15:06.000" ,
2024-11-23 17:04:17 +00:00
"lastModified" : "2024-11-22T16:26:16.143" ,
"vulnStatus" : "Analyzed" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2024-11-19 21:03:24 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In BnAudioPolicyService::onTransact of AudioPolicyService.cpp, there is a possible information disclosure due to uninitialized data. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation."
2024-11-20 19:03:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "En BnAudioPolicyService::onTransact de AudioPolicyService.cpp, existe una posible divulgaci\u00f3n de informaci\u00f3n debido a datos no inicializados. Esto podr\u00eda generar una divulgaci\u00f3n de informaci\u00f3n local sin necesidad de privilegios de ejecuci\u00f3n adicionales. No se necesita la interacci\u00f3n del usuario para la explotaci\u00f3n."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-11-23 17:04:17 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
} ,
2024-11-20 19:03:23 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
2024-11-23 17:04:17 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-11-20 19:03:23 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-11-23 17:04:17 +00:00
"availabilityImpact" : "NONE"
2024-11-20 19:03:23 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2024-11-23 17:04:17 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-908"
}
]
} ,
2024-11-20 19:03:23 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-908"
}
]
2024-11-19 21:03:24 +00:00
}
] ,
2024-11-23 17:04:17 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:google:android:6.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E70C6D8D-C9C3-4D92-8DFC-71F59E068295"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:google:android:6.0.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "691FA41B-C2CE-413F-ABB1-0B22CB322807"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:google:android:7.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "09E6085C-A61E-4A89-BF80-EDD9A7DF1E47"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:google:android:7.1.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D835D592-2423-44C6-804A-3AD010112E7C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:google:android:7.1.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "568E2561-A068-46A2-B331-BBA91FC96F0C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:google:android:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B578E383-0D77-4AC7-9C81-3F0B8C18E033"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:google:android:8.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B06BE74B-83F4-41A3-8AD3-2E6248F7B0B2"
}
]
}
]
}
] ,
2024-11-19 21:03:24 +00:00
"references" : [
{
"url" : "https://source.android.com/security/bulletin/2018-06-01" ,
2024-11-23 17:04:17 +00:00
"source" : "security@android.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2024-11-19 21:03:24 +00:00
}
]
}