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
{{ message }}
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.
There exists a security vulnerability in the File Manager Download function which can be only exploited when the File Manager Window in the Server is opened (needs to be the Window on the malicious Client). If the File Manager Window is closed then it's not exploitable.
By modifying the Filename to a path like ..\..\file in DoDownloadFileResponse Client packet the Server will accept the file download and place the file outside of the download directory.
Affected versions: v1.0.0.0 - 1.3.0.0
The text was updated successfully, but these errors were encountered:
For loopholes in this directory, a similar situation may occur in the HandleGetKeyloggerLogsResponse method.For example, get the name of the log file 04-17-2018 contains ..\..\
There exists a security vulnerability in the File Manager Download function which can be only exploited when the File Manager Window in the Server is opened (needs to be the Window on the malicious Client). If the File Manager Window is closed then it's not exploitable.
By modifying the Filename to a path like
..\..\file
in DoDownloadFileResponse Client packet the Server will accept the file download and place the file outside of the download directory.Affected versions: v1.0.0.0 - 1.3.0.0
The text was updated successfully, but these errors were encountered: