Application crash via double dither palette unref
Published Apr 8, 2022 · Updated Aug 4, 2024
Use after free in libsixel 1.10.0 allows attackers to crash img2sixel by inducing conversion of a crafted image. The failure path in sixel_encoder_prepare_palette frees the dither palette before sixel_encoder_encode_frame unrefs it again and reads freed memory in sixel_dither_unref. Exploitation requires user interaction to process the crafted file; the published proof of concept produces an AddressSanitizer abort, while further code execution was not demonstrated.
Summary
What happened
Use after free in libsixel 1.10.0 allows attackers to crash img2sixel by inducing conversion of a crafted image. The failure path in sixel_encoder_prepare_palette frees the dither palette before sixel_encoder_encode_frame unrefs it again and reads freed memory in sixel_dither_unref. Exploitation requires user interaction to process the crafted file; the published proof of concept produces an AddressSanitizer abort, while further code execution was not demonstrated.
The record
- CVE
- CVE-2021-41715
- Published
- Apr 8, 2022
- Updated
- Aug 4, 2024
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-416, T1204.002
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 8, 2022CVE publishedPublication date reported by the CVE source.
- Aug 4, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- poc.zip heap-use-after-free reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo