pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2020-10-06
2020-10-06 22:01:43 by Tobias S. Josefowitz <tobij@tobij.de>
b4bfd995a39d9c536b07ed2e6294fa54dd68ccac (
6
lines) (+
6
/-
0
)
[
Show
|
Annotate
]
Branch:
8.0
CHANGES: Document Tools.Standalone.httpserver directory traversal
276:
Fixed mutex handling.
+
o Tools.Standalone.httpserver
+
+
The builtin webserver tool shipped with Pike (pike -x httpserver) was
+
previously susceptible to a directory traversal attack via URL encoding.
+
Building & Tools ----------------