diff --git a/advisories/github-reviewed/2024/03/GHSA-h595-vwhc-3xwx/GHSA-h595-vwhc-3xwx.json b/advisories/github-reviewed/2024/03/GHSA-h595-vwhc-3xwx/GHSA-h595-vwhc-3xwx.json index d1575e589b9..c4b40798b4f 100644 --- a/advisories/github-reviewed/2024/03/GHSA-h595-vwhc-3xwx/GHSA-h595-vwhc-3xwx.json +++ b/advisories/github-reviewed/2024/03/GHSA-h595-vwhc-3xwx/GHSA-h595-vwhc-3xwx.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-h595-vwhc-3xwx", - "modified": "2024-05-02T13:16:29Z", + "modified": "2024-08-02T15:36:12Z", "published": "2024-03-01T18:30:23Z", "aliases": [ "CVE-2024-27139" @@ -9,7 +9,14 @@ "summary": "Apache Archiva Incorrect Authorization vulnerability", "details": "** UNSUPPORTED WHEN ASSIGNED **\n\nIncorrect Authorization vulnerability in Apache Archiva: a vulnerability in Apache Archiva allows an unauthenticated attacker to modify account data, potentially leading to account takeover.\n\nThis issue affects Apache Archiva: from 2.0.0.\n\nAs this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to trusted users.\n\nNOTE: This vulnerability only affects products that are no longer supported by the maintainer.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -54,7 +61,7 @@ "cwe_ids": [ "CWE-863" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-03-01T20:12:19Z", "nvd_published_at": "2024-03-01T16:15:46Z" diff --git a/advisories/github-reviewed/2024/03/GHSA-rj98-crf4-g69w/GHSA-rj98-crf4-g69w.json b/advisories/github-reviewed/2024/03/GHSA-rj98-crf4-g69w/GHSA-rj98-crf4-g69w.json index a60b6f54fb2..78f5c495185 100644 --- a/advisories/github-reviewed/2024/03/GHSA-rj98-crf4-g69w/GHSA-rj98-crf4-g69w.json +++ b/advisories/github-reviewed/2024/03/GHSA-rj98-crf4-g69w/GHSA-rj98-crf4-g69w.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-rj98-crf4-g69w", - "modified": "2024-03-23T03:30:24Z", + "modified": "2024-08-02T15:36:37Z", "published": "2024-03-07T21:30:22Z", "aliases": [ "CVE-2024-2044" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H" } ], "affected": [ @@ -64,6 +68,7 @@ "database_specific": { "cwe_ids": [ "CWE-22", + "CWE-31", "CWE-502" ], "severity": "CRITICAL",