CVE-2023-39401
13.08.2023, 13:15
Parameter verification vulnerability in the installd module. Successful exploitation of this vulnerability may cause sandbox files to be read and written without authorization.
Vendor | Product | Version |
---|---|---|
huawei | emui | 11.0.1 |
huawei | emui | 12.0.0 |
huawei | emui | 12.0.1 |
huawei | emui | 13.0.0 |
huawei | harmonyos | 2.0.0 |
huawei | harmonyos | 2.0.1 |
huawei | harmonyos | 2.1.0 |
huawei | harmonyos | 3.0.0 |
huawei | harmonyos | 3.1.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')The software uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the software does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
- CWE-285 - Improper AuthorizationThe software does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
References