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

Collapse All | Expand All

(-)vuln.xml (+30 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="29d34524-0542-11e9-a444-080027fee39c">
62
    <topic>gitea -- privilege escalation, XSS</topic>
63
    <affects>
64
      <package>
65
	<name>gitea</name>
66
	<range><lt>1.6.2</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.6.2">
73
	  <p>Security</p>
74
	  <ul>
75
	    <li>Sanitize uploaded file names</li>
76
	    <li>HTMLEncode user added text</li>
77
	  </ul>
78
	</blockquote>
79
      </body>
80
    </description>
81
    <references>
82
      <url>https://github.com/go-gitea/gitea/issues/5569</url>
83
      <url>https://github.com/go-gitea/gitea/issues/5565</url>
84
    </references>
85
    <dates>
86
      <discovery>2018-12-19</discovery>
87
      <entry>2018-12-21</entry>
88
    </dates>
89
  </vuln>
90
61
  <vuln vid="4f8665d0-0465-11e9-b77a-6cc21735f730">
91
  <vuln vid="4f8665d0-0465-11e9-b77a-6cc21735f730">
62
    <topic>shibboleth-sp -- crashes on malformed date/time content</topic>
92
    <topic>shibboleth-sp -- crashes on malformed date/time content</topic>
63
    <affects>
93
    <affects>

Return to bug 234255