Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2025 15:50:28 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6362280e91dc - main - security/vuxml: Add Mozilla vulnerabilities
Message-ID:  <202510071550.597FoSAI011827@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fernape:

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

commit 6362280e91dc7a3987f4959523453f362327e537
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2025-10-07 15:50:01 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2025-10-07 15:50:01 +0000

    security/vuxml: Add Mozilla vulnerabilities
---
 security/vuxml/vuln/2025.xml | 76 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 76 insertions(+)

diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index 8ee309e4336d..40c4f7ffc7bb 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,79 @@
+  <vuln vid="f60c790a-a394-11f0-9617-b42e991fc52e">
+    <topic>Mozilla -- Incorrect boundary conditions</topic>
+    <affects>
+      <package>
+	<name>firefox</name>
+	<range><lt>143.0.0,2</lt></range>
+      </package>
+      <package>
+	<name>firefox-esr</name>
+	<range><lt>140.3</lt></range>
+      </package>
+      <package>
+	<name>thunderbird</name>
+	<range><lt>143.0</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=1979502">;
+	  <p>The vulnerability has been assessed to have moderate
+	  impact on affected systems, potentially allowing attackers
+	  to exploit incorrect boundary conditions in the JavaScript
+	  Garbage Collection component. In Thunderbird specifically,
+	  these flaws cannot be exploited through email as scripting
+	  is disabled when reading mail, but remain potential risks in
+	  browser or browser-like contexts </p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2025-10532</cvename>
+      <url>https://nvd.nist.gov/vuln/detail/CVE-2025-10532</url>;
+    </references>
+    <dates>
+      <discovery>2025-09-16</discovery>
+      <entry>2025-10-07</entry>
+    </dates>
+  </vuln>
+
+  <vuln vid="a240c31b-a394-11f0-9617-b42e991fc52e">
+    <topic>Mozilla -- mitigation bypass vulnerability</topic>
+    <affects>
+      <package>
+	<name>firefox</name>
+	<range><lt>143.0,2</lt></range>
+      </package>
+      <package>
+	<name>thunderbird</name>
+	<range><lt>143.0</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=1978453">;
+	  <p>The vulnerability has been rated as having moderate
+	  impact, affecting both confidentiality and integrity
+	  with low severity, while having no impact on
+	  availability. For Thunderbird specifically, the
+	  vulnerability cannot be exploited through email as
+	  scripting is disabled when reading mail, but remains a
+	  potential risk in browser or browser-like contexts </p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2025-10531</cvename>
+      <url>https://nvd.nist.gov/vuln/detail/CVE-2025-10531</url>;
+    </references>
+    <dates>
+      <discovery>2025-09-16</discovery>
+      <entry>2025-10-07</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="f2de2f64-a2cc-11f0-8402-b42e991fc52e">
     <topic>Mozilla -- Sandbox escape due to use-after-free</topic>
     <affects>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510071550.597FoSAI011827>