diff --git a/advisories/github-reviewed/2023/02/GHSA-fjj4-2q73-jvgc/GHSA-fjj4-2q73-jvgc.json b/advisories/github-reviewed/2023/02/GHSA-fjj4-2q73-jvgc/GHSA-fjj4-2q73-jvgc.json new file mode 100644 index 00000000000..af19199f9aa --- /dev/null +++ b/advisories/github-reviewed/2023/02/GHSA-fjj4-2q73-jvgc/GHSA-fjj4-2q73-jvgc.json @@ -0,0 +1,51 @@ +{ + "schema_version": "1.3.0", + "id": "GHSA-fjj4-2q73-jvgc", + "modified": "2023-02-08T18:15:28Z", + "published": "2023-02-08T18:15:28Z", + "aliases": [ + + ], + "summary": "Nervos CKB calculation of program load cycles may be missed when executing in resume mode", + "details": "### Impact\nThe calculation of program load cycles may be missed when executing in resume mode. Since the script execution order is now determined, this issue does not cause network splitting.\n\n\n", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "crates.io", + "name": "ckb" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.100.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/nervosnetwork/ckb/security/advisories/GHSA-fjj4-2q73-jvgc" + }, + { + "type": "PACKAGE", + "url": "https://github.com/nervosnetwork/ckb" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2023-02-08T18:15:28Z", + "nvd_published_at": null + } +} \ No newline at end of file