CVE-2023-29543
02.06.2023, 17:15
An attacker could have caused memory corruption and a potentially exploitable use-after-free of a pointer in a global object's debugger vector. This vulnerability affects Firefox for Android < 112, Firefox < 112, and Focus for Android < 112.Enginsight
Vendor | Product | Version |
---|---|---|
mozilla | firefox | 𝑥 < 112.0 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Ubuntu Product | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
firefox |
| ||||||||||||||||||
mozjs38 |
| ||||||||||||||||||
mozjs52 |
| ||||||||||||||||||
mozjs68 |
| ||||||||||||||||||
mozjs78 |
| ||||||||||||||||||
mozjs91 |
| ||||||||||||||||||
thunderbird |
|
Common Weakness Enumeration
- CWE-416 - Use After FreeReferencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code.
- CWE-116 - Improper Encoding or Escaping of OutputThe software prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.