Directory traversal vulnerability in Plone CMS 5.x through 5.0.6 and 4.2.x through 4.3.11 allows remote administrators to read arbitrary files via a .. (dot dot) in the path parameter in a getFile action to Plone/++theme++barceloneta/@@plone.resourceeditor.filemanager-actions.
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
http://packetstormsecurity.com/files/139110/Plone-CMS-4.3.11-5.0.6-XSS-Traversal-Open-Redirection.html | third party advisory vdb entry exploit |
http://seclists.org/fulldisclosure/2016/Oct/80 | mailing list third party advisory vdb entry |
https://plone.org/security/hotfix/20160830/filesystem-information-leak | vendor advisory |
http://www.openwall.com/lists/oss-security/2016/09/05/4 | patch mailing list third party advisory |
http://www.openwall.com/lists/oss-security/2016/09/05/5 | patch mailing list third party advisory |
http://www.securityfocus.com/archive/1/539572/100/0/threaded | mailing list |
http://www.securityfocus.com/bid/92752 | vdb entry |