tomkuijsten / restup

Webserver for universal windows platform (UWP) apps
MIT License
114 stars 48 forks source link

Fix directory traversal vulnerability #139

Open young-versacall opened 5 years ago

young-versacall commented 5 years ago

Modified StaticFileRouteHandler to not allow GET requests beyond the allowed path.