git: 9e279d1d0f3b - main - security/vuxml: Add Mozilla vulnerabilities
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Oct 2025 16:34:29 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9e279d1d0f3b9669275b55059cb7a5041a35b828
commit 9e279d1d0f3b9669275b55059cb7a5041a35b828
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2025-10-06 16:33:51 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-10-06 16:34:20 +0000
security/vuxml: Add Mozilla vulnerabilities
---
security/vuxml/vuln/2025.xml | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index c193d9efb1e2..68f0dfd0ba24 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,39 @@
+ <vuln vid="f2de2f64-a2cc-11f0-8402-b42e991fc52e">
+ <topic>Mozilla -- Sandbox escape due to use-after-free</topic>
+ <affects>
+ <package>
+ <name>firefox</name>
+ <range><lt>143.0.0,2</lt></range>
+ </package>
+ <package>
+ <name>firefox-esr</name>
+ <range><lt>140.3.0</lt></range>
+ </package>
+ <package>
+ <name>thunderbird</name>
+ <range><lt>143.0.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=1986185">
+ <p>Sandbox escape due to use-after-free</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2025-10527</cvename>
+ <url>https://nvd.nist.gov/vuln/detail/CVE-2025-10527</url>
+ <cvename>CVE-2025-10528</cvename>
+ <url>https://nvd.nist.gov/vuln/detail/CVE-2025-10528</url>
+ </references>
+ <dates>
+ <discovery>2025-09-16</discovery>
+ <entry>2025-10-06</entry>
+ </dates>
+ </vuln>
+
<vuln vid="a5395e02-a2ca-11f0-8402-b42e991fc52e">
<topic>mongodb -- Malformed $group Query May Cause MongoDB Server to Crash</topic>
<affects>