diff options
author | manojmj <mmj@gitlab.com> | 2019-06-27 14:44:01 +0530 |
---|---|---|
committer | manojmj <mmj@gitlab.com> | 2019-07-05 15:09:04 +0530 |
commit | c93ce836930a875452432ccc0c92733fb8adda29 (patch) | |
tree | a29f7f6461bfd79983cb305d9a7d89ff5ecec3b3 /changelogs | |
parent | d1154dcd2b3b126cc4d6c3bba87c47b6669e697c (diff) | |
download | gitlab-ce-c93ce836930a875452432ccc0c92733fb8adda29.tar.gz |
Do not allow localhost url redirection in GitHub Integration
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/security-github-ssrf-redirect.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-github-ssrf-redirect.yml b/changelogs/unreleased/security-github-ssrf-redirect.yml new file mode 100644 index 00000000000..36a36de3eb0 --- /dev/null +++ b/changelogs/unreleased/security-github-ssrf-redirect.yml @@ -0,0 +1,5 @@ +--- +title: Do not allow localhost url redirection in GitHub Integration +merge_request: +author: +type: security |