From 154fec2c0f60aca16f96cf0987bb4e08af3030ec Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 18:16:58 +0000 Subject: [PATCH] Publish GHSA-fjj4-2q73-jvgc --- .../GHSA-fjj4-2q73-jvgc.json | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 advisories/github-reviewed/2023/02/GHSA-fjj4-2q73-jvgc/GHSA-fjj4-2q73-jvgc.json 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