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

Collapse All | Expand All

(-)vuln.xml (+28 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="63e36475-119f-11e9-aba7-080027fee39c">
62
    <topic>gitea -- insufficient privilege check</topic>
63
    <affects>
64
      <package>
65
	<name>gitea</name>
66
	<range><lt>1.6.3</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://blog.gitea.io/2019/01/release-of-1.6.3/">
73
	  <p>Security</p>
74
	  <ul>
75
	    <li>Prevent DeleteFilePost doing arbitrary deletion</li>
76
	  </ul>
77
	</blockquote>
78
      </body>
79
    </description>
80
    <references>
81
      <url>https://github.com/go-gitea/gitea/issues/5631</url>
82
    </references>
83
    <dates>
84
      <discovery>2019-01-04</discovery>
85
      <entry>2018-01-06</entry>
86
    </dates>
87
  </vuln>
88
61
  <vuln vid="720590df-10eb-11e9-b407-080027ef1a23">
89
  <vuln vid="720590df-10eb-11e9-b407-080027ef1a23">
62
    <topic>chromium -- Use after free in PDFium</topic>
90
    <topic>chromium -- Use after free in PDFium</topic>
63
    <affects>
91
    <affects>

Return to bug 234659