ASB-A-330722900

See a problem?
Import Source
https://storage.googleapis.com/android-osv/ASB-A-330722900.json
JSON Data
https://api.osv.dev/v1/vulns/ASB-A-330722900
Aliases
  • A-330722900
  • CVE-2024-43080
Published
2024-11-01T00:00:00Z
Modified
2024-11-06T16:12:12.435124Z
Summary
[none]
Details

In onReceive of AppRestrictionsFragment.java, there is a possible escalation of privilege due to unsafe deserialization. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.

References

Affected packages

Android / platform/packages/apps/Settings

Affected ranges

Type
ECOSYSTEM
Events
Introduced
15-next:0
Fixed
15-next:2024-11-01

Affected versions

Other

15-next

Ecosystem specific

{
    "vanir_signatures": [
        {
            "match_only_versions": [
                "15-next"
            ],
            "digest": {
                "threshold": 0.9,
                "line_hashes": [
                    "288808278330670729518384155171581405255",
                    "29697836505214348898880984028396549576",
                    "243535703406304265612070206715215416863",
                    "53428261918907701004759118644114222698"
                ]
            },
            "id": "ASB-A-330722900-34d7bb6c",
            "source": "https://android.googlesource.com/platform/packages/apps/Settings/+/1189e24e47571eae86634aeaa7dc60b8fe7f4820",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "src/com/android/settings/users/AppRestrictionsFragment.java"
            },
            "signature_type": "Line"
        },
        {
            "match_only_versions": [
                "15-next"
            ],
            "digest": {
                "length": 909.0,
                "function_hash": "230717605273109341491163985891656733760"
            },
            "id": "ASB-A-330722900-b369f9c0",
            "source": "https://android.googlesource.com/platform/packages/apps/Settings/+/1189e24e47571eae86634aeaa7dc60b8fe7f4820",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "src/com/android/settings/users/AppRestrictionsFragment.java",
                "function": "onReceive"
            },
            "signature_type": "Function"
        }
    ],
    "fixes": [
        "https://android.googlesource.com/platform/packages/apps/Settings/+/1189e24e47571eae86634aeaa7dc60b8fe7f4820"
    ],
    "spl": "2024-11-01",
    "severity": "High",
    "types": [
        "EoP"
    ]
}