cve/2022/CVE-2022-28784.md

19 lines
993 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-28784](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28784)
![](https://img.shields.io/static/v1?label=Product&message=Samsung%20Mobile%20Devices&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=Q(10)%2C%20R(11)%2C%20S(12)%3C%20SMR%20May-2022%20Release%201%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen)
### Description
Path traversal vulnerability in Galaxy Themes prior to SMR May-2022 Release 1 allows attackers to list file names in arbitrary directory as system user. The patch addresses incorrect implementation of file path validation check logic.
### POC
#### Reference
- https://security.samsungmobile.com/securityUpdate.smsb?year=2022&month=5
2024-06-09 00:33:16 +00:00
- https://security.samsungmobile.com/securityUpdate.smsb?year=2022&month=5
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.