Skip to content

Vulnerable version of libwebp and can be exploited with a malicious source image

High severity GitHub Reviewed Published Oct 6, 2023 in imazen/resizer • Updated Oct 6, 2023

Package

nuget ImageResizer.Plugins.FreeImage (NuGet)

Affected versions

<= 4.2.8

Patched versions

None

Description

Impact

This vulnerability affects deployments of FreeImage that involve decoding or processing malicious source .webp files. If you only process your own trusted files, this should not affect you, but you should remove FreeImage from your project, as it is not maintained and presents a massive security risk.

If you are using FreeImage via ImageResizer.Plugins.FreeImage, please utilize Imageflow or Imageflow.Server instead, or upgrade to ImageResizer 5 and use ImageResizer.Plugins.Imageflow (enable Prereleases on NuGet to access).

FreeImage relies on Google's libwebp library to decode .webp images, and is affected by the recent zero-day out-of-bounds write vulnerability CVE-2023-4863 and GHSA-j7hp-h8jx-5ppr. The libwebp vulnerability also affects Chrome, Android, macOS, and other consumers of the library).

libwebp patched the vulnerability and released 1.3.2. FreeImage hasn't been updated since then and is presumed vulnerable.

Patches

None. FreeImage has not been updated in several years.

Workarounds

If you are using ImageResizer.Plugins.FreeImage, please utilize Imageflow or Imageflow.Server instead, or upgrade to ImageResizer 5 and use ImageResizer.Plugins.Imageflow (enable Prereleases on NuGet to access).

References

GHSA-j7hp-h8jx-5ppr
https://nvd.nist.gov/vuln/detail/CVE-2023-4863
webmproject/libwebp@2af2626
https://github.com/NoXF/libwebp-sys/commits/master

References

@lilith lilith published to imazen/resizer Oct 6, 2023
Published to the GitHub Advisory Database Oct 6, 2023
Reviewed Oct 6, 2023
Last updated Oct 6, 2023

Severity

High
8.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Weaknesses

No CWEs

CVE ID

No known CVE

GHSA ID

GHSA-wqcr-xm43-hpqr

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.