diff --git a/advisories/unreviewed/2024/02/GHSA-rghc-9fhx-h32m/GHSA-rghc-9fhx-h32m.json b/advisories/github-reviewed/2024/02/GHSA-rghc-9fhx-h32m/GHSA-rghc-9fhx-h32m.json similarity index 57% rename from advisories/unreviewed/2024/02/GHSA-rghc-9fhx-h32m/GHSA-rghc-9fhx-h32m.json rename to advisories/github-reviewed/2024/02/GHSA-rghc-9fhx-h32m/GHSA-rghc-9fhx-h32m.json index f9762cd95f7..9c95a3e4785 100644 --- a/advisories/unreviewed/2024/02/GHSA-rghc-9fhx-h32m/GHSA-rghc-9fhx-h32m.json +++ b/advisories/github-reviewed/2024/02/GHSA-rghc-9fhx-h32m/GHSA-rghc-9fhx-h32m.json @@ -1,23 +1,46 @@ { "schema_version": "1.4.0", "id": "GHSA-rghc-9fhx-h32m", - "modified": "2024-02-27T09:31:16Z", + "modified": "2024-03-01T20:49:42Z", "published": "2024-02-27T09:31:16Z", "aliases": [ "CVE-2023-50379" ], + "summary": "Apache Ambari: authenticated users could perform command injection to perform RCE", "details": "Malicious code injection in Apache Ambari in prior to 2.7.8. Users are recommended to upgrade to version 2.7.8, which fixes this issue.\n\nImpact:\nA Cluster Operator can manipulate the request by adding a malicious code injection and gain a root over the cluster main host.\n\n", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.ambari.contrib.views:ambari-contrib-views" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.7.0" + }, + { + "fixed": "2.7.8" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50379" }, + { + "type": "WEB", + "url": "https://github.com/apache/ambari" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/jglww6h6ngxpo1r6r5fx7ff7z29lnvv8" @@ -31,9 +54,9 @@ "cwe_ids": [ "CWE-94" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-03-01T20:49:42Z", "nvd_published_at": "2024-02-27T09:15:36Z" } } \ No newline at end of file