aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorStefan Bethke <stb@lassitu.de>2023-12-21 23:19:59 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-22 01:24:35 +0000
commit478a7fab1aa36ee655d2840c7f282de684ca4d51 (patch)
tree4bad7f5772ff5af249720eab0a1ecccb9b6e5649 /security
parentaf1b62b7bc9ab3c820da1ca943ea8ffed566a102 (diff)
downloadports-478a7fab1aa36ee655d2840c7f282de684ca4d51.tar.gz
ports-478a7fab1aa36ee655d2840c7f282de684ca4d51.zip
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln/2023.xml56
1 files changed, 56 insertions, 0 deletions
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index d3972f612c23..7de965752d64 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,59 @@
+ <vuln vid="b2765c89-a052-11ee-bed2-596753f1a87c">
+ <topic>gitea -- Prefix Truncation Attack against ChaCha20-Poly1305 and Encrypt-then-MAC aka Terrapin</topic>
+ <affects>
+ <package>
+ <name>gitea</name>
+ <range><lt>1.21.3</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Gitea team reports:</p>
+ <blockquote cite="https://github.com/go-gitea/gitea/pull/28519">
+ <p>Update golang.org/x/crypto</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://github.com/go-gitea/gitea/releases/tag/v1.21.3</url>
+ </references>
+ <dates>
+ <discovery>2023-12-19</discovery>
+ <entry>2023-12-21</entry>
+ </dates>
+ </vuln>
+
+ <vuln vid="482bb980-99a3-11ee-b5f7-6bd56600d90c">
+ <topic>gitea -- missing permission checks</topic>
+ <affects>
+ <package>
+ <name>gitea</name>
+ <range><lt>1.21.2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Gitea team reports:</p>
+ <blockquote cite="https://github.com/go-gitea/gitea/pull/28406">
+ <p>Fix missing check</p>
+ </blockquote>
+ <blockquote cite="https://github.com/go-gitea/gitea/pull/28423">
+ <p>Do some missing checks</p>
+ </blockquote>
+ <p>By crafting an API request, attackers can access the contents of
+ issues even though the logged-in user does not have access rights to
+ these issues.</p>
+ </body>
+ </description>
+ <references>
+ <url>https://github.com/go-gitea/gitea/releases/tag/v1.21.2</url>
+ </references>
+ <dates>
+ <discovery>2023-08-30</discovery>
+ <entry>2023-09-10</entry>
+ </dates>
+ </vuln>
+
<vuln vid="0f7598cc-9fe2-11ee-b47f-901b0e9408dc">
<topic>nebula -- security fix for terrapin vulnerability</topic>
<affects>