diff --git a/advisories/github-reviewed/2022/11/GHSA-cg88-rpvp-cjv5/GHSA-cg88-rpvp-cjv5.json b/advisories/github-reviewed/2022/11/GHSA-cg88-rpvp-cjv5/GHSA-cg88-rpvp-cjv5.json index ecb16aefd81..fc9df0cb556 100644 --- a/advisories/github-reviewed/2022/11/GHSA-cg88-rpvp-cjv5/GHSA-cg88-rpvp-cjv5.json +++ b/advisories/github-reviewed/2022/11/GHSA-cg88-rpvp-cjv5/GHSA-cg88-rpvp-cjv5.json @@ -215,6 +215,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-125", "CWE-787" ], "severity": "HIGH", diff --git a/advisories/github-reviewed/2022/12/GHSA-3v6v-2x6p-32mc/GHSA-3v6v-2x6p-32mc.json b/advisories/github-reviewed/2022/12/GHSA-3v6v-2x6p-32mc/GHSA-3v6v-2x6p-32mc.json index fa65d55dd70..e810fff5d7f 100644 --- a/advisories/github-reviewed/2022/12/GHSA-3v6v-2x6p-32mc/GHSA-3v6v-2x6p-32mc.json +++ b/advisories/github-reviewed/2022/12/GHSA-3v6v-2x6p-32mc/GHSA-3v6v-2x6p-32mc.json @@ -55,6 +55,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-862", "CWE-94" ], "severity": "HIGH", diff --git a/advisories/github-reviewed/2022/12/GHSA-j563-grx4-pjpv/GHSA-j563-grx4-pjpv.json b/advisories/github-reviewed/2022/12/GHSA-j563-grx4-pjpv/GHSA-j563-grx4-pjpv.json index 6c6adae486d..933b370bf5b 100644 --- a/advisories/github-reviewed/2022/12/GHSA-j563-grx4-pjpv/GHSA-j563-grx4-pjpv.json +++ b/advisories/github-reviewed/2022/12/GHSA-j563-grx4-pjpv/GHSA-j563-grx4-pjpv.json @@ -57,7 +57,8 @@ "cwe_ids": [ "CWE-120", "CWE-121", - "CWE-502" + "CWE-502", + "CWE-674" ], "severity": "HIGH", "github_reviewed": true, diff --git a/advisories/github-reviewed/2023/06/GHSA-75r3-38rh-pmxv/GHSA-75r3-38rh-pmxv.json b/advisories/github-reviewed/2023/06/GHSA-75r3-38rh-pmxv/GHSA-75r3-38rh-pmxv.json index fe57200ed2c..6afca1fad54 100644 --- a/advisories/github-reviewed/2023/06/GHSA-75r3-38rh-pmxv/GHSA-75r3-38rh-pmxv.json +++ b/advisories/github-reviewed/2023/06/GHSA-75r3-38rh-pmxv/GHSA-75r3-38rh-pmxv.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-75r3-38rh-pmxv", - "modified": "2023-06-14T21:16:25Z", + "modified": "2023-06-27T21:00:35Z", "published": "2023-06-14T15:30:38Z", "aliases": [ "CVE-2023-34613" @@ -9,7 +9,10 @@ "summary": "sojo vulnerable to stack exhaustion", "details": "An issue was discovered sojo through 1.1.1 allows attackers to cause a denial of service or other unspecified impacts via crafted objects that deeply nested structures.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + } ], "affected": [ { @@ -48,9 +51,10 @@ ], "database_specific": { "cwe_ids": [ - "CWE-400" + "CWE-400", + "CWE-787" ], - "severity": "LOW", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-06-14T21:10:32Z", "nvd_published_at": null