Skip to content

Commit

Permalink
security/vuxml: Document gitlab-ce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
mfechner committed Mar 3, 2023
1 parent c7bce37 commit bfcf8db
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions security/vuxml/vuln/2023.xml
@@ -1,3 +1,51 @@
<vuln vid="f7c5b3a9-b9fb-11ed-99c6-001b217b3468">
<topic>Gitlab -- Multiple Vulnerabilities</topic>
<affects>
<package>
<name>gitlab-ce</name>
<range><ge>15.9.0</ge><lt>15.9.2</lt></range>
<range><ge>15.8.0</ge><lt>15.8.4</lt></range>
<range><ge>9.0.0</ge><lt>15.7.8</lt></range>
</package>
</affects>
<description>
<body xmlns="http://www.w3.org/1999/xhtml">
<p>Gitlab reports:</p>
<blockquote cite="https://about.gitlab.com/releases/2023/03/02/security-release-gitlab-15-9-2-released/">
<p>Stored XSS via Kroki diagram</p>
<p>Prometheus integration Google IAP details are not hidden, may leak account details from instance/group/project settings</p>
<p>Improper validation of SSO and SCIM tokens while managing groups</p>
<p>Maintainer can leak Datadog API key by changing Datadog site</p>
<p>Clipboard based XSS in the title field of work items</p>
<p>Improper user right checks for personal snippets</p>
<p>Release Description visible in public projects despite release set as project members only</p>
<p>Group integration settings sensitive information exposed to project maintainers</p>
<p>Improve pagination limits for commits</p>
<p>Gitlab Open Redirect Vulnerability</p>
<p>Maintainer may become an Owner of a project</p>
</blockquote>
</body>
</description>
<references>
<cvename>CVE-2023-0050</cvename>
<cvename>CVE-2022-4289</cvename>
<cvename>CVE-2022-4331</cvename>
<cvename>CVE-2023-0483</cvename>
<cvename>CVE-2022-4007</cvename>
<cvename>CVE-2022-3758</cvename>
<cvename>CVE-2023-0223</cvename>
<cvename>CVE-2022-4462</cvename>
<cvename>CVE-2023-1072</cvename>
<cvename>CVE-2022-3381</cvename>
<cvename>CVE-2023-1084</cvename>
<url>https://about.gitlab.com/releases/2023/03/02/security-release-gitlab-15-9-2-released/</url>
</references>
<dates>
<discovery>2023-03-02</discovery>
<entry>2023-03-03</entry>
</dates>
</vuln>

<vuln vid="6dccc186-b824-11ed-b695-6c3be5272acd">
<topic>Grafana -- Stored XSS in text panel plugin</topic>
<affects>
Expand Down

0 comments on commit bfcf8db

Please sign in to comment.