From fd68ba5e8dc98d94c015ba6f270c550c42baace7 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 15:32:14 +0000 Subject: [PATCH] Publish Advisories GHSA-xg5p-8wg5-rhxm GHSA-mm24-m3qx-g7j8 GHSA-m757-p8rv-4q93 --- .../GHSA-xg5p-8wg5-rhxm.json | 33 ++++++++++++++--- .../GHSA-mm24-m3qx-g7j8.json | 3 +- .../GHSA-m757-p8rv-4q93.json | 35 +++++++++++++++++++ 3 files changed, 65 insertions(+), 6 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/03/GHSA-xg5p-8wg5-rhxm/GHSA-xg5p-8wg5-rhxm.json (52%) create mode 100644 advisories/unreviewed/2024/03/GHSA-m757-p8rv-4q93/GHSA-m757-p8rv-4q93.json diff --git a/advisories/unreviewed/2024/03/GHSA-xg5p-8wg5-rhxm/GHSA-xg5p-8wg5-rhxm.json b/advisories/github-reviewed/2024/03/GHSA-xg5p-8wg5-rhxm/GHSA-xg5p-8wg5-rhxm.json similarity index 52% rename from advisories/unreviewed/2024/03/GHSA-xg5p-8wg5-rhxm/GHSA-xg5p-8wg5-rhxm.json rename to advisories/github-reviewed/2024/03/GHSA-xg5p-8wg5-rhxm/GHSA-xg5p-8wg5-rhxm.json index b347d56b003..285d31d0314 100644 --- a/advisories/unreviewed/2024/03/GHSA-xg5p-8wg5-rhxm/GHSA-xg5p-8wg5-rhxm.json +++ b/advisories/github-reviewed/2024/03/GHSA-xg5p-8wg5-rhxm/GHSA-xg5p-8wg5-rhxm.json @@ -1,23 +1,46 @@ { "schema_version": "1.4.0", "id": "GHSA-xg5p-8wg5-rhxm", - "modified": "2024-03-06T00:31:27Z", + "modified": "2024-03-06T15:31:16Z", "published": "2024-03-06T00:31:27Z", "aliases": [ "CVE-2024-22889" ], + "summary": "Phone information disclosure vulnerability", "details": "Due to incorrect access control in Plone version v6.0.9, remote attackers can view and list all files hosted on the website via sending a crafted request.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "Plone" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "6.0.9" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22889" }, + { + "type": "PACKAGE", + "url": "https://github.com/plone/Plone" + }, { "type": "WEB", "url": "https://github.com/shenhav12/CVE-2024-22889-Plone-v6.0.9" @@ -27,9 +50,9 @@ "cwe_ids": [ ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-03-06T15:31:16Z", "nvd_published_at": "2024-03-06T00:15:52Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2022/04/GHSA-mm24-m3qx-g7j8/GHSA-mm24-m3qx-g7j8.json b/advisories/unreviewed/2022/04/GHSA-mm24-m3qx-g7j8/GHSA-mm24-m3qx-g7j8.json index cf7e3302df0..20cb21732cb 100644 --- a/advisories/unreviewed/2022/04/GHSA-mm24-m3qx-g7j8/GHSA-mm24-m3qx-g7j8.json +++ b/advisories/unreviewed/2022/04/GHSA-mm24-m3qx-g7j8/GHSA-mm24-m3qx-g7j8.json @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-20" + "CWE-20", + "CWE-250" ], "severity": "HIGH", "github_reviewed": false, diff --git a/advisories/unreviewed/2024/03/GHSA-m757-p8rv-4q93/GHSA-m757-p8rv-4q93.json b/advisories/unreviewed/2024/03/GHSA-m757-p8rv-4q93/GHSA-m757-p8rv-4q93.json new file mode 100644 index 00000000000..456ba1579be --- /dev/null +++ b/advisories/unreviewed/2024/03/GHSA-m757-p8rv-4q93/GHSA-m757-p8rv-4q93.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m757-p8rv-4q93", + "modified": "2024-03-06T15:31:04Z", + "published": "2024-03-06T15:31:04Z", + "aliases": [ + "CVE-2023-50740" + ], + "details": "In Apache Linkis <=1.4.0, The password is printed to the log when using the Oracle data source of the Linkis data source module. \nWe recommend users upgrade the version of Linkis to version 1.5.0\n", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50740" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/5o342chnpyd6rps68ygzfkzycxl998yo" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-532" + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-03-06T14:15:47Z" + } +} \ No newline at end of file