PUB-A-213905884

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

In AccountTypePreference of AccountTypePreference.java, there is a possible way to mislead the user about accounts installed on the device due to improper input validation. This could lead to local denial of service 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:0
Fixed
13:2023-03-01

Affected versions

Other

13

Ecosystem specific

{
    "vanir_signatures": [
        {
            "match_only_versions": [
                "13"
            ],
            "digest": {
                "length": 448.0,
                "function_hash": "249092392301724947361551913308950389117"
            },
            "id": "PUB-A-213905884-acb5c16c",
            "source": "https://android.googlesource.com/platform/packages/apps/Settings/+/a52ba15823678bc6f387b20374c6a37ad5cde5c3",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "src/com/android/settings/accounts/AccountTypePreference.java",
                "function": "AccountTypePreference"
            },
            "signature_type": "Function"
        },
        {
            "match_only_versions": [
                "13"
            ],
            "digest": {
                "threshold": 0.9,
                "line_hashes": [
                    "130154542373596712459238961743697701704",
                    "125424921730213820946416555440210269498",
                    "148221708301068006377640534400786494005",
                    "318049151043219148634990404916140194861"
                ]
            },
            "id": "PUB-A-213905884-f21a19b7",
            "source": "https://android.googlesource.com/platform/packages/apps/Settings/+/a52ba15823678bc6f387b20374c6a37ad5cde5c3",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "src/com/android/settings/accounts/AccountTypePreference.java"
            },
            "signature_type": "Line"
        }
    ],
    "fixes": [
        "https://android.googlesource.com/platform/packages/apps/Settings/+/a52ba15823678bc6f387b20374c6a37ad5cde5c3"
    ],
    "spl": "2023-03-01",
    "severity": "Moderate",
    "types": [
        "DoS"
    ]
}