From 2cbfe6d2392b799fee6a5f674a1f2905b2b038de Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 14:45:55 +0000 Subject: [PATCH] Publish Advisories GHSA-q47p-v5rw-v574 GHSA-x3r6-ccvq-cf5v GHSA-q47p-v5rw-v574 --- .../GHSA-q47p-v5rw-v574.json | 77 +++++++++++++++++++ .../GHSA-x3r6-ccvq-cf5v.json | 47 ++++++++++- .../GHSA-q47p-v5rw-v574.json | 38 --------- 3 files changed, 120 insertions(+), 42 deletions(-) create mode 100644 advisories/github-reviewed/2024/07/GHSA-q47p-v5rw-v574/GHSA-q47p-v5rw-v574.json rename advisories/{unreviewed => github-reviewed}/2024/07/GHSA-x3r6-ccvq-cf5v/GHSA-x3r6-ccvq-cf5v.json (52%) delete mode 100644 advisories/unreviewed/2024/07/GHSA-q47p-v5rw-v574/GHSA-q47p-v5rw-v574.json diff --git a/advisories/github-reviewed/2024/07/GHSA-q47p-v5rw-v574/GHSA-q47p-v5rw-v574.json b/advisories/github-reviewed/2024/07/GHSA-q47p-v5rw-v574/GHSA-q47p-v5rw-v574.json new file mode 100644 index 00000000000..55c9bd3f774 --- /dev/null +++ b/advisories/github-reviewed/2024/07/GHSA-q47p-v5rw-v574/GHSA-q47p-v5rw-v574.json @@ -0,0 +1,77 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q47p-v5rw-v574", + "modified": "2024-07-25T14:44:26Z", + "published": "2024-07-22T15:32:41Z", + "aliases": [ + "CVE-2024-32152" + ], + "summary": "Ankitects Anki LaTeX Blocklist Bypass vulnerability", + "details": "A blocklist bypass vulnerability exists in the LaTeX functionality of Ankitects Anki 24.04. A specially crafted malicious flashcard can lead to an arbitrary file creation at a fixed path. An attacker can share a malicious flashcard to trigger this vulnerability.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "anki" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "24.04" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32152" + }, + { + "type": "WEB", + "url": "https://github.com/ankitects/anki/pull/3218" + }, + { + "type": "PACKAGE", + "url": "https://github.com/ankitects/anki" + }, + { + "type": "WEB", + "url": "https://skerritt.blog/anki-0day" + }, + { + "type": "WEB", + "url": "https://skii.dev/anki-0day" + }, + { + "type": "WEB", + "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-1994" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-184" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2024-07-25T14:44:26Z", + "nvd_published_at": "2024-07-22T15:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/07/GHSA-x3r6-ccvq-cf5v/GHSA-x3r6-ccvq-cf5v.json b/advisories/github-reviewed/2024/07/GHSA-x3r6-ccvq-cf5v/GHSA-x3r6-ccvq-cf5v.json similarity index 52% rename from advisories/unreviewed/2024/07/GHSA-x3r6-ccvq-cf5v/GHSA-x3r6-ccvq-cf5v.json rename to advisories/github-reviewed/2024/07/GHSA-x3r6-ccvq-cf5v/GHSA-x3r6-ccvq-cf5v.json index 9472e1f5664..19354c17602 100644 --- a/advisories/unreviewed/2024/07/GHSA-x3r6-ccvq-cf5v/GHSA-x3r6-ccvq-cf5v.json +++ b/advisories/github-reviewed/2024/07/GHSA-x3r6-ccvq-cf5v/GHSA-x3r6-ccvq-cf5v.json @@ -1,26 +1,65 @@ { "schema_version": "1.4.0", "id": "GHSA-x3r6-ccvq-cf5v", - "modified": "2024-07-22T15:32:41Z", + "modified": "2024-07-25T14:45:15Z", "published": "2024-07-22T15:32:41Z", "aliases": [ "CVE-2024-29073" ], + "summary": "Anki Latex Incomplete Blocklist Vulnerability", "details": "An vulnerability in the handling of Latex exists in Ankitects Anki 24.04. When Latex is sanitized to prevent unsafe commands, the verbatim package, which comes installed by default in many Latex distributions, has been overlooked. A specially crafted flashcard can lead to an arbitrary file read. An attacker can share a flashcard to trigger this vulnerability.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "Anki" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "24.04" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29073" }, + { + "type": "WEB", + "url": "https://github.com/ankitects/anki/pull/3218" + }, + { + "type": "PACKAGE", + "url": "https://github.com/ankitects/anki" + }, + { + "type": "WEB", + "url": "https://skerritt.blog/anki-0day" + }, + { + "type": "WEB", + "url": "https://skii.dev/anki-0day" + }, { "type": "WEB", "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-1992" @@ -31,8 +70,8 @@ "CWE-829" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-07-25T14:45:15Z", "nvd_published_at": "2024-07-22T15:15:02Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/07/GHSA-q47p-v5rw-v574/GHSA-q47p-v5rw-v574.json b/advisories/unreviewed/2024/07/GHSA-q47p-v5rw-v574/GHSA-q47p-v5rw-v574.json deleted file mode 100644 index 0fa0361d5dc..00000000000 --- a/advisories/unreviewed/2024/07/GHSA-q47p-v5rw-v574/GHSA-q47p-v5rw-v574.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-q47p-v5rw-v574", - "modified": "2024-07-22T15:32:41Z", - "published": "2024-07-22T15:32:41Z", - "aliases": [ - "CVE-2024-32152" - ], - "details": "A blocklist bypass vulnerability exists in the LaTeX functionality of Ankitects Anki 24.04. A specially crafted malicious flashcard can lead to an arbitrary file creation at a fixed path. An attacker can share a malicious flashcard to trigger this vulnerability.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32152" - }, - { - "type": "WEB", - "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-1994" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-184" - ], - "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-07-22T15:15:03Z" - } -} \ No newline at end of file