Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Fixed issue in URL parsing #8650

Merged
merged 3 commits into from Jun 13, 2019
Merged

Fixed issue in URL parsing #8650

merged 3 commits into from Jun 13, 2019

Conversation

dryabov
Copy link
Contributor

@dryabov dryabov commented May 6, 2019

Fixed "Broken URL parsing" issue mentioned in issue #8640 [details: 1) empty username or password are allowed, 2) colon in password is allowed]

Fixed "Broken URL parsing" issue mentioned in issue jquery-archive#8640 [details: 1) empty username or password are allowed, 2) colon in password is allowed]
@dryabov
Copy link
Contributor Author

dryabov commented May 6, 2019

I've fixed urlParseRE regex to handle forward and back slashed identically.

@Bachstelze
Copy link

Bachstelze commented May 11, 2019

This is an security issue like mentioned before so we should merge this state which can be cherry-picked to older versions. ref: #8640

@apsdehal apsdehal merged commit 3b95619 into jquery-archive:master Jun 13, 2019
@apsdehal
Copy link
Contributor

@dryabov Thanks for all of the fixes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants