git: 0b31d87277eb - main - security/vuxml: document CVE-2021-43518 for games/teeworlds

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Thu, 10 Mar 2022 12:16:05 UTC
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0b31d87277ebc14a7d753bad3824d8f9ecf9d3a9

commit 0b31d87277ebc14a7d753bad3824d8f9ecf9d3a9
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-03-10 12:14:19 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-03-10 12:14:19 +0000

    security/vuxml: document CVE-2021-43518 for games/teeworlds
---
 security/vuxml/vuln-2022.xml | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml
index 232b1681c9c2..9331b8ed0c8a 100644
--- a/security/vuxml/vuln-2022.xml
+++ b/security/vuxml/vuln-2022.xml
@@ -1,3 +1,29 @@
+  <vuln vid="5aaf534c-a069-11ec-acdc-14dae9d5a9d2">
+    <topic>Teeworlds -- Buffer Overflow</topic>
+    <affects>
+      <package>
+	<name>teeworlds</name>
+	<range><lt>0.7.5_2</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>NVD reports:</p>
+	<blockquote cite="https://nvd.nist.gov/vuln/detail/CVE-2021-43518">
+	  <p>Teeworlds up to and including 0.7.5 is vulnerable to Buffer Overflow. A map parser does not validate m_Channels value coming from a map file, leading to a buffer overflow. A malicious server may offer a specially crafted map that will overwrite client's stack causing denial of service or code execution.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2021-43518</cvename>
+      <url>https://nvd.nist.gov/vuln/detail/CVE-2021-43518</url>
+    </references>
+    <dates>
+      <discovery>2021-10-23</discovery>
+      <entry>2022-03-10</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="2823048d-9f8f-11ec-8c9c-001b217b3468">
     <topic>Gitlab -- multiple vulnerabilities</topic>
     <affects>