You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CKEditor file upload endpoint has insufficient sanitization for filenames allowing probing network endpoints.
Description
A specially crafted request can be made to upload a file with some Unicode characters that will be translated into a path that could expose resources that are in the internal network of the hosted site.
Summary
The CKEditor file upload endpoint has insufficient sanitization for filenames allowing probing network endpoints.
Description
A specially crafted request can be made to upload a file with some Unicode characters that will be translated into a path that could expose resources that are in the internal network of the hosted site.