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

Collapse All | Expand All

(-)vuln.xml (+29 lines)
Lines 77-82 Link Here
77
  * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
77
  * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
78
-->
78
-->
79
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
79
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
80
  <vuln vid="cdb10765-6879-11eb-a7d8-08002734b9ed">
81
    <topic>gitea -- multiple vulnerabilities</topic>
82
    <affects>
83
      <package>
84
	<name>gitea</name>
85
	<range><lt>1.13.2</lt></range>
86
      </package>
87
    </affects>
88
    <description>
89
      <body xmlns="http://www.w3.org/1999/xhtml">
90
	<p>The Gitea Team reports for release 1.13.2:</p>
91
	<blockquote cite="https://blog.gitea.io/2021/02/gitea-1.13.2-is-released/">
92
	  <ul>
93
	    <li>Prevent panic on fuzzer provided string</li>
94
	    <li>Add secure/httpOnly attributes to the lang cookie</li>
95
	  </ul>
96
	</blockquote>
97
      </body>
98
    </description>
99
    <references>
100
      <url>https://github.com/go-gitea/gitea/releases/tag/v1.13.2</url>
101
      <freebsdpr>ports/253295</freebsdpr>
102
    </references>
103
    <dates>
104
      <discovery>2021-01-07</discovery>
105
      <entry>2021-02-06</entry>
106
    </dates>
107
  </vuln>
108
80
  <vuln vid="3e01aad2-680e-11eb-83e2-e09467587c17">
109
  <vuln vid="3e01aad2-680e-11eb-83e2-e09467587c17">
81
    <topic>chromium -- heap buffer overflow in V8</topic>
110
    <topic>chromium -- heap buffer overflow in V8</topic>
82
    <affects>
111
    <affects>

Return to bug 253295