ASB-A-256590210

See a problem?
Import Source
https://storage.googleapis.com/android-osv/ASB-A-256590210.json
JSON Data
https://api.osv.dev/v1/vulns/ASB-A-256590210
Aliases
  • A-256590210
  • CVE-2023-20962
Published
2023-03-01T00:00:00Z
Modified
2024-08-07T19:30:14.352213Z
Summary
PendingIntent in Settings#MediaVolumePreferenceController can be hijacked
Details

In getSliceEndItem of MediaVolumePreferenceController.java, there is a possible way to start foreground activity from the background due to an unsafe PendingIntent. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.

References

Affected packages

Android / platform/packages/apps/Settings

Affected ranges

Type
ECOSYSTEM
Events
Introduced
13-next:0
Fixed
13-next:2023-03-01

Affected versions

Other

13-next

Ecosystem specific

{
    "vanir_signatures": [
        {
            "digest": {
                "length": 1369.0,
                "function_hash": "112506446779645939618809771884614919549"
            },
            "id": "ASB-A-256590210-1c3a4f7b",
            "source": "https://android.googlesource.com/platform/packages/apps/Settings/+/09a6899fc2271d260ec2979b1afc8eef1847b34a",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "src/com/android/settings/notification/MediaVolumePreferenceController.java",
                "function": "getSliceEndItem"
            },
            "signature_type": "Function"
        },
        {
            "digest": {
                "threshold": 0.9,
                "line_hashes": [
                    "2515871916174150255799763824649463257",
                    "298836900560150201302479999804498096907",
                    "69522089916178489900932734138740572745",
                    "57865836528454852670306520309248702019",
                    "37781278548710382719472231090868775778",
                    "48545541848750326640869001537836142463",
                    "48365835297228604622638209361776787666",
                    "85808235985644850924488554010393157934"
                ]
            },
            "id": "ASB-A-256590210-7955dfd0",
            "source": "https://android.googlesource.com/platform/packages/apps/Settings/+/09a6899fc2271d260ec2979b1afc8eef1847b34a",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "src/com/android/settings/notification/MediaVolumePreferenceController.java"
            },
            "signature_type": "Line"
        }
    ],
    "fixes": [
        "https://android.googlesource.com/platform/packages/apps/Settings/+/09a6899fc2271d260ec2979b1afc8eef1847b34a"
    ],
    "spl": "2023-03-01",
    "severity": "High",
    "types": [
        "ID"
    ]
}

Android / platform/packages/apps/Settings

Affected ranges

Type
ECOSYSTEM
Events
Introduced
13:0
Fixed
13:2023-03-01

Affected versions

Other

13

Ecosystem specific

{
    "vanir_signatures": [
        {
            "digest": {
                "length": 1239.0,
                "function_hash": "229157261693608242773145203535346763423"
            },
            "id": "ASB-A-256590210-527d4d71",
            "source": "https://android.googlesource.com/platform/packages/apps/Settings/+/0dcd6a5492fae67e0d7f1fb83f6d4db7eaa15b55",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "src/com/android/settings/notification/MediaVolumePreferenceController.java",
                "function": "getSliceEndItem"
            },
            "signature_type": "Function"
        },
        {
            "digest": {
                "threshold": 0.9,
                "line_hashes": [
                    "2515871916174150255799763824649463257",
                    "298836900560150201302479999804498096907",
                    "69522089916178489900932734138740572745",
                    "57865836528454852670306520309248702019",
                    "65900709389474950378267103208749820698",
                    "189586809716431586901542998965821551222",
                    "48365835297228604622638209361776787666",
                    "85808235985644850924488554010393157934"
                ]
            },
            "id": "ASB-A-256590210-7f81de89",
            "source": "https://android.googlesource.com/platform/packages/apps/Settings/+/0dcd6a5492fae67e0d7f1fb83f6d4db7eaa15b55",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "src/com/android/settings/notification/MediaVolumePreferenceController.java"
            },
            "signature_type": "Line"
        }
    ],
    "fixes": [
        "https://android.googlesource.com/platform/packages/apps/Settings/+/0dcd6a5492fae67e0d7f1fb83f6d4db7eaa15b55"
    ],
    "spl": "2023-03-01",
    "severity": "High",
    "types": [
        "ID"
    ]
}