git: da096b3e162f - main - security/vuxml: Record firefox vulnerability

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Sat, 07 Sep 2024 13:50:51 UTC
The branch main has been updated by fernape:

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

commit da096b3e162fb9f43b510ce0613e6b0a3ad9d37b
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2024-09-07 13:49:19 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-09-07 13:49:19 +0000

    security/vuxml: Record firefox vulnerability
    
    CVE-2024-7652
---
 security/vuxml/vuln/2024.xml | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index 3ab408fc8abb..2031b929b6cb 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,31 @@
+  <vuln vid="7ade3c38-6d1f-11ef-ae11-b42e991fc52e">
+    <topic>firefox -- Potential memory corruption and exploitable crash</topic>
+    <affects>
+      <package>
+	<name>firefox</name>
+	<range><lt>128</lt></range>
+      </package>
+    </affects>
+    <description>
+	<body xmlns="http://www.w3.org/1999/xhtml">
+	<p>security@mozilla.org reports:</p>
+	<blockquote cite="https://bugzilla.mozilla.org/show_bug.cgi?id=1901411">
+	  <p>An error in the ECMA-262 specification relating to Async Generators
+	could have resulted in a type confusion, potentially leading to
+	memory corruption and an exploitable crash.</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2024-7652</cvename>
+      <url>https://nvd.nist.gov/vuln/detail/CVE-2024-7652</url>
+    </references>
+    <dates>
+      <discovery>2024-09-06</discovery>
+      <entry>2024-09-07</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="3e44c35f-6cf4-11ef-b813-4ccc6adda413">
     <topic>exiv2 -- Out-of-bounds read in AsfVideo::streamProperties</topic>
     <affects>