Skip to content

Commit 44f68d0

Browse files
stblassitudeVVD
authored andcommitted
1 parent 96ddbb4 commit 44f68d0

File tree

1 file changed

+81
-0
lines changed

1 file changed

+81
-0
lines changed

security/vuxml/vuln/2024.xml

+81
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,84 @@
1+
<vuln vid="38e6f778-bca3-11ef-8926-9b4f2d14eb53">
2+
<topic>gitea -- Fix misuse of PublicKeyCallback</topic>
3+
<affects>
4+
<package>
5+
<name>gitea</name>
6+
<range><lt>1.22.6</lt></range>
7+
</package>
8+
</affects>
9+
<description>
10+
<body xmlns="http://www.w3.org/1999/xhtml">
11+
<h1>Problem Description:</h1>
12+
<ul>
13+
<li>Misuse of ServerConfig.PublicKeyCallback may cause authorization
14+
bypass in golang.org/x/crypto</li>
15+
</ul>
16+
</body>
17+
</description>
18+
<references>
19+
<url>https://github.com/go-gitea/gitea/pull/32810</url>
20+
<url>https://github.com/advisories/GHSA-v778-237x-gjrc</url>
21+
</references>
22+
<dates>
23+
<discovery>2024-12-12</discovery>
24+
<entry>2024-12-17</entry>
25+
</dates>
26+
</vuln>
27+
28+
<vuln vid="453cd84e-bca4-11ef-8926-9b4f2d14eb53">
29+
<topic>gitea -- multiple vulnerabilities</topic>
30+
<affects>
31+
<package>
32+
<name>gitea</name>
33+
<range><lt>1.22.5</lt></range>
34+
</package>
35+
</affects>
36+
<description>
37+
<body xmlns="http://www.w3.org/1999/xhtml">
38+
<h1>Problem Description:</h1>
39+
<ul>
40+
<li>Fix delete branch perm checking</li>
41+
<li>Upgrade crypto library</li>
42+
</ul>
43+
</body>
44+
</description>
45+
<references>
46+
<url>https://github.com/go-gitea/gitea/pull/32791</url>
47+
<url>https://github.com/go-gitea/gitea/pull/32654</url>
48+
</references>
49+
<dates>
50+
<discovery>2024-11-27</discovery>
51+
<entry>2024-12-17</entry>
52+
</dates>
53+
</vuln>
54+
55+
<vuln vid="6ea20f0c-bca3-11ef-8926-9b4f2d14eb53">
56+
<topic>gitea -- multiple vulnerabilities</topic>
57+
<affects>
58+
<package>
59+
<name>gitea</name>
60+
<range><lt>1.22.4</lt></range>
61+
</package>
62+
</affects>
63+
<description>
64+
<body xmlns="http://www.w3.org/1999/xhtml">
65+
<h1>Problem Description:</h1>
66+
<ul>
67+
<li>Fix basic auth with webauthn</li>
68+
<li>Refactor internal routers (partial backport, auth token const time comparing)</li>
69+
</ul>
70+
</body>
71+
</description>
72+
<references>
73+
<url>https://github.com/go-gitea/gitea/pull/32531</url>
74+
<url>https://github.com/go-gitea/gitea/pull/32473</url>
75+
</references>
76+
<dates>
77+
<discovery>2024-11-16</discovery>
78+
<entry>2024-12-17</entry>
79+
</dates>
80+
</vuln>
81+
182
<vuln vid="5ca064a6-bca1-11ef-8926-9b4f2d14eb53">
283
<topic>forgejo -- multiple vulnerabilities</topic>
384
<affects>

0 commit comments

Comments
 (0)