From 04e977046727064c8e7c2ed9b1d1e82bd62d831f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:23:10 +0000 Subject: [PATCH] Publish GHSA-x534-j49x-mqvj --- .../GHSA-x534-j49x-mqvj.json | 35 ++++++++++++++++--- 1 file changed, 30 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-x534-j49x-mqvj/GHSA-x534-j49x-mqvj.json (63%) diff --git a/advisories/unreviewed/2022/05/GHSA-x534-j49x-mqvj/GHSA-x534-j49x-mqvj.json b/advisories/github-reviewed/2022/05/GHSA-x534-j49x-mqvj/GHSA-x534-j49x-mqvj.json similarity index 63% rename from advisories/unreviewed/2022/05/GHSA-x534-j49x-mqvj/GHSA-x534-j49x-mqvj.json rename to advisories/github-reviewed/2022/05/GHSA-x534-j49x-mqvj/GHSA-x534-j49x-mqvj.json index f12a6691591..ad2cd6b330a 100644 --- a/advisories/unreviewed/2022/05/GHSA-x534-j49x-mqvj/GHSA-x534-j49x-mqvj.json +++ b/advisories/github-reviewed/2022/05/GHSA-x534-j49x-mqvj/GHSA-x534-j49x-mqvj.json @@ -1,19 +1,40 @@ { "schema_version": "1.4.0", "id": "GHSA-x534-j49x-mqvj", - "modified": "2023-03-01T18:30:58Z", + "modified": "2025-01-13T15:21:40Z", "published": "2022-05-24T16:57:50Z", "aliases": [ "CVE-2019-11932" ], - "details": "A double free vulnerability in the DDGifSlurp function in decoding.c in libpl_droidsonroids_gif before 1.2.15, as used in WhatsApp for Android before 2.19.244, allows remote attackers to execute arbitrary code or cause a denial of service.", + "summary": "android-gif-drawable Double Free vulnerability", + "details": "A double free vulnerability in the DDGifSlurp function in decoding.c in the android-gif-drawable library before version 1.2.18, as used in WhatsApp for Android before version 2.19.244 and many other Android applications, allows remote attackers to execute arbitrary code or cause a denial of service when the library is used to parse a specially crafted GIF image.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "pl.droidsonroids.gif:android-gif-drawable" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.2.18" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -39,6 +60,10 @@ "type": "WEB", "url": "https://gist.github.com/wdormann/874198c1bd29c7dd2157d9fc1d858263" }, + { + "type": "PACKAGE", + "url": "https://github.com/koral--/android-gif-drawable" + }, { "type": "WEB", "url": "https://www.facebook.com/security/advisories/cve-2019-11932" @@ -61,8 +86,8 @@ "CWE-415" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-01-13T15:21:40Z", "nvd_published_at": "2019-10-03T22:15:00Z" } } \ No newline at end of file