diff options
-rw-r--r-- | security/vuxml/vuln-2022.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml index d409f5d39390..ba963e7d410f 100644 --- a/security/vuxml/vuln-2022.xml +++ b/security/vuxml/vuln-2022.xml @@ -1,3 +1,31 @@ + <vuln vid="df29c391-1046-11ed-a7ac-0800273f11ea"> + <topic>gitea -- multiple issues</topic> + <affects> + <package> + <name>gitea</name> + <range><lt>1.16.9</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/20334"> + <p>Add write check for creating Commit status</p> + </blockquote> + <blockquote cite="https://github.com/go-gitea/gitea/pull/20196"> + <p>Check for permission when fetching user controlled issues</p> + </blockquote> + </body> + </description> + <references> + <url>https://github.com/go-gitea/gitea/releases/tag/v1.16.9</url> + </references> + <dates> + <discovery>2022-07-12</discovery> + <entry>2022-08-05</entry> + </dates> + </vuln> + <vuln vid="3b47104f-1461-11ed-a0c5-080027240888"> <topic>Django -- multiple vulnerabilities</topic> <affects> |