CVE-2020-35668

Source
https://nvd.nist.gov/vuln/detail/CVE-2020-35668
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-35668.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2020-35668
Published
2020-12-23T23:15:12Z
Modified
2025-10-15T04:36:11Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

RedisGraph 2.x through 2.2.11 has a NULL Pointer Dereference that leads to a server crash because it mishandles an unquoted string, such as an alias that has not yet been introduced.

References

Affected packages

Git / github.com/redisgraph/redisgraph

Affected ranges

Type
GIT
Repo
https://github.com/redisgraph/redisgraph
Events

Database specific

vanir_signatures

[
    {
        "digest": {
            "function_hash": "103069034937462470118099782550262254642",
            "length": 51.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-072e1a43",
        "signature_version": "v1",
        "target": {
            "function": "Config_GetCacheSize",
            "file": "src/config.c"
        }
    },
    {
        "digest": {
            "function_hash": "72238673115079798646160963915133793249",
            "length": 3079.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-092d0560",
        "signature_version": "v1",
        "target": {
            "function": "_BulkDeleteNodes",
            "file": "src/graph/graph.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "171372004395895194068406191347926061116",
                "175623566098127766095967852600612711378",
                "37481696918098484576947078981458115728",
                "159757107923742244411198508218671333260",
                "92185852128497014071036526458237855520",
                "239827822284787376717064393604852752127",
                "48871805241466859250946241599200083694",
                "285896533722217477828492104641549801729",
                "289305677504567238637513790986033444490",
                "192163309480892101512394705666845198429",
                "89012367981111322423576548833870173343",
                "9238626088115925555819380687342620731",
                "226432866128360785173507767074588272738",
                "145974304502291755230922370776429750686",
                "228273223735279175597844941242944458871",
                "299312959248762010379483326054439833909"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-0a683909",
        "signature_version": "v1",
        "target": {
            "file": "src/module.c"
        }
    },
    {
        "digest": {
            "function_hash": "339213430426553010261856770458525048087",
            "length": 220.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-10a05425",
        "signature_version": "v1",
        "target": {
            "function": "AlgebraicExpression_Optimize",
            "file": "src/arithmetic/algebraic_expression/algebraic_expression_optimization.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "238500149097401485770695892495086822790",
                "158797628843175021683218706789882571938",
                "55190945432888109223639139668059315473",
                "197918287689820248367982545533059226821",
                "35022257519648451710118878101741534255",
                "133912635071542566645237293834313427598",
                "294446877022019186329189927221688784097",
                "331564255178174265167193008550937321764",
                "14702285969660591185756471011946109454",
                "223014805599110059989079506275998525467",
                "324530824966051442982816030042330847282",
                "183640138912685862662468573932106949809",
                "35598736124461188881250851395022754980",
                "62730689358245236235616412411656644569",
                "113686329401023226941455080033810422373"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-10ad3694",
        "signature_version": "v1",
        "target": {
            "file": "src/config.h"
        }
    },
    {
        "digest": {
            "function_hash": "318107869210890484163005130429465330780",
            "length": 1542.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-138ac121",
        "signature_version": "v1",
        "target": {
            "function": "Proc_BFS_Invoke",
            "file": "src/procedures/proc_bfs.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "32497184781914659684871301079215686317",
                "245039297525848726431633206728827334093",
                "311610579328507381793135458906817332106",
                "15964027380683475215067159906616412691"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-1804b59a",
        "signature_version": "v1",
        "target": {
            "file": "src/procedures/proc_bfs.c"
        }
    },
    {
        "digest": {
            "function_hash": "3501995196486538114329721404372829084",
            "length": 430.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-19e400b1",
        "signature_version": "v1",
        "target": {
            "function": "_Config_SetCacheSize",
            "file": "src/config.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "114860372778534296834000958142246201075",
                "157257566778152050583305614734796775165",
                "8001007173124986226530325840501028803",
                "314855650999290952367736025336609490628",
                "136921524111265086141076684510211623365",
                "177052105915371845305716313627605090298",
                "65116655438977286708560533812497265564",
                "25635799660396442480456117707701949571",
                "63927854928899031449901758050779336801",
                "65161137203309221254676931056366475480",
                "22957633371536064623010114644207911334",
                "246848212631218780712616642555862788589",
                "146521251403691647961294999283944283408",
                "226776387892855874332612488988050718265",
                "191715019997320140301449617785827320637",
                "134743238725955778200206325685423792402",
                "164207652855413829982985221522597851162",
                "97030614284945116094135917935005854433",
                "197817272907780754608696647132835434042",
                "316814942683460136127272872558640815709",
                "249952062122101037876537211329081478445",
                "155959043498078394740553024219037581095",
                "248055819745530505748624079160194471644",
                "287848299842771803568069623119695305701",
                "114467516830290943695842520709887617107",
                "148908040266502470110183782860439235917",
                "184689505591811921478602657014164766281",
                "5772066134351860753851841712705145357",
                "331090338876059816769531090288362582432",
                "310718525022461679315982768361461423053",
                "332949937787860739282076972314479485537",
                "255822066607053288959139138157146923288",
                "148090958666649345841610858522967172605",
                "47666045808069867827383053461922595932",
                "106021318805385616143434591103934675066",
                "248519810739455665699727409123420921416",
                "111619741421097803395228876912659304729",
                "223262569574594295228447975208693108176",
                "267137853934333313764888234173376465602",
                "8558598206887988189634225710719741061",
                "159722085938387640047367959490909498554",
                "35183917161516209670929309222237959634",
                "323170204148981064319983378162207326960",
                "118739728004337301581718157539011018847",
                "64158772155315246123999055364655428911",
                "192241769152695252596644838450413809534",
                "64030986392413036583704368257207280548",
                "245689758305934580846714784354164879479",
                "207332499489219306695067811328392135658"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-1a063d83",
        "signature_version": "v1",
        "target": {
            "file": "src/graph/graph.c"
        }
    },
    {
        "digest": {
            "function_hash": "198624213275216969765878964129335658820",
            "length": 639.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-27df1469",
        "signature_version": "v1",
        "target": {
            "function": "_AlgebraicExpression_PopulateOperands",
            "file": "src/arithmetic/algebraic_expression/utils.c"
        }
    },
    {
        "digest": {
            "function_hash": "124993211258148991868425320485985302644",
            "length": 519.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-27e8341f",
        "signature_version": "v1",
        "target": {
            "function": "_Config_SetThreadCount",
            "file": "src/config.c"
        }
    },
    {
        "digest": {
            "function_hash": "85338588807117798184343057660154964281",
            "length": 335.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-2bd58a3d",
        "signature_version": "v1",
        "target": {
            "function": "_GraphContext_RequiredMetaKeys",
            "file": "src/module_event_handlers.c"
        }
    },
    {
        "digest": {
            "function_hash": "138166292110305093231619635677695516642",
            "length": 478.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-3e777ddc",
        "signature_version": "v1",
        "target": {
            "function": "_Config_SetVirtualKeyEntitiesThreshold",
            "file": "src/config.c"
        }
    },
    {
        "digest": {
            "function_hash": "190854762072129783504851774072129906571",
            "length": 76.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-4128e32f",
        "signature_version": "v1",
        "target": {
            "function": "Config_MaintainTranspose",
            "file": "src/config.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "30194015254125729311612807182530816389",
                "142052668784595140970948409979972740",
                "328629097382399966150759897411955986943",
                "288993999255841027929325740609721747986"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-44001330",
        "signature_version": "v1",
        "target": {
            "file": "src/arithmetic/algebraic_expression/utils.c"
        }
    },
    {
        "digest": {
            "function_hash": "106395827737117195953744845286665042685",
            "length": 279.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-464a9d02",
        "signature_version": "v1",
        "target": {
            "function": "ResultsConsume",
            "file": "src/execution_plan/ops/op_results.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "18938612283502074897362167512240798909",
                "41869469812615114599070139519761825221",
                "219591667394722852957797208735107855105",
                "176125424018076921598658270510406905632"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-48b4af4a",
        "signature_version": "v1",
        "target": {
            "file": "src/arithmetic/algebraic_expression/algebraic_expression_optimization.c"
        }
    },
    {
        "digest": {
            "function_hash": "229165508386604912130664865299794429835",
            "length": 201.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-4e3a8f68",
        "signature_version": "v1",
        "target": {
            "function": "_Config_ParsePositiveInteger",
            "file": "src/config.c"
        }
    },
    {
        "digest": {
            "function_hash": "327336429960531392855608335088754821648",
            "length": 64.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-515d69af",
        "signature_version": "v1",
        "target": {
            "function": "Config_GetOMPThreadCount",
            "file": "src/config.c"
        }
    },
    {
        "digest": {
            "function_hash": "309947953531543499433678752041755029003",
            "length": 60.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-558d7466",
        "signature_version": "v1",
        "target": {
            "function": "Config_GetThreadCount",
            "file": "src/config.c"
        }
    },
    {
        "digest": {
            "function_hash": "3209869992732449408614139145682780223",
            "length": 1096.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-5b616d57",
        "signature_version": "v1",
        "target": {
            "function": "_RdbSaveKeySchema",
            "file": "src/serializers/encoder/v8/encode_graph.c"
        }
    },
    {
        "digest": {
            "function_hash": "249472724263930196657581872886792477644",
            "length": 2802.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-5f2e2c8d",
        "signature_version": "v1",
        "target": {
            "function": "RedisModule_OnLoad",
            "file": "src/module.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "123102294683193101866657758699430120692",
                "236946817424788982706468781433104517428",
                "210972125487219355398179164839349852598",
                "61758431848577269842748606133369960966",
                "324803593563121389299442707505767579762",
                "186785744501942030273609344610527983943"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-5f9ce54b",
        "signature_version": "v1",
        "target": {
            "file": "src/resultset/resultset.h"
        }
    },
    {
        "digest": {
            "function_hash": "242764553274941835296340220243600375309",
            "length": 535.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-6106d648",
        "signature_version": "v1",
        "target": {
            "function": "Graph_ApplyAllPending",
            "file": "src/graph/graph.c"
        }
    },
    {
        "digest": {
            "function_hash": "249387104072131980913590663132873704602",
            "length": 218.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-69862aeb",
        "signature_version": "v1",
        "target": {
            "function": "_GraphContext_DecreaseRefCount",
            "file": "src/graph/graphcontext.c"
        }
    },
    {
        "digest": {
            "function_hash": "99950493956799275332331933323344871388",
            "length": 650.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-6c1823c0",
        "signature_version": "v1",
        "target": {
            "function": "_Config_BuildTransposedMatrices",
            "file": "src/config.c"
        }
    },
    {
        "digest": {
            "function_hash": "16156183192666980826070332476296424597",
            "length": 1761.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-70a9edde",
        "signature_version": "v1",
        "target": {
            "function": "Graph_DeleteEdge",
            "file": "src/graph/graph.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "154719270726747892337359571293884515071",
                "10904408282756425859301746303261304570",
                "28639049016669787882067617034762616756",
                "169921331388716339337737672277269503512",
                "237005627522086398568693596715092529417",
                "93152892936059470795808734577184746057",
                "306359598861679060016198103361020395028",
                "14718345634575746383496565972876892629",
                "293795134272902979631013008911490319305",
                "330699667502451529605789001438988657504",
                "189963757997091572564253787411856813635",
                "39541644961732159708571199568038217048",
                "280663919365022999037696453101353501500",
                "80671072708667409299158513382526368962",
                "68649009189361142150496445361777368858"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-793be7a7",
        "signature_version": "v1",
        "target": {
            "file": "src/commands/commands.h"
        }
    },
    {
        "digest": {
            "function_hash": "170074338337465531956894140623112624209",
            "length": 2586.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-9d6652a2",
        "signature_version": "v1",
        "target": {
            "function": "_BulkDeleteEdges",
            "file": "src/graph/graph.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "93302060700165327883652650328259784666",
                "298683169244948140653702369853592140210",
                "127985802270072218655513021259893721525"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-9ec7f59c",
        "signature_version": "v1",
        "target": {
            "file": "src/execution_plan/ops/op_results.h"
        }
    },
    {
        "digest": {
            "function_hash": "11897989257875723006458385325453486598",
            "length": 1019.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-9f751f11",
        "signature_version": "v1",
        "target": {
            "function": "Graph_FormConnection",
            "file": "src/graph/graph.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "170951834612750284959837177827246536772",
                "52062761836589320390308295192696895819",
                "274004229768590534418569852318122591391"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-a05ff9a1",
        "signature_version": "v1",
        "target": {
            "file": "src/resultset/resultset.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "322814489171843047767377362955130335112",
                "136638301473157130339341805330779793628",
                "100968520396454244292763124665442262585",
                "66880425142645722438989180791003143662"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-a620a97a",
        "signature_version": "v1",
        "target": {
            "file": "src/serializers/encoder/v8/encode_graph.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "196306772042060364589879734627618060132",
                "181509980991717019164007011846494071464",
                "87095906685689873452081807196928541277",
                "37670083365379191574964136541107078727"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-a9bb6cf3",
        "signature_version": "v1",
        "target": {
            "file": "src/algorithms/LAGraph_bfs_pushpull.c"
        }
    },
    {
        "digest": {
            "function_hash": "74442889487444582929239452327959715309",
            "length": 378.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-b8619cfc",
        "signature_version": "v1",
        "target": {
            "function": "_Config_SetOMPThreadCount",
            "file": "src/config.c"
        }
    },
    {
        "digest": {
            "function_hash": "323461268771204106272263516465045815776",
            "length": 795.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-bdf51794",
        "signature_version": "v1",
        "target": {
            "function": "_Graph_FreeRelationMatrices",
            "file": "src/graph/graph.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "316829891016048381721642477019737802926",
                "254120713080273178736275621478879017768",
                "115530673217313697461459924959823723300",
                "244987073449465690281135486141091180015",
                "310047733396443356607263899918577279499",
                "335007206802583486881040430838671589451",
                "265157163996793440046036355375593431511",
                "311099174615934164424730442267032736081",
                "272568691089238241365529667644309975114",
                "99243334401544568877870741579651314585",
                "283693104950101887623526196768270236083",
                "311858831545922180815122644922363810616",
                "292160843253847990761652547219209739589",
                "285883774705074162609738455824537933980",
                "167747341268242083155093865361385516683",
                "121846264131934856402995044724289108766",
                "260810540193660309094265974609651903859",
                "28459740398316644190050486587657546306",
                "73374181984184732097985358661609864682",
                "238972781798120230989163276445414142378",
                "151425189155520901987454306277727783870",
                "93088906986074389561363294808059503067",
                "230159170937573254376982997854238161429",
                "9416004733886141521949957611240583118",
                "305341404944084643414270833361994871323",
                "24640824240282089608276444967796863207",
                "157994505017335871049645088809028379194",
                "78925560982121193259383872195434605338",
                "259725607468450845529980680257379869234",
                "239071856047347962673346544970852289492",
                "174449518625887053854445232558966185541",
                "164251455907252667570876609089251628182",
                "252436532971679525317451474625428146535",
                "215604323920892565828571164694795577816",
                "150562691095747927021707540332346875204",
                "240356107231817720522930441735517324631",
                "301753009798375891416820173095981765145",
                "145960787655591878455964704111615454030",
                "333969191951686868829850002914994898049",
                "37243569634230996245631991553598487594",
                "22216010086070421874773326921352018436",
                "197565165823313402137316876193267202793",
                "24811003707913855032809473538703251717",
                "146177934467167546234283287986623126601",
                "126227425730637536707517022154013498951",
                "269597600677803792584623165793414734860",
                "282371815416150920345069586511406800544",
                "63507877004770144649844848462206563626",
                "55557928958510548498999162405202327274",
                "301895833536018405099621774775759383590",
                "302558592529693346078206048609775336282",
                "156242351948732929332739115075201808618",
                "253968563352533003371268996574676442881",
                "68752938862204607758177444872008736289",
                "122340317135124235474007472048333928822",
                "190459287650117689649248636515758507167",
                "321621809855604578449167476825019768894",
                "229217067242714829113226682748994593131",
                "263249748334699049197117713274622169762",
                "53129715662754655113507749539085686415",
                "214140896338829490325831369926236550071",
                "276028363704312440774053180610545240902",
                "162035576956958281915833587075494413359",
                "295546903355084596007023846319284131349",
                "143917270326419526331713071465232367279",
                "272859318944334608308657723675374024270",
                "322249306819011397839545635166378584456",
                "38718959688255013968655085949837787914",
                "62836601219039743935053821658611666750",
                "200155152848300710216378058757774516970",
                "163779363387699655897119376146179607271",
                "160438562420901154993465185996934277825",
                "16773460051521341331825012830260767996",
                "297134678516315795977649959862705417205",
                "317358992836878165010821400199428067597",
                "331166702336000697574874861202645031351",
                "60332164758895019874785772109170813714",
                "94002377346637103376020527279400793650",
                "7124611941181033876055831480748928774",
                "165889630453675353342351458120501888991",
                "326012688269333405733331105039750621306",
                "92614078692485909814666818964317535595",
                "272804503288916118841666996193756423059",
                "291802679144707227994656307964407866090",
                "182421385108284535665325440097508456477",
                "141150481383181982099772416947769210887",
                "61281155954750510781755949887293806859",
                "77747600718875360367618689466576123531",
                "109442417589841596199406123796258392860",
                "157602435011063724681834251315548503482",
                "7263337029499800263912064661946846545",
                "2397572529078437977451661251915510163",
                "61912329983389811122389161047741500758",
                "291889385252405097551719337612072281020",
                "328249714307301826378486256196384243877",
                "25180041382548143998763065124027106040",
                "306666260796769523913027936958475927458",
                "231879348457945652764859324972165480490",
                "129145785380317854100555645289999094402",
                "277769388362316381174166752039812444601",
                "41539591545910065737038683528771063395",
                "231269332612843433521500121065848796058",
                "95305532031237182042394370863279694165",
                "197143498325145959544190441455710201321",
                "172884697868049393698317081354448105075",
                "268339062928874157171964483788759335038",
                "253194116451386528281133462037584886895",
                "42044233322626546638726440760003885222",
                "317183941161104291918007092954650153475",
                "228365290229305457803674589030487961291",
                "96444966579035303611527676008205323572",
                "338406118020464617724351335976274088209",
                "333588062482533498363674428502790633271",
                "323822719484086760776945837269525142307",
                "295990268806447151975750739170665938766",
                "253331489927306769780368188820264019096",
                "214301264079859070396145087449206565710",
                "189439711285778983389568998611161506767",
                "158349396637789062751490736517843751403",
                "298403599754516731209422626598184347892",
                "191918745561579093039341330578221341425",
                "76212844786288368109227533030387568285",
                "241044864227172563206445633404213407083",
                "293313982926912904278490862337637168859",
                "335753975176875300148847828896363047373",
                "3872518748190801213196531852969445813",
                "280446591962550450789545381048723632463",
                "193209800431048758214781244287864969433",
                "128164110154998371846798640255166699041",
                "257358732258609996664706156790219735138",
                "191417881207771467139750610341767114658",
                "181769492737451585491501835232588030550",
                "11872543957933950409245526936249718417",
                "136975111343954678921974538252658791608",
                "325795017551728421725726701732281448527"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-be314d84",
        "signature_version": "v1",
        "target": {
            "file": "src/config.c"
        }
    },
    {
        "digest": {
            "function_hash": "263577574343952234310183156844836378527",
            "length": 390.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-bf888cab",
        "signature_version": "v1",
        "target": {
            "function": "Graph_AddRelationType",
            "file": "src/graph/graph.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "52250087125042498512708582799601640838",
                "112196253518356367331137562015234096059",
                "287490315278377289002978730250239075199",
                "20432624504819384472091806521688578785",
                "93944790010875521770910954237150758647",
                "167596398364871151993170340017517253138",
                "332850425634679595189919379772440885465",
                "311031709546464522684337718991442315889",
                "28156039593113619768798701410219504604",
                "79939445056099916502752780650017487013",
                "263158682043848447676910633809381058784",
                "132558489423216846207241960646784894256",
                "10208525206663203823736732307543896301",
                "272482538326360500254908912807004327471",
                "216714564153929001972090009746067706910",
                "229979423889515260461682108367696540282",
                "113052126819864280690145464193696722873",
                "235312445873035009241309729783322956711",
                "251990229339853708387478410421812861062",
                "322432291422236306097619326587442508727",
                "21803081941278905859984096285663558551"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-c0f609a8",
        "signature_version": "v1",
        "target": {
            "file": "src/execution_plan/ops/op_results.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "16620121211857319638359843063658238920",
                "285885600789239027555737701034291970849",
                "92862117576845335934228878690346682109",
                "47865889793915206423613798131069850769",
                "7265799708119403721047540081861438619",
                "59333802961627796011683098414481454860",
                "52314399563265227508253509565554830634",
                "97058266046318912720215053922349416277",
                "202619681347019559873550447586521349574"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-c7d0ded4",
        "signature_version": "v1",
        "target": {
            "file": "src/graph/graphcontext.c"
        }
    },
    {
        "digest": {
            "function_hash": "18299131101170137122976845088009364140",
            "length": 707.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-cb770776",
        "signature_version": "v1",
        "target": {
            "function": "_Config_SetToDefaults",
            "file": "src/config.c"
        }
    },
    {
        "digest": {
            "function_hash": "198520338441269864602911804119702488132",
            "length": 1260.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-cbec8198",
        "signature_version": "v1",
        "target": {
            "function": "Graph_New",
            "file": "src/graph/graph.c"
        }
    },
    {
        "digest": {
            "function_hash": "39730570816964021200730690527405330514",
            "length": 1046.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-d05cc949",
        "signature_version": "v1",
        "target": {
            "function": "GraphContext_New",
            "file": "src/graph/graphcontext.c"
        }
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "106315197590945185657143511362762169190",
                "244574533924544764297629504208341222461",
                "122256344310174182319297073503243340251",
                "157116051284025346086602594583340426343",
                "158318502955134278355771444659372377833"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-e34ac8dd",
        "signature_version": "v1",
        "target": {
            "file": "src/module_event_handlers.c"
        }
    },
    {
        "digest": {
            "function_hash": "166770251871380824482301287371116045609",
            "length": 65.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-e40b4fc3",
        "signature_version": "v1",
        "target": {
            "function": "Config_GetVirtualKeyEntityCount",
            "file": "src/config.c"
        }
    },
    {
        "digest": {
            "function_hash": "272277545989415169848208845746861538709",
            "length": 1043.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-e631365d",
        "signature_version": "v1",
        "target": {
            "function": "Config_Init",
            "file": "src/config.c"
        }
    },
    {
        "digest": {
            "function_hash": "45308347368063361271186753280373715109",
            "length": 127.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-ee9259b9",
        "signature_version": "v1",
        "target": {
            "function": "ResultsInit",
            "file": "src/execution_plan/ops/op_results.c"
        }
    },
    {
        "digest": {
            "function_hash": "188693075851401702727986154390882004456",
            "length": 3678.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "source": "https://github.com/redisgraph/redisgraph/commit/93c7072d07080f7b095ca0b86e78ef27b4385e36",
        "id": "CVE-2020-35668-ef6da2f1",
        "signature_version": "v1",
        "target": {
            "function": "LAGraph_bfs_pushpull",
            "file": "src/algorithms/LAGraph_bfs_pushpull.c"
        }
    }
]