2 matches found
actix-files has a possible exposure of information vulnerability
Summary When passing a non-existing folder to the actixfiles::Files::new method causes the actix server to expose unexpected files. Details The actix-files library exposes a Files struct that configures an actix service to serve the files in a folder as static assets. Below you can find the...
actix-files has a possible exposure of information vulnerability
When passing a non-existing folder to the actixfiles::Files::new method causes the actix server to expose unexpected files...