ait-testbed / ait-testbed/attackmate
Urlencoding is broken in http-client
Open
bug
- Dominant language
- Python
- Stars
- 51
- Forks
- 10
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 3
Description
httpx seems not to be very flexible when it comes to urlencoding. httpx will doubledecode '%' for the following url:
```
http://172.17.0.106/index.php?-d+allow_url_include%3don+-d+auto_prepend_file%3dphp://input
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.