ASB-A-336323279

See a problem?
Import Source
https://storage.googleapis.com/android-osv/ASB-A-336323279.json
JSON Data
https://api.osv.dev/v1/vulns/ASB-A-336323279
Aliases
  • A-336323279
  • CVE-2024-34738
Published
2024-08-01T00:00:00Z
Modified
2024-08-12T22:44:48Z
Summary
Able to query restrictRead app ops from unprivileged app
Details

In multiple functions of AppOpsService.java, there is a possible way for unprivileged apps to read their own restrictRead app-op states due to a logic error in the code. This could lead to local escalation of privilege 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
14-next:0
Fixed
14-next:2024-08-01

Affected versions

Other

14-next

Ecosystem specific

{
    "fixes": [
        "https://android.googlesource.com/platform/frameworks/base/+/955e78071ec49139583056e21f612edba6439436"
    ],
    "spl": "2024-08-01",
    "severity": "High",
    "types": [
        "EoP"
    ]
}