git: d2c2fbb45db0 - main - security/vuxml: Record heap buffer overflow for mcpp

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Fri, 23 Aug 2024 18:10:09 UTC
The branch main has been updated by fernape:

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

commit d2c2fbb45db04a1b5985a8daebd8c458d7bcd42d
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2024-08-23 18:08:24 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-08-23 18:09:50 +0000

    security/vuxml: Record heap buffer overflow for mcpp
    
    PR:             280962
    Reported by:    Älven <alster@vinterdalen.se>
---
 security/vuxml/vuln/2024.xml | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index 36df4da58df9..d4e13e150e0a 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,30 @@
+  <vuln vid="6e8b9c75-6179-11ef-8a7d-b42e991fc52e">
+    <topic>mcpp -- Heap-based buffer overflow</topic>
+    <affects>
+      <package>
+	<name>mcpp</name>
+	<range><lt>2.7.2</lt></range>
+      </package>
+    </affects>
+    <description>
+	<body xmlns="http://www.w3.org/1999/xhtml">
+	<p>cve@mitre.org reports:</p>
+	<blockquote cite="http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00032.html">
+	  <p>MCPP 2.7.2 has a heap-based buffer overflow in the do_msg() function
+	in support.c.</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2019-14274</cvename>
+      <url>https://nvd.nist.gov/vuln/detail/CVE-2019-14274</url>
+    </references>
+    <dates>
+      <discovery>2019-07-26</discovery>
+      <entry>2024-08-23</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="f2b1da2e-6178-11ef-8a7d-b42e991fc52e">
     <topic>md4c -- DoS attack</topic>
     <affects>