mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Document gitlab vulnerabilities.
This commit is contained in:
parent
9413b3303f
commit
52d1c5cb1e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550914
@ -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="a3495e61-047f-11eb-86ea-001b217b3468">
|
||||
<topic>Gitlab -- multiple vulnerabilities</topic>
|
||||
<affects>
|
||||
<package>
|
||||
<name>gitlab-ce</name>
|
||||
<range><ge>13.4.0</ge><lt>13.4.2</lt></range>
|
||||
<range><ge>13.3.0</ge><lt>13.3.7</lt></range>
|
||||
<range><ge>7.12</ge><lt>13.2.10</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/10/01/security-release-13-4-2-release/">
|
||||
<p>Potential Denial Of Service Via Update Release Links API</p>
|
||||
<p>Insecure Storage of Session Key In Redis</p>
|
||||
<p>Improper Access Expiration Date Validation</p>
|
||||
<p>Cross-Site Scripting in Multiple Pages</p>
|
||||
<p>Unauthorized Users Can View Custom Project Template</p>
|
||||
<p>Cross-Site Scripting in SVG Image Preview</p>
|
||||
<p>Incomplete Handling in Account Deletion</p>
|
||||
<p>Insufficient Rate Limiting at Re-Sending Confirmation Email</p>
|
||||
<p>Improper Type Check in GraphQL</p>
|
||||
<p>To-dos Are Not Redacted When Membership Changes</p>
|
||||
<p>Guest users can modify confidentiality attribute</p>
|
||||
<p>Command injection on runner host</p>
|
||||
<p>Insecure Runner Configuration in Kubernetes Environments</p>
|
||||
</blockquote>
|
||||
</body>
|
||||
</description>
|
||||
<references>
|
||||
<url>https://about.gitlab.com/releases/2020/10/01/security-release-13-4-2-release/</url>
|
||||
<cvename>CVE-2020-13333</cvename>
|
||||
<cvename>CVE-2020-13332</cvename>
|
||||
<cvename>CVE-2020-13335</cvename>
|
||||
<cvename>CVE-2020-13334</cvename>
|
||||
<cvename>CVE-2020-13327</cvename>
|
||||
</references>
|
||||
<dates>
|
||||
<discovery>2020-10-01</discovery>
|
||||
<entry>2020-10-02</entry>
|
||||
</dates>
|
||||
</vuln>
|
||||
|
||||
<vuln vid="2eec1e85-faf3-11ea-8ac0-4437e6ad11c4">
|
||||
<topic>tt-rss -- multiple vulnerabilities</topic>
|
||||
<affects>
|
||||
|
Loading…
Reference in New Issue
Block a user