## https://sploitus.com/exploit?id=5A517C01-18F5-5D56-A94C-0124C2068448
# CVE-2023-23169
POC for CVE-2023-23169 Local File inclusion & Server side request Forgery
## Steps to reproduce :
**Local File Incusion :**
1. ```echo "" > poc.docx```
2. Upload the file in PDFocus services
3. View/Download file after to triggered POC
**SSRF** :
1. ```echo "" > poc.docx```
2. Upload the file in PDFocus services
3. View/Download file to see triggered POC
## Demo :



