cve/2023/CVE-2023-49147.md

20 lines
1021 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-49147](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-49147)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in PDF24 Creator 11.14.0. The configuration of the msi installer file was found to produce a visible cmd.exe window when using the repair function of msiexec.exe. This allows an unprivileged local attacker to use a chain of actions (e.g., an oplock on faxPrnInst.log) to open a SYSTEM cmd.exe.
### POC
#### Reference
- http://packetstormsecurity.com/files/176206/PDF24-Creator-11.15.1-Local-Privilege-Escalation.html
- http://seclists.org/fulldisclosure/2023/Dec/18
- https://sec-consult.com/vulnerability-lab/advisory/local-privilege-escalation-via-msi-installer-in-pdf24-creator-geek-software-gmbh/
#### Github
No PoCs found on GitHub currently.