MercuryWorkshop / anuraOS

A web "OS" and development environment with full linux emulation
https://anura.pro
GNU Affero General Public License v3.0
201 stars 241 forks source link

Directory traversal Bug #178

Closed Neptune1190 closed 4 months ago

Neptune1190 commented 4 months ago

You can rename folder to "../" and others such as "../opt/" for example to navigate back a folder and to the specified folder on the root,this is a clear example of a directory traversal bug and should be fixed.Creating folders with "../" in them do not work,this is a issue with only renaming. image

velzie commented 4 months ago

intended i think?

ProgrammerIn-wonderland commented 4 months ago

intended, not really an issue

ProgrammerIn-wonderland commented 4 months ago

same thing happens in KDE dolphin for example

Neptune1190 commented 4 months ago

if this is intended then why cant u make new folders like this,but only rename