CVE-2022-47359
12.02.2023, 04:15
In log service, there is a missing permission check. This could lead to local denial of service in log service.Enginsight
Vendor | Product | Version |
---|---|---|
android | 10.0 | |
android | 11.0 | |
android | 12.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-476 - NULL Pointer DereferenceA NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.
- CWE-862 - Missing AuthorizationThe software does not perform an authorization check when an actor attempts to access a resource or perform an action.