ASB-A-343440463

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

In validateAccountsInternal of AccountManagerService.java, there is a possible way to leak account credentials to a third party app due to a confused deputy. 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/frameworks/base

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": {
                "length": 3331.0,
                "function_hash": "101193414350098439995614606646394339346"
            },
            "id": "ASB-A-343440463-3e2e7f42",
            "source": "https://android.googlesource.com/platform/frameworks/base/+/ddfc078af7e89641360b896f99af23a6b371b847",
            "deprecated": false,
            "signature_version": "v1",
            "target": {
                "file": "services/core/java/com/android/server/accounts/AccountManagerService.java",
                "function": "validateAccountsInternal"
            },
            "signature_type": "Function"
        },
        {
            "match_only_versions": [
                "15-next"
            ],
            "digest": {
                "threshold": 0.9,
                "line_hashes": [
                    "29173051221296658536910211516454044335",
                    "184312520786542076771135869227635029727",
                    "17260541059910676630107404919963034225",
                    "7291052111595615850872169535590355287"
                ]
            },
            "id": "ASB-A-343440463-4b98c8b4",
            "source": "https://android.googlesource.com/platform/frameworks/base/+/ddfc078af7e89641360b896f99af23a6b371b847",
            "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/+/ddfc078af7e89641360b896f99af23a6b371b847"
    ],
    "spl": "2024-11-01",
    "severity": "High",
    "types": [
        "ID"
    ]
}