fix(sec): disregard protocol-relative URL to remediate SSRF#6539
Merged
jasonsaayman merged 5 commits intoaxios:v1.xfrom Aug 13, 2024
Merged
fix(sec): disregard protocol-relative URL to remediate SSRF#6539jasonsaayman merged 5 commits intoaxios:v1.xfrom
jasonsaayman merged 5 commits intoaxios:v1.xfrom
Conversation
Signed-off-by: hainenber <[email protected]>
…OS-7361793 fixed in future version Signed-off-by: hainenber <[email protected]>
Contributor
Author
|
Regression test added |
Signed-off-by: hainenber <[email protected]>
marklai1998
approved these changes
Aug 12, 2024
eduardoborges
approved these changes
Aug 12, 2024
vini-darwin
approved these changes
Aug 12, 2024
fe-torres-darwin
approved these changes
Aug 12, 2024
VitorMeloDarwin
approved these changes
Aug 12, 2024
dBiazioli
approved these changes
Aug 12, 2024
|
vamo aprovar ai galera bora |
|
Komaan vriend, die gemeenskap wag |
krusche
approved these changes
Aug 12, 2024
gcagle3
approved these changes
Aug 12, 2024
It's the middle of the night for the unpaid maintainer in South Africa. |
anusha-c18
approved these changes
Aug 12, 2024
JosueMOsunaG12
approved these changes
Aug 12, 2024
IndiGan
approved these changes
Aug 13, 2024
Signed-off-by: hainenber <[email protected]>
1 task
puneet-banknovo
approved these changes
Aug 13, 2024
thoughtlessmind
approved these changes
Aug 13, 2024
Prajwal-P-Churi
approved these changes
Aug 13, 2024
kraval-forbesadvisor
approved these changes
Aug 13, 2024
vkumar-forbes
approved these changes
Aug 13, 2024
AnkitTajpara
approved these changes
Aug 13, 2024
timdavish
approved these changes
Aug 13, 2024
This was referenced Oct 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #6463
Disregard protocol-relative URLs when building canonical URLs to avoid SSRF from protocol hijacking