steveklabnik/simple-server

Properly evaluate static serving wrt directory traversal attacks

Aperta

#54 aperta il 15 ott 2017

 (3 commenti) (0 reazioni) (0 assegnatari)Rust (39 fork)github user discovery
help wantedquestionsecurity

Metriche repository

Star
 (194 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

We serve static files, and check for . and .. in the path. This is probably not enough, but needs to be researched more.

Guida contributor