8.8
CWE
415
Advisory Published
Updated

CVE-2023-45664: Double-free in stbi__load_gif_main_outofmem in stb_image

First published: Fri Oct 20 2023(Updated: )

stb_image is a single file MIT licensed library for processing images. A crafted image file can trigger `stbi__load_gif_main_outofmem` attempt to double-free the out variable. This happens in `stbi__load_gif_main` because when the `layers * stride` value is zero the behavior is implementation defined, but common that realloc frees the old memory and returns null pointer. Since it attempts to double-free the memory a few lines below the first “free”, the issue can be potentially exploited only in a multi-threaded environment. In the worst case this may lead to code execution.

Credit: security-advisories@github.com security-advisories@github.com

Affected SoftwareAffected VersionHow to fix
Nothings Stb Image.h=2.28

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Frequently Asked Questions

  • What is CVE-2023-45664?

    CVE-2023-45664 is a vulnerability in the stb_image library that can be triggered by a crafted image file, resulting in an attempt to double-free the out variable.

  • How severe is CVE-2023-45664?

    CVE-2023-45664 has a severity score of 8.8, which is considered high.

  • What software is affected by CVE-2023-45664?

    The affected software is Nothings Stb Image.h version 2.28.

  • How can I fix CVE-2023-45664?

    To fix CVE-2023-45664, update to a version of the stb_image library that is not affected by the vulnerability.

  • Where can I find more information about CVE-2023-45664?

    More information about CVE-2023-45664 can be found in the GitHub Security Lab advisory and the stb_image library's GitHub repository.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2024 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203