diff options
author | mfechner <mfechner@FreeBSD.org> | 2018-12-14 19:20:35 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2018-12-14 19:20:35 +0800 |
commit | a1f423df9208ec0d564e011ea06cacdae4aa6ddd (patch) | |
tree | 4abd8db1b1ab7de9984d9ecdaa580b331c3317b4 /security/vuxml | |
parent | 33bc6cfa4446e71d4b0c177698843db82e75f19f (diff) | |
download | freebsd-ports-gnome-a1f423df9208ec0d564e011ea06cacdae4aa6ddd.tar.gz freebsd-ports-gnome-a1f423df9208ec0d564e011ea06cacdae4aa6ddd.tar.zst freebsd-ports-gnome-a1f423df9208ec0d564e011ea06cacdae4aa6ddd.zip |
Document gitlab-ce vulnerability.
Approved by: mentors (implicit)
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 14a9237a602e..737915c22a4c 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,34 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="757e6ee8-ff91-11e8-a148-001b217b3468"> + <topic>Gitlab -- Arbitrary File read in GitLab project import with Git LFS</topic> + <affects> + <package> + <name>gitlab-ce</name> + <range><ge>11.5.0</ge><lt>11.5.4</lt></range> + <range><ge>11.4.0</ge><lt>11.4.11</lt></range> + <range><ge>11.0.0</ge><lt>11.4.0</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Gitlab reports:</p> + <blockquote cite="https://about.gitlab.com/2018/12/13/critical-security-release-gitlab-11-dot-5-dot-4-released/"> + <p>Arbitrary File read in GitLab project import with Git LFS</p> + </blockquote> + </body> + </description> + <references> + <url>https://about.gitlab.com/2018/12/13/critical-security-release-gitlab-11-dot-5-dot-4-released/</url> + <cvename>CVE-2018-20144</cvename> + </references> + <dates> + <discovery>2018-12-13</discovery> + <entry>2018-12-14</entry> + </dates> + </vuln> + <vuln vid="ed10ed3f-fddc-11e8-94cf-6805ca0b3d42"> <topic>phpMyAdmin -- multiple vulnerabilities</topic> <affects> |