When creating a callback over IPC for showing the File Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished. This could have led to a use-after-free causing a potentially exploitable crash. This vulnerability affects Firefox < 117, Firefox ESR < 102.15, Firefox ESR < 115.2, Thunderbird < 102.15, and Thunderbird < 115.2.
References
Link | Resource |
---|---|
https://bugzilla.mozilla.org/show_bug.cgi?id=1846689 | Issue Tracking |
https://www.mozilla.org/security/advisories/mfsa2023-34/ | Vendor Advisory |
https://www.mozilla.org/security/advisories/mfsa2023-35/ | Vendor Advisory |
https://www.mozilla.org/security/advisories/mfsa2023-36/ | Vendor Advisory |
https://www.mozilla.org/security/advisories/mfsa2023-37/ | |
https://www.mozilla.org/security/advisories/mfsa2023-38/ | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Oct 2024, 13:55
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-09-11 09:15
Updated : 2024-10-21 13:55
NVD link : CVE-2023-4575
Mitre link : CVE-2023-4575
CVE.ORG link : CVE-2023-4575
JSON object : View
Products Affected
mozilla
- firefox
- firefox_esr
- thunderbird
CWE
CWE-416
Use After Free