aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-07-05 12:55:36 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-07-06 06:30:38 +0000
commitabe49b255fe64c279dd8ce95fba1fbfc7a3daeeb (patch)
tree3c5abc999c6774f2ec6e881c465512c64070b8ee
parent0609a03e4b94368b5410503906f05eaec542e2c7 (diff)
downloadports-abe49b255fe64c279dd8ce95fba1fbfc7a3daeeb.tar.gz
ports-abe49b255fe64c279dd8ce95fba1fbfc7a3daeeb.zip
security/vuxml: update www/gitea vulnerability
Avoid open HTTP redirects. PR: 272380
-rw-r--r--security/vuxml/vuln/2023.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index 9f81ebf6adb7..91766ca9cd09 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,31 @@
+ <vuln vid="8ea24413-1b15-11ee-9331-570525adb7f1">
+ <topic>gitea -- avoid open HTTP redirects</topic>
+ <affects>
+ <package>
+ <name>gitea</name>
+ <range><lt>1.19.4</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/25143">
+ <p>If redirect_to parameter has set value starting with
+ \\example.com redirect will be created with header Location:
+ /\\example.com that will redirect to example.com domain.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://blog.gitea.io/2023/07/gitea-1.19.4-is-released/</url>
+ <url>https://github.com/go-gitea/gitea/releases/tag/v1.19.4</url>
+ </references>
+ <dates>
+ <discovery>2023-06-08</discovery>
+ <entry>2023-07-05</entry>
+ </dates>
+ </vuln>
+
<vuln vid="d1681df3-421e-4a63-95b4-a3d6e29d395d">
<topic>electron{23,24} -- multiple vulnerabilities</topic>
<affects>