diff --git a/advisories/github-reviewed/2024/03/GHSA-3qwc-47jf-5rf7/GHSA-3qwc-47jf-5rf7.json b/advisories/github-reviewed/2024/03/GHSA-3qwc-47jf-5rf7/GHSA-3qwc-47jf-5rf7.json index 5e793ca26c4f1..8040d6786d252 100644 --- a/advisories/github-reviewed/2024/03/GHSA-3qwc-47jf-5rf7/GHSA-3qwc-47jf-5rf7.json +++ b/advisories/github-reviewed/2024/03/GHSA-3qwc-47jf-5rf7/GHSA-3qwc-47jf-5rf7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3qwc-47jf-5rf7", - "modified": "2024-03-05T14:39:13Z", + "modified": "2024-03-05T14:39:14Z", "published": "2024-03-05T14:39:13Z", "aliases": [], "summary": "eth-abi is vulnerable to recursive DoS", @@ -46,10 +46,12 @@ } ], "database_specific": { - "cwe_ids": [], + "cwe_ids": [ + "CWE-1285" + ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-03-05T14:39:13Z", "nvd_published_at": null } -} \ No newline at end of file +}