{"url":"http://public2.vulnerablecode.io/api/packages/379621?format=json","purl":"pkg:nuget/Imageflow.NativeTool.ubuntu-x86_64-haswell@2.0.0-preview6","type":"nuget","namespace":"","name":"Imageflow.NativeTool.ubuntu-x86_64-haswell","version":"2.0.0-preview6","qualifiers":{},"subpath":"","is_vulnerable":false,"next_non_vulnerable_version":"2.0.0-preview6","latest_non_vulnerable_version":"2.0.0-preview8","affected_by_vulnerabilities":[],"fixing_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/360866?format=json","vulnerability_id":"VCID-vcz4-8rd8-quh4","summary":"Imageflow affected by libwebp zero-day and should not be used with malicious source images.\n### Impact\n\nThis vulnerability affects deployments of Imageflow 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 update anyway). \n\nImageflow 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](https://nvd.nist.gov/vuln/detail/CVE-2023-4863) and https://github.com/advisories/GHSA-j7hp-h8jx-5ppr. The libwebp vulnerability also affects Chrome, Android, macOS, and other consumers of the library).\n\nlibwebp patched [the vulnerability](https://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76 ) and released [1.3.2](https://github.com/webmproject/libwebp/releases/tag/v1.3.2) \n\nThis was patched in [libwebp-sys in 0.9.3 and 0.9.4](https://github.com/NoXF/libwebp-sys/commits/master)\n\n**[Imageflow v2.0.0-preview8](https://github.com/imazen/imageflow/releases/tag/v2.0.0-preview8) uses the patched version of libwebp as well as updated versions of all dependencies.**\n\nNote: preview 8 requires libc 2.31 or higher on linux and macOS 11 or higher. These restrictions are due to the oldest supported versions of those platforms (which is reflected on Github Actions).\n\n### Patches\n\n**Imageflow v2.0.0-preview8 use the patched version (v1.3.2) of libwebp and libwebp-sys 0.9.4.**\n**Imageflow.AllPlatforms 0.10.2 is patched**\n**Imageflow.Server v0.8.2 is patched**\n**ImageResizer.Plugins.Imageflow 5.0.12 is patched**\n\n### Workarounds\n\nDisable webp decoding using `EnabledCodecs::disable_decoder(NamedDecoders::WebPDecoder)` if using the Rust API. \n\nOnly files that meet the following criteria will be passed to libwebp: \n\n```rust\nbytes.starts_with(b\"RIFF\") && bytes[8..12].starts_with(b\"WEBP\")\n```\n\nYou can utilize matching logic to block webp inputs in your language of choice.\n\n### References\n\nhttps://github.com/advisories/GHSA-j7hp-h8jx-5ppr\nhttps://nvd.nist.gov/vuln/detail/CVE-2023-4863\nhttps://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76 \nhttps://github.com/NoXF/libwebp-sys/commits/master","references":[{"reference_url":"https://github.com/imazen/imageflow","reference_id":"","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/imazen/imageflow"},{"reference_url":"https://github.com/imazen/imageflow/commit/24894940403a8491fd6495759b8f996ea2da8ad8","reference_id":"","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/imazen/imageflow/commit/24894940403a8491fd6495759b8f996ea2da8ad8"},{"reference_url":"https://github.com/imazen/imageflow/security/advisories/GHSA-7vpr-3ppw-qrpj","reference_id":"","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/imazen/imageflow/security/advisories/GHSA-7vpr-3ppw-qrpj"},{"reference_url":"https://github.com/advisories/GHSA-7vpr-3ppw-qrpj","reference_id":"GHSA-7vpr-3ppw-qrpj","reference_type":"","scores":[],"url":"https://github.com/advisories/GHSA-7vpr-3ppw-qrpj"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/379621?format=json","purl":"pkg:nuget/Imageflow.NativeTool.ubuntu-x86_64-haswell@2.0.0-preview6","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Imageflow.NativeTool.ubuntu-x86_64-haswell@2.0.0-preview6"},{"url":"http://public2.vulnerablecode.io/api/packages/394406?format=json","purl":"pkg:nuget/Imageflow.NativeTool.ubuntu-x86_64-haswell@2.0.0-preview8","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Imageflow.NativeTool.ubuntu-x86_64-haswell@2.0.0-preview8"}],"aliases":["GHSA-7vpr-3ppw-qrpj","GMS-2023-2705","GMS-2023-2706","GMS-2023-2707","GMS-2023-2708","GMS-2023-2709","GMS-2023-2710","GMS-2023-2711","GMS-2023-2712","GMS-2023-2713","GMS-2023-2714","GMS-2023-2715","GMS-2023-2716","GMS-2023-2717","GMS-2023-2718","GMS-2023-2719","GMS-2023-2720","GMS-2023-2721","GMS-2023-2722","GMS-2023-2723","GMS-2023-2724","GMS-2023-2725"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-vcz4-8rd8-quh4"}],"risk_score":null,"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Imageflow.NativeTool.ubuntu-x86_64-haswell@2.0.0-preview6"}