View | Details | Raw Unified | Return to bug 235140 | Differences between
and this patch

Collapse All | Expand All

(-)vuln.xml (+34 lines)
Lines 58-63 Link Here
58
  * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
58
  * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
59
-->
59
-->
60
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
60
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
61
  <vuln vid="2f1dddb2-1e8e-11e9-b5f1-080027fee39c">
62
    <topic>gitea -- multiple vulnerabilities</topic>
63
    <affects>
64
      <package>
65
	<name>gitea</name>
66
	<range><lt>1.7.0</lt></range>
67
      </package>
68
    </affects>
69
    <description>
70
      <body xmlns="http://www.w3.org/1999/xhtml">
71
	<p>The Gitea project reports:</p>
72
	<blockquote cite="https://github.com/go-gitea/gitea/releases/tag/v1.7.0">
73
	  <p>Security</p>
74
	  <ul>
75
            <li>Do not display the raw OpenID error in the UI (#5705) (#5712)</li>
76
            <li>When redirecting clean the path to avoid redirecting to external site (#5669) (#5679)</li>
77
            <li>Prevent DeleteFilePost doing arbitrary deletion (#5631)</li>
78
	  </ul>
79
	</blockquote>
80
      </body>
81
    </description>
82
    <references>
83
      <url>https://github.com/go-gitea/gitea/issues/4973</url>
84
      <url>https://github.com/go-gitea/gitea/pull/5705</url>
85
      <url>https://github.com/go-gitea/gitea/issues/5627</url>
86
      <url>https://github.com/go-gitea/gitea/pull/5669</url>
87
      <url>https://github.com/go-gitea/gitea/issues/5631</url>
88
    </references>
89
    <dates>
90
      <discovery>2019-01-04</discovery>
91
      <entry>2019-01-06</entry>
92
    </dates>
93
  </vuln>
94
61
  <vuln vid="50ad9a9a-1e28-11e9-98d7-0050562a4d7b">
95
  <vuln vid="50ad9a9a-1e28-11e9-98d7-0050562a4d7b">
62
    <topic>www/py-requests -- Information disclosure vulnerability</topic>
96
    <topic>www/py-requests -- Information disclosure vulnerability</topic>
63
    <affects>
97
    <affects>

Return to bug 235140