git: fa2ada4b8593 - main - security/vuxml: Add Mozilla vulnerabilities
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Jun 2025 15:58:49 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fa2ada4b85935fb348d41dccc6785f625dd5c6a1
commit fa2ada4b85935fb348d41dccc6785f625dd5c6a1
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2025-06-15 15:57:44 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-06-15 15:57:44 +0000
security/vuxml: Add Mozilla vulnerabilities
* CVE-2025-2817
---
security/vuxml/vuln/2025.xml | 41 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 41 insertions(+)
diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index 8798a5c29639..bd6d63d2818f 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,44 @@
+ <vuln vid="201cccc1-4a01-11f0-b0f8-b42e991fc52e">
+ <topic>Mozilla -- control access bypass</topic>
+ <affects>
+ <package>
+ <name>firefox</name>
+ <range><lt>138.0,2</lt></range>
+ </package>
+ <package>
+ <name>firefox-esr</name>
+ <range><lt>128.10</lt></range>
+ </package>
+ <package>
+ <name>thunderbird</name>
+ <range><lt>128.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=1917536">
+ <p>Thunderbird's update mechanism allowed a medium-integrity user
+ process to interfere with the SYSTEM-level updater by manipulating
+ the file-locking behavior. By injecting code into the user-privileged
+ process, an attacker could bypass intended access controls, allowing
+ SYSTEM-level file operations on paths controlled by a non-privileged
+ user and enabling privilege escalation. This vulnerability affects
+ Firefox < 138, Firefox ESR < 128.10, Firefox ESR < 115.23,
+ Thunderbird < 138, and Thunderbird < 128.10.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2025-2817</cvename>
+ <url>https://nvd.nist.gov/vuln/detail/CVE-2025-2817</url>
+ </references>
+ <dates>
+ <discovery>2025-04-29</discovery>
+ <entry>2025-06-15</entry>
+ </dates>
+ </vuln>
+
<vuln vid="805ad2e0-49da-11f0-87e8-bcaec55be5e5">
<topic>webmin -- CGI Command Injection Remote Code Execution</topic>
<affects>