Tags: dulldusk/phpfm
Tags
Add files via upload Fixed! Exploit Database: phpfm v1.7.9 - Authentication type juggling https://www.exploit-db.com/exploits/51594 Many thanks to Guillaume Duval, https://github.com/MisterDuval who contacted me, and provided the fixed code, now merged on the main phpfm github repo.
v1.7.6 Version 1.7.6: . Added buttons to create symlinks and hardlinks. If one entry is selected, prompt for new name, if more, use the same. . Show symlinks with (L) marker on tree view. . Show symlinks targets with breadcrumbs on top of file/folder view, and resolve them recursively, until the final target. . Show broken symlinks in RED on tree view and file/folder view, and allow to delete/rename them. . Improved total_copy() and total_delete() functions with flags to copylinks (instead of the files, default true) and followlinks (default false). . Created special functions to handle symlink/hardlink creation on windows/linux, using php functions and fallback to system commands.
version 1.7.5 . BugFix: Symlinks to folders now show correctly on the tree view. . Added folders total size using php, ajax, recursive limit and cache on cookies for the session. . Tried to use mimetype check on the file/folder list, to identify textfiles, but it was slowing the script too much. So i added a binary file check on the edit window, allowing to view/copy/save them using base64. . Show total/available size of a partition mounted on linux, when acessing the mouting point.
PreviousNext