Document gitlab-ce vulnerabilities.

This commit is contained in:
Matthias Fechner 2020-12-07 23:53:41 +00:00
parent 8f45d853f2
commit 99b8a28eb7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557253

View File

@ -58,6 +58,50 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
<vuln vid="5d5e5cda-38e6-11eb-bbbf-001b217b3468">
<topic>Gitlab -- Multiple vulnerabilities</topic>
<affects>
<package>
<name>gitlab-ce</name>
<range><ge>13.6.0</ge><lt>13.6.2</lt></range>
<range><ge>13.5.0</ge><lt>13.5.5</lt></range>
<range><ge>12.2</ge><lt>13.4.9</lt></range>
</package>
</affects>
<description>
<body xmlns="http://www.w3.org/1999/xhtml">
<p>Gitlab reports:</p>
<blockquote cite="https://about.gitlab.com/releases/2020/12/07/security-release-gitlab-13-6-2-released/">
<p>XSS in Zoom Meeting URL</p>
<p>Limited Information Disclosure in Private Profile</p>
<p>User email exposed via GraphQL endpoint</p>
<p>Group and project membership potentially exposed via GraphQL</p>
<p>Search terms logged in search parameter in rails logs</p>
<p>Un-authorised access to feature flag user list</p>
<p>A specific query on the explore page causes statement timeouts</p>
<p>Exposure of starred projects on private user profiles</p>
<p>Uncontrolled Resource Consumption in any Markdown field using Mermaid</p>
<p>Former group members able to view updates to confidential epics</p>
<p>Update GraphicsMagick dependency</p>
<p>Update GnuPG dependency</p>
<p>Update libxml dependency</p>
</blockquote>
</body>
</description>
<references>
<url>https://about.gitlab.com/releases/2020/12/07/security-release-gitlab-13-6-2-released/</url>
<cvename>CVE-2020-26407</cvename>
<cvename>CVE-2020-26408</cvename>
<cvename>CVE-2020-13357</cvename>
<cvename>CVE-2020-26411</cvename>
<cvename>CVE-2020-26409</cvename>
</references>
<dates>
<discovery>2020-12-07</discovery>
<entry>2020-12-07</entry>
</dates>
</vuln>
<vuln vid="8d17229f-3054-11eb-a455-ac1f6b16e566">
<topic>consul -- Fix Consul Connect CA private key configuration</topic>
<affects>