关键信息: 1. 漏洞编号和类型: - CVE-2024-7652: Type Confusion in Async Generators in JavaScript Engine - CVE-2024-6600: Memory corruption in WebGL API - CVE-2024-6601: Race condition in permission assignment - CVE-2024-6602: Memory corruption in NSS - CVE-2024-6603: Memory corruption in thread creation - CVE-2024-6604: Memory safety bugs fixed in Firefox 128, Firefox ESR 115.13, Thunderbird 128, and Thunderbird 115.13 2. 漏洞影响: - CVE-2024-7652: High - CVE-2024-6600: Moderate - CVE-2024-6601: Moderate - CVE-2024-6602: Moderate - CVE-2024-6603: Moderate - CVE-2024-6604: High 3. 漏洞描述: - CVE-2024-7652: 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. - CVE-2024-6600: Due to large allocation checks in Angle for GLSL shaders being too lenient an out-of-bounds access could occur when allocating more than 8192 ints in private shader memory on mac OS. - CVE-2024-6601: A race condition could lead to a cross-origin container obtaining permissions of the top-level origin. - CVE-2024-6602: A mismatch between allocator and deallocator could have lead to memory corruption. - CVE-2024-6603: In an out-of-memory scenario an allocation could fail but free would have been called on the pointer afterwards leading to memory corruption. - CVE-2024-6604: Memory safety bugs present in Firefox 127, Firefox ESR 115.12, and Thunderbird 115.12. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. 4. 受影响的软件: - Firefox ESR - Firefox ESR 115.13 - Thunderbird 128 - Thunderbird 115.13 5. 发布日期: - 2024年7月9日 6. 更新日期: - 2024年9月6日,添加了CVE-2024-7652,该漏洞在原始公告中被封禁,影响多个组织。 总结: 这个网页提供了关于Mozilla Foundation在Firefox ESR 115.13中修复的多个安全漏洞的详细信息,包括漏洞编号、影响级别、描述以及受影响的软件版本。这些信息对于理解漏洞的严重性和修复情况非常重要。