From fe3989e0190978b7e99b7bb7b36c97d6953e5e55 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 19:54:00 +0000 Subject: [PATCH] Publish Advisories GHSA-8g9w-5jv6-7m4x GHSA-3qr5-h7w4-3gx3 --- .../GHSA-8g9w-5jv6-7m4x.json | 3 +- .../GHSA-3qr5-h7w4-3gx3.json | 31 ++++++++++++++----- 2 files changed, 25 insertions(+), 9 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-3qr5-h7w4-3gx3/GHSA-3qr5-h7w4-3gx3.json (63%) diff --git a/advisories/github-reviewed/2022/03/GHSA-8g9w-5jv6-7m4x/GHSA-8g9w-5jv6-7m4x.json b/advisories/github-reviewed/2022/03/GHSA-8g9w-5jv6-7m4x/GHSA-8g9w-5jv6-7m4x.json index be2291173b2..2fc5c83ef7b 100644 --- a/advisories/github-reviewed/2022/03/GHSA-8g9w-5jv6-7m4x/GHSA-8g9w-5jv6-7m4x.json +++ b/advisories/github-reviewed/2022/03/GHSA-8g9w-5jv6-7m4x/GHSA-8g9w-5jv6-7m4x.json @@ -55,7 +55,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-256" + "CWE-256", + "CWE-522" ], "severity": "MODERATE", "github_reviewed": true, diff --git a/advisories/unreviewed/2022/05/GHSA-3qr5-h7w4-3gx3/GHSA-3qr5-h7w4-3gx3.json b/advisories/github-reviewed/2022/05/GHSA-3qr5-h7w4-3gx3/GHSA-3qr5-h7w4-3gx3.json similarity index 63% rename from advisories/unreviewed/2022/05/GHSA-3qr5-h7w4-3gx3/GHSA-3qr5-h7w4-3gx3.json rename to advisories/github-reviewed/2022/05/GHSA-3qr5-h7w4-3gx3/GHSA-3qr5-h7w4-3gx3.json index 3e71261da2c..614a943a6dc 100644 --- a/advisories/unreviewed/2022/05/GHSA-3qr5-h7w4-3gx3/GHSA-3qr5-h7w4-3gx3.json +++ b/advisories/github-reviewed/2022/05/GHSA-3qr5-h7w4-3gx3/GHSA-3qr5-h7w4-3gx3.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-3qr5-h7w4-3gx3", - "modified": "2022-05-14T01:15:39Z", + "modified": "2023-07-19T19:52:48Z", "published": "2022-05-14T01:15:39Z", "aliases": [ "CVE-2019-7537" ], + "summary": "Donfig Command Execution", "details": "An issue was discovered in Donfig 0.3.0. There is a vulnerability in the collect_yaml method in config_obj.py. It can execute arbitrary Python commands, resulting in command execution.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "donfig" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.3.0" + } + ] + } + ] + } ], "references": [ { @@ -24,10 +43,6 @@ { "type": "WEB", "url": "https://github.com/pytroll/donfig/issues/5" - }, - { - "type": "WEB", - "url": "https://github.com/pytroll/donfig/commits/master" } ], "database_specific": { @@ -35,8 +50,8 @@ "CWE-77" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-07-19T19:52:48Z", "nvd_published_at": "2019-03-21T20:29:00Z" } } \ No newline at end of file