diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 660f32031252..2f6824bd39bc 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,33 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="0762fa72-e530-11e9-86e9-001b217b3468"> + <topic>Gitlab -- Disclosure Vulnerabilities</topic> + <affects> + <package> + <name>gitlab-ce</name> + <range><ge>12.3.0</ge><lt>12.3.3</lt></range> + <range><ge>12.2.0</ge><lt>12.2.7</lt></range> + <range><ge>8.17.0</ge><lt>12.1.13</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Gitlab reports:</p> + <blockquote cite="https://about.gitlab.com/2019/10/02/security-release-gitlab-12-dot-3-dot-3-released/"> + <p>Disclosure of Private Code, Merge Requests and Commits via Elasticsearch integration</p> + </blockquote> + </body> + </description> + <references> + <url>https://about.gitlab.com/2019/10/02/security-release-gitlab-12-dot-3-dot-3-released/</url> + </references> + <dates> + <discovery>2019-10-02</discovery> + <entry>2019-10-02</entry> + </dates> + </vuln> + <vuln vid="b17c86b9-e52e-11e9-86e9-001b217b3468"> <topic>Gitlab -- Multiple Vulnerabilities</topic> <affects> |