steveklabnik/simple-server
Properly evaluate static serving wrt directory traversal attacks
オープン
#54 opened on 2017/10/15
help wantedquestionsecurity
Repository metrics
- Stars
- (194 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
We serve static files, and check for . and .. in the path. This is probably not enough, but needs to be researched more.