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-09 10:24:02 +0530
commit50e3b0291659e998b0ce0bb17b19a4061cf4f3cd (patch)
tree08e00c1056e90219e71aa7dec359dc857e38e4b7 /changelogs
parent08a51a9db938bb05f9a4c999075d010079e16bad (diff)
downloadgitlab-ce-50e3b0291659e998b0ce0bb17b19a4061cf4f3cd.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