summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authormanojmj <mmj@gitlab.com>2019-06-27 14:44:01 +0530
committermanojmj <mmj@gitlab.com>2019-07-05 15:09:04 +0530
commitc93ce836930a875452432ccc0c92733fb8adda29 (patch)
treea29f7f6461bfd79983cb305d9a7d89ff5ecec3b3 /changelogs
parentd1154dcd2b3b126cc4d6c3bba87c47b6669e697c (diff)
downloadgitlab-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.yml5
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