Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-08-30 00:34:17 +0300
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-08-30 00:34:17 +0300
commit7d6ec7f7ed19b9093e8ea604d7f024a1e84a847e (patch)
treeff0d0aed1ff61666a7db1b50077772a26748fec2 /changelogs
parentb01c7ad291a81bc23d2c3fe7266eaf05de6cb434 (diff)
parent492a7e753d0ef06458163aecc5ca43892a5acc73 (diff)
Merge branch 'security-fix_jira_ssrf_vulnerability' into 'master'
Fix DNS rebind vulnerability for JIRA integration See merge request gitlab/gitlabhq!3266
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-fix_jira_ssrf_vulnerability.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-fix_jira_ssrf_vulnerability.yml b/changelogs/unreleased/security-fix_jira_ssrf_vulnerability.yml
new file mode 100644
index 00000000000..25518dd2d05
--- /dev/null
+++ b/changelogs/unreleased/security-fix_jira_ssrf_vulnerability.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent DNS rebind on JIRA service integration
+merge_request:
+author:
+type: security