ASB-A-199922685

See a problem?
Import Source
https://storage.googleapis.com/android-osv/ASB-A-199922685.json
JSON Data
https://api.osv.dev/v1/vulns/ASB-A-199922685
Aliases
  • A-199922685
  • CVE-2021-0969
Published
2021-12-01T00:00:00Z
Modified
2024-08-07T19:29:32.570780Z
Summary
Settings crash when a Passpoint network with uninitialized OSU Friendly name exists in the area
Details

In getTitle of AccessPoint.java, there is a possible unhandled exception due to a missing null check. This could lead to remote denial of service if a proximal Wi-Fi AP provides invalid information with no additional execution privileges needed. User interaction is needed for exploitation.

References

Affected packages

Android / platform/frameworks/base

Affected ranges

Type
ECOSYSTEM
Events
Introduced
10:0
Fixed
10:2021-12-01

Affected versions

Other

10

Ecosystem specific

{
    "vanir_signatures": [
        {
            "digest": {
                "threshold": 0.9,
                "line_hashes": [
                    "12121488373349509869186632835868025611",
                    "220877273904760405256171949753438427159",
                    "161998429502894810797724709718239213536",
                    "3882138090464069031169523995793526724",
                    "146290855416021205191847263639430336244",
                    "50895225566547823353025203630081394807",
                    "12528259687612580072768872019026441270",
                    "36316670901455353444858888854048212603",
                    "107613452534740957783279904039429243463",
                    "308931816217433774073314547162652079337",
                    "96556396645370998411352033358311400464"
                ]
            },
            "id": "ASB-A-199922685-26a701f8",
            "source": "https://android.googlesource.com/platform/frameworks/base/+/ced3af1e05995c4af1d0c16cd0329a04520825bb",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "packages/SettingsLib/src/com/android/settingslib/wifi/AccessPoint.java"
            },
            "signature_type": "Line"
        },
        {
            "digest": {
                "length": 243.0,
                "function_hash": "47879323071596942841480115829648517094"
            },
            "id": "ASB-A-199922685-adcdf6f3",
            "source": "https://android.googlesource.com/platform/frameworks/base/+/ced3af1e05995c4af1d0c16cd0329a04520825bb",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "packages/SettingsLib/src/com/android/settingslib/wifi/AccessPoint.java",
                "function": "getTitle"
            },
            "signature_type": "Function"
        }
    ],
    "fixes": [
        "https://android.googlesource.com/platform/frameworks/base/+/ced3af1e05995c4af1d0c16cd0329a04520825bb"
    ],
    "spl": "2021-12-01",
    "severity": "Moderate",
    "types": [
        "DoS"
    ]
}

Android / platform/frameworks/base

Affected ranges

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

Affected versions

Other

11

Ecosystem specific

{
    "vanir_signatures": [
        {
            "digest": {
                "threshold": 0.9,
                "line_hashes": [
                    "12121488373349509869186632835868025611",
                    "220877273904760405256171949753438427159",
                    "161998429502894810797724709718239213536",
                    "3882138090464069031169523995793526724",
                    "146290855416021205191847263639430336244",
                    "50895225566547823353025203630081394807",
                    "12528259687612580072768872019026441270",
                    "36316670901455353444858888854048212603",
                    "107613452534740957783279904039429243463",
                    "308931816217433774073314547162652079337",
                    "96556396645370998411352033358311400464"
                ]
            },
            "id": "ASB-A-199922685-15385c80",
            "source": "https://android.googlesource.com/platform/frameworks/base/+/c006ad915aea348043446a45cc019f522c83928c",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "packages/SettingsLib/src/com/android/settingslib/wifi/AccessPoint.java"
            },
            "signature_type": "Line"
        },
        {
            "digest": {
                "length": 243.0,
                "function_hash": "47879323071596942841480115829648517094"
            },
            "id": "ASB-A-199922685-aae54889",
            "source": "https://android.googlesource.com/platform/frameworks/base/+/c006ad915aea348043446a45cc019f522c83928c",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "packages/SettingsLib/src/com/android/settingslib/wifi/AccessPoint.java",
                "function": "getTitle"
            },
            "signature_type": "Function"
        }
    ],
    "fixes": [
        "https://android.googlesource.com/platform/frameworks/base/+/c006ad915aea348043446a45cc019f522c83928c"
    ],
    "spl": "2021-12-01",
    "severity": "Moderate",
    "types": [
        "DoS"
    ]
}