First published: Fri Jan 19 2024(Updated: )
swftools 0.9.2 was discovered to contain a heap-use-after-free vulnerability via the function removeFromTo at swftools/src/swfc.c:838
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
SWFTools | =0.9.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-22956 is classified as a high severity vulnerability due to the potential for arbitrary code execution.
To fix CVE-2024-22956, update SWFTools to a version that includes a patch for the heap-use-after-free vulnerability.
CVE-2024-22956 affects SWFTools version 0.9.2 specifically.
CVE-2024-22956 is a heap-use-after-free vulnerability, which occurs when a program continues to use a heap object after it has been freed.
CVE-2024-22956 is located in the function removeFromTo at swftools/src/swfc.c, line 838.