Google Android vulnerabilities
9,646 known vulnerabilities affecting google/android.
Total CVEs
9,646
CISA KEV
48
actively exploited
Public exploits
89
Exploited in wild
44
Severity breakdown
CRITICAL883HIGH5184MEDIUM3317LOW260UNKNOWN2
Vulnerabilities
Page 111 of 483
CVE-2023-21242CRITICALCVSS 9.8v13.0v132023-08-14
CVE-2023-21242 [CRITICAL] CVE-2023-21242: In isServerCertChainValid of InsecureEapNetworkHandler.java, there is a possible way to trust an imp
In isServerCertChainValid of InsecureEapNetworkHandler.java, there is a possible way to trust an imposter server due to a logic error in the code. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
nvdandroid
CVE-2023-21235HIGHCVSS 7.8v11.0v13.0+2 more2023-08-14
CVE-2023-21235 [HIGH] CVE-2023-21235: In onCreate of LockSettingsActivity.java, there is a possible way set a new lockscreen PIN without e
In onCreate of LockSettingsActivity.java, there is a possible way set a new lockscreen PIN without entering the existing PIN due to a permissions bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
nvd
CVE-2023-21269HIGHCVSS 7.8v13.0v132023-08-14
CVE-2023-21269 [HIGH] CWE-269 CVE-2023-21269: In startActivityInner of ActivityStarter.java, there is a possible way to launch an activity into Pi
In startActivityInner of ActivityStarter.java, there is a possible way to launch an activity into PiP mode from the background due to BAL bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
nvdandroid
CVE-2023-21281HIGHCVSS 7.8v11.0v12.0+6 more2023-08-14
CVE-2023-21281 [HIGH] CVE-2023-21281: In multiple functions of KeyguardViewMediator.java, there is a possible failure to lock after screen
In multiple functions of KeyguardViewMediator.java, there is a possible failure to lock after screen timeout due to a logic error in the code. This could lead to local escalation of privilege across users with no additional execution privileges needed. User interaction is not needed for exploitation.
nvdandroid
CVE-2023-21265HIGHCVSS 7.5v11.0v12.0+6 more2023-08-14
CVE-2023-21265 [HIGH] CWE-295 CVE-2023-21265: In multiple locations, there are root CA certificates which need to be disabled. This could lead to
In multiple locations, there are root CA certificates which need to be disabled. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
nvdandroid
CVE-2023-21282HIGHCVSS 8.8v11.0v12.0+6 more2023-08-14
CVE-2023-21282 [HIGH] CWE-787 CVE-2023-21282: In TRANSPOSER_SETTINGS of lpp_tran.h, there is a possible out of bounds write due to an incorrect bo
In TRANSPOSER_SETTINGS of lpp_tran.h, there is a possible out of bounds write due to an incorrect bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed for exploitation.
nvdandroid
CVE-2023-21229HIGHCVSS 7.8v11.0v13.0+2 more2023-08-14
CVE-2023-21229 [HIGH] CVE-2023-21229: In registerServiceLocked of ManagedServices.java, there is a possible bypass of background activity
In registerServiceLocked of ManagedServices.java, there is a possible bypass of background activity launch restrictions due to an unsafe PendingIntent. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
nvd
CVE-2023-21286HIGHCVSS 7.8v11.0v12.0+6 more2023-08-14
CVE-2023-21286 [HIGH] CVE-2023-21286: In visitUris of RemoteViews.java, there is a possible way to reveal images across users due to a mis
In visitUris of RemoteViews.java, there is a possible way to reveal images across users due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
nvdandroid
CVE-2023-21273HIGHCVSS 8.8v11.0v12.0+6 more2023-08-14
CVE-2023-21273 [HIGH] CWE-787 CVE-2023-21273: In SDP_AddAttribute of sdp_db.cc, there is a possible out of bounds write due to an incorrect bounds
In SDP_AddAttribute of sdp_db.cc, there is a possible out of bounds write due to an incorrect bounds check. This could lead to remote (proximal/adjacent) code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
nvdandroid
CVE-2023-21272HIGHCVSS 7.8v11.0v12.0+4 more2023-08-14
CVE-2023-21272 [HIGH] CWE-20 CVE-2023-21272: In readFrom of Uri.java, there is a possible bad URI permission grant due to improper input validati
In readFrom of Uri.java, there is a possible bad URI permission grant due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
nvdandroid
CVE-2023-21231HIGHCVSS 7.8v13.0v132023-08-14
CVE-2023-21231 [HIGH] CVE-2023-21231: In getIntentForButton of ButtonManager.java, there is a possible way for an unprivileged application
In getIntentForButton of ButtonManager.java, there is a possible way for an unprivileged application to start a non-exported or permission-protected activity due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
nvd
CVE-2023-21275HIGHCVSS 7.8v12.0v12.1+4 more2023-08-14
CVE-2023-21275 [HIGH] CVE-2023-21275: In decideCancelProvisioningDialog of AdminIntegratedFlowPrepareActivity.java, there is a possible wa
In decideCancelProvisioningDialog of AdminIntegratedFlowPrepareActivity.java, there is a possible way to bypass factory reset protections due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
nvdandroid
CVE-2023-35689HIGHCVSS 7.8v11.0v13.0+2 more2023-08-14
CVE-2023-35689 [HIGH] CWE-1188 CVE-2023-35689: In checkDebuggingDisallowed of DeviceVersionFragment.java, there is a possible way to access adb bef
In checkDebuggingDisallowed of DeviceVersionFragment.java, there is a possible way to access adb before SUW completion due to an insecure default value. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
nvd
CVE-2023-21233HIGHCVSS 7.5v11.0v112023-08-14
CVE-2023-21233 [HIGH] CWE-908 CVE-2023-21233: In multiple locations of avrc, there is a possible leak of heap data due to uninitialized data. This
In multiple locations of avrc, there is a possible leak of heap data due to uninitialized data. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
nvd
CVE-2023-21277MEDIUMCVSS 5.5v12.0v12.1+4 more2023-08-14
CVE-2023-21277 [MEDIUM] CVE-2023-21277: In visitUris of RemoteViews.java, there is a possible way to reveal images across users due to a mis
In visitUris of RemoteViews.java, there is a possible way to reveal images across users due to a missing permission check. This could lead to local information disclosure with User execution privileges needed. User interaction is not needed for exploitation.
nvdandroid
CVE-2023-21292MEDIUMCVSS 5.5v11.0v12.0+6 more2023-08-14
CVE-2023-21292 [MEDIUM] CVE-2023-21292: In openContentUri of ActivityManagerService.java, there is a possible way for a third party app to o
In openContentUri of ActivityManagerService.java, there is a possible way for a third party app to obtain restricted files due to a confused deputy. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
nvdandroid
CVE-2023-21132MEDIUMCVSS 6.8v12.0v12.1+4 more2023-08-14
CVE-2023-21132 [MEDIUM] CWE-862 CVE-2023-21132: In onCreate of ManagePermissionsActivity.java, there is a possible way to bypass factory reset prote
In onCreate of ManagePermissionsActivity.java, there is a possible way to bypass factory reset protections due to a missing permission check. This could lead to local escalation of privilege with physical access to a device that's been factory reset with no additional execution privileges needed. User interaction is not needed for exploitation.
nvdandroid
CVE-2023-21134MEDIUMCVSS 6.8v12.0v12.1+4 more2023-08-14
CVE-2023-21134 [MEDIUM] CWE-862 CVE-2023-21134: In onCreate of ManagePermissionsActivity.java, there is a possible way to bypass factory reset prote
In onCreate of ManagePermissionsActivity.java, there is a possible way to bypass factory reset protections due to a missing permission check. This could lead to local escalation of privilege with physical access to a device that's been factory reset with no additional execution privileges needed. User interaction is not needed for exploitation.
nvdandroid
CVE-2023-21274MEDIUMCVSS 5.5v12.0v12.1+4 more2023-08-14
CVE-2023-21274 [MEDIUM] CWE-125 CVE-2023-21274: In convertSubgraphFromHAL of ShimConverter.cpp, there is a possible out of bounds read due to a miss
In convertSubgraphFromHAL of ShimConverter.cpp, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
nvdandroid
CVE-2023-21271MEDIUMCVSS 5.5v12.0v12.1+4 more2023-08-14
CVE-2023-21271 [MEDIUM] CWE-125 CVE-2023-21271: In parseInputs of ShimPreparedModel.cpp, there is a possible out of bounds read due to improper inpu
In parseInputs of ShimPreparedModel.cpp, there is a possible out of bounds read due to improper input validation. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
nvdandroid