PUB-A-177931355

See a problem?
Import Source
https://storage.googleapis.com/android-osv/PUB-A-177931355.json
JSON Data
https://api.osv.dev/v1/vulns/PUB-A-177931355
Aliases
  • A-177931355
  • CVE-2021-0572
Published
2021-06-01T00:00:00Z
Modified
2024-11-06T12:16:03.231308Z
Summary
[none]
Details

In doNotification of AccountManagerService.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution privileges needed. User interaction is not needed for exploitation.

References

Affected packages

Android / platform/frameworks/base

Affected ranges

Type
ECOSYSTEM
Events
Introduced
11:0
Fixed
11:2021-06-01

Affected versions

Other

11

Ecosystem specific

{
    "vanir_signatures": [
        {
            "digest": {
                "length": 1140.0,
                "function_hash": "13955884187775680452074247685830298299"
            },
            "id": "PUB-A-177931355-530f30a5",
            "source": "https://android.googlesource.com/platform/frameworks/base/+/2cd616165c6de4d523637cd84eb0c7490415beb6",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "services/core/java/com/android/server/accounts/AccountManagerService.java",
                "function": "createNoCredentialsPermissionNotification"
            },
            "signature_type": "Function"
        },
        {
            "digest": {
                "length": 1223.0,
                "function_hash": "245953299183076540288114581199226225348"
            },
            "id": "PUB-A-177931355-de5d347c",
            "source": "https://android.googlesource.com/platform/frameworks/base/+/2cd616165c6de4d523637cd84eb0c7490415beb6",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "services/core/java/com/android/server/accounts/AccountManagerService.java",
                "function": "doNotification"
            },
            "signature_type": "Function"
        },
        {
            "digest": {
                "threshold": 0.9,
                "line_hashes": [
                    "299383651173671348817543944941812103312",
                    "256989136395354121258640567185123162473",
                    "196639853982148962795096014224859608594",
                    "269835483600688645271061730841538456826",
                    "254814283906023037685745410800905479751",
                    "336598113711868789328123905093133525669",
                    "114574420740669496987600946882937790505",
                    "12084265700894750695441376242007765274"
                ]
            },
            "id": "PUB-A-177931355-f7759722",
            "source": "https://android.googlesource.com/platform/frameworks/base/+/2cd616165c6de4d523637cd84eb0c7490415beb6",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "services/core/java/com/android/server/accounts/AccountManagerService.java"
            },
            "signature_type": "Line"
        }
    ],
    "fixes": [
        "https://android.googlesource.com/platform/frameworks/base/+/2cd616165c6de4d523637cd84eb0c7490415beb6"
    ],
    "spl": "2021-06-01",
    "severity": "Moderate",
    "types": [
        "ID"
    ]
}