diff --git a/advisories/github-reviewed/2024/03/GHSA-h5cg-53g7-gqjw/GHSA-h5cg-53g7-gqjw.json b/advisories/github-reviewed/2024/03/GHSA-h5cg-53g7-gqjw/GHSA-h5cg-53g7-gqjw.json index d4ae9600b52..c12fe9cf9c6 100644 --- a/advisories/github-reviewed/2024/03/GHSA-h5cg-53g7-gqjw/GHSA-h5cg-53g7-gqjw.json +++ b/advisories/github-reviewed/2024/03/GHSA-h5cg-53g7-gqjw/GHSA-h5cg-53g7-gqjw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-h5cg-53g7-gqjw", - "modified": "2024-03-13T22:17:34Z", + "modified": "2024-08-02T15:37:26Z", "published": "2024-03-06T17:05:30Z", "aliases": [ "CVE-2024-27758" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N" } ], "affected": [ @@ -71,6 +75,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-306", "CWE-358", "CWE-913" ], diff --git a/advisories/github-reviewed/2024/03/GHSA-qmgx-j96g-4428/GHSA-qmgx-j96g-4428.json b/advisories/github-reviewed/2024/03/GHSA-qmgx-j96g-4428/GHSA-qmgx-j96g-4428.json index 7a9fbad7f7b..a52a6c24afb 100644 --- a/advisories/github-reviewed/2024/03/GHSA-qmgx-j96g-4428/GHSA-qmgx-j96g-4428.json +++ b/advisories/github-reviewed/2024/03/GHSA-qmgx-j96g-4428/GHSA-qmgx-j96g-4428.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qmgx-j96g-4428", - "modified": "2024-06-10T18:30:52Z", + "modified": "2024-08-02T15:38:23Z", "published": "2024-03-15T12:30:37Z", "aliases": [ "CVE-2024-28752" @@ -9,7 +9,14 @@ "summary": "SSRF vulnerability using the Aegis DataBinding in Apache CXF", "details": "A SSRF vulnerability using the Aegis DataBinding in versions of Apache CXF before 4.0.4, 3.6.3 and 3.5.8 allows an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type. Users of other data bindings (including the default databinding) are not impacted.\n\n", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N" + } ], "affected": [ { @@ -96,7 +103,7 @@ "cwe_ids": [ "CWE-918" ], - "severity": "MODERATE", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2024-03-15T19:43:50Z", "nvd_published_at": "2024-03-15T11:15:09Z"