Bug fix: Another traversal bug. This time /..%2F

This commit is contained in:
int 80h
2022-02-09 21:50:18 -05:00
parent 406fea7b6c
commit eb129467f1
4 changed files with 13 additions and 3 deletions

6
README
View File

@@ -78,6 +78,10 @@ TLS variables
## Changelog
### [0.6.5] - 20220209
Bug fix: Another traversal bug.
### [0.6.4] - 20220202
Fixed a file system traversal bug. All previous versions are unsafe.
Fixed a file system traversal bug. All previous versions are unsafe.