git: 9d7f0b3ad8d7 - main - security/vuxml: add FreeBSD SA-21:14.ggatec
Philip Paeps
philip at FreeBSD.org
Wed Aug 25 06:15:08 UTC 2021
The branch main has been updated by philip:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9d7f0b3ad8d708068e3c325d47aaec45d1f208a2
commit 9d7f0b3ad8d708068e3c325d47aaec45d1f208a2
Author: Philip Paeps <philip at FreeBSD.org>
AuthorDate: 2021-08-25 06:14:16 +0000
Commit: Philip Paeps <philip at FreeBSD.org>
CommitDate: 2021-08-25 06:14:16 +0000
security/vuxml: add FreeBSD SA-21:14.ggatec
---
security/vuxml/vuln-2021.xml | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml
index 512f2a41a99a..ba5cf26469be 100644
--- a/security/vuxml/vuln-2021.xml
+++ b/security/vuxml/vuln-2021.xml
@@ -1,3 +1,34 @@
+ <vuln vid="3e9d2fde-0567-11ec-b69d-4062311215d5">
+ <topic>FreeBSD -- Remote code execution in ggatec(8)</topic>
+ <affects>
+ <package>
+ <name>FreeBSD</name>
+ <range><ge>13.0</ge><lt>13.0_4</lt></range>
+ <range><ge>12.2</ge><lt>12.2_10</lt></range>
+ <range><ge>11.4</ge><lt>11.4_13</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <h1>Problem Description:</h1>
+ <p>The ggatec(8) daemon does not validate the size of a response before writing
+ it to a fixed-sized buffer. This allows to overwrite the stack of ggatec(8).</p>
+ <h1>Impact:</h1>
+ <p>A malicious ggated(8) or an attacker in a priviledged network position can
+ overwrite the stack with crafted content and potentially execute arbitrary
+ code.</p>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2021-29630</cvename>
+ <freebsdsa>SA-21:14.ggatec</freebsdsa>
+ </references>
+ <dates>
+ <discovery>2021-08-24</discovery>
+ <entry>2021-08-25</entry>
+ </dates>
+ </vuln>
+
<vuln vid="a6d5d4c1-0564-11ec-b69d-4062311215d5">
<topic>FreeBSD -- Missing error handling in bhyve(8) device models</topic>
<affects>
More information about the dev-commits-ports-all
mailing list