We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3f5f2 commit 4f2ae67Copy full SHA for 4f2ae67
SECURITY.md
@@ -33,6 +33,18 @@ acknowledge your responsible disclosure, if you wish.
33
34
## History
35
36
+> A specially crafted URL with empty userinfo and no host can be used to bypass
37
+> authorization checks.
38
+
39
+- **Reporter credits**
40
+ - Haxatron
41
+ - GitHub: [@haxatron](https://github.com/haxatron)
42
+ - Twitter: [@haxatron1](https://twitter.com/haxatron1)
43
+- Huntr report: https://www.huntr.dev/bounties/83a6bc9a-b542-4a38-82cd-d995a1481155/
44
+- Fixed in: 1.5.7
45
46
+---
47
48
> Incorrect handling of username and password can lead to authorization bypass.
49
50
- **Reporter credits**
0 commit comments