mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-fjj4-2q73-jvgc
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user