From 6228c43827727fd0bed6e4263bb4aa3cb83eb92f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 18:33:03 +0000 Subject: [PATCH] Publish Advisories GHSA-7pwr-cfrc-px4f GHSA-cwgj-pq49-6x66 GHSA-rqc4-2hc7-8c8v --- .../GHSA-7pwr-cfrc-px4f.json | 3 +- .../GHSA-cwgj-pq49-6x66.json | 47 +++++++++++++++++++ .../GHSA-rqc4-2hc7-8c8v.json | 43 +++++++++++++++++ 3 files changed, 92 insertions(+), 1 deletion(-) create mode 100644 advisories/unreviewed/2024/11/GHSA-cwgj-pq49-6x66/GHSA-cwgj-pq49-6x66.json create mode 100644 advisories/unreviewed/2024/11/GHSA-rqc4-2hc7-8c8v/GHSA-rqc4-2hc7-8c8v.json diff --git a/advisories/unreviewed/2024/04/GHSA-7pwr-cfrc-px4f/GHSA-7pwr-cfrc-px4f.json b/advisories/unreviewed/2024/04/GHSA-7pwr-cfrc-px4f/GHSA-7pwr-cfrc-px4f.json index 0a13d1ab496..582d57d196b 100644 --- a/advisories/unreviewed/2024/04/GHSA-7pwr-cfrc-px4f/GHSA-7pwr-cfrc-px4f.json +++ b/advisories/unreviewed/2024/04/GHSA-7pwr-cfrc-px4f/GHSA-7pwr-cfrc-px4f.json @@ -72,7 +72,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-285" + "CWE-285", + "CWE-362" ], "severity": "HIGH", "github_reviewed": false, diff --git a/advisories/unreviewed/2024/11/GHSA-cwgj-pq49-6x66/GHSA-cwgj-pq49-6x66.json b/advisories/unreviewed/2024/11/GHSA-cwgj-pq49-6x66/GHSA-cwgj-pq49-6x66.json new file mode 100644 index 00000000000..873e121a7e7 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-cwgj-pq49-6x66/GHSA-cwgj-pq49-6x66.json @@ -0,0 +1,47 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cwgj-pq49-6x66", + "modified": "2024-11-24T18:31:39Z", + "published": "2024-11-24T18:31:39Z", + "aliases": [ + "CVE-2024-53901" + ], + "details": "The Imager package before 1.025 for Perl has a heap-based buffer overflow leading to denial of service, or possibly unspecified other impact, when the trim() method is called on a crafted input image.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53901" + }, + { + "type": "WEB", + "url": "https://github.com/briandfoy/cpan-security-advisory/issues/167" + }, + { + "type": "WEB", + "url": "https://github.com/briandfoy/cpan-security-advisory/issues/171" + }, + { + "type": "WEB", + "url": "https://github.com/tonycoz/imager/issues/534" + }, + { + "type": "WEB", + "url": "https://metacpan.org/release/TONYC/Imager-1.025/changes" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-24T17:15:04Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-rqc4-2hc7-8c8v/GHSA-rqc4-2hc7-8c8v.json b/advisories/unreviewed/2024/11/GHSA-rqc4-2hc7-8c8v/GHSA-rqc4-2hc7-8c8v.json new file mode 100644 index 00000000000..9353dc2297d --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-rqc4-2hc7-8c8v/GHSA-rqc4-2hc7-8c8v.json @@ -0,0 +1,43 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rqc4-2hc7-8c8v", + "modified": "2024-11-24T18:31:39Z", + "published": "2024-11-24T18:31:39Z", + "aliases": [ + "CVE-2024-53899" + ], + "details": "virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53899" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/virtualenv/issues/2768" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/virtualenv/pull/2771" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/virtualenv/releases/tag/20.26.6" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-24T16:15:06Z" + } +} \ No newline at end of file