ShaikUsaf / frameworks_base_AOSP10_r33

Other
0 stars 0 forks source link

CVE-2021-0304 (Medium) detected in baseandroid-10.0.0_r34 - autoclosed #288

Closed mend-bolt-for-github[bot] closed 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2021-0304 - Medium Severity Vulnerability

Vulnerable Library - baseandroid-10.0.0_r34

Android framework classes and services

Library home page: https://android.googlesource.com/platform/frameworks/base

Found in HEAD commit: d8f6b708be07b0042c1fe77f596e197a04c32153

Found in base branch: master

Vulnerable Source Files (1)

/packages/SystemUI/src/com/android/systemui/screenshot/GlobalScreenshot.java

Vulnerability Details

In several functions of GlobalScreenshot.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure of the user's contacts with User execution privileges needed. User interaction is not needed for exploitation. Product: Android; Versions: Android-10, Android-8.0, Android-8.1, Android-9; Android ID: A-162738636.

Publish Date: 2021-01-11

URL: CVE-2021-0304

CVSS 3 Score Details (5.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Change files

Release Date: 2020-11-12

Fix Resolution: Replace or update the following file: GlobalScreenshot.java


Step up your Open Source Security Game with Mend here