diff options
-rw-r--r-- | security/vuxml/vuln-2022.xml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml index 1720194d1cba..44e62fc03166 100644 --- a/security/vuxml/vuln-2022.xml +++ b/security/vuxml/vuln-2022.xml @@ -1,3 +1,34 @@ + <vuln vid="8bec3994-104d-11ed-a7ac-0800273f11ea"> + <topic>gitea -- multiple issues</topic> + <affects> + <package> + <name>gitea</name> + <range><lt>1.17.0</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/20114"> + <p>Use git.HOME_PATH for Git HOME directory</p> + </blockquote> + <blockquote cite="https://github.com/go-gitea/gitea/pull/20332"> + <p>Add write check for creating Commit status</p> + </blockquote> + <blockquote cite="https://github.com/go-gitea/gitea/pull/18697"> + <p>Remove deprecated SSH ciphers from default</p> + </blockquote> + </body> + </description> + <references> + <url>https://github.com/go-gitea/gitea/releases/tag/v1.17.0</url> + </references> + <dates> + <discovery>2022-07-12</discovery> + <entry>2022-08-05</entry> + </dates> + </vuln> + <vuln vid="bc43a578-14ec-11ed-856e-d4c9ef517024"> <topic>Unbound -- Multiple vulnerabilities</topic> <affects> |