Skip to content

Commit e6fa434

Browse files
committed
[security] Add credits for incorrect handling of userinfo vulnerability
1 parent 4c9fa23 commit e6fa434

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

SECURITY.md

+8
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,14 @@ acknowledge your responsible disclosure, if you wish.
3333

3434
## History
3535

36+
> Incorrect handling of username and password can lead to authorization bypass.
37+
38+
- **Reporter credits**
39+
- ranjit-git
40+
- GitHub: [@ranjit-git](https://github.com/ranjit-git)
41+
- Huntr report: https://www.huntr.dev/bounties/6d1bc51f-1876-4f5b-a2c2-734e09e8e05b/
42+
- Fixed in: 1.5.6
43+
3644
> url-parse mishandles certain uses of a single (back) slash such as https:\ &
3745
> https:/ and interprets the URI as a relative path. Browsers accept a single
3846
> backslash after the protocol, and treat it as a normal slash, while url-parse

0 commit comments

Comments
 (0)