OpenSearch is an open source distributed and RESTful search engine. OpenSearch uses JWTs to store role claims obtained from the Identity Provider (IdP) when the authentication backend is SAML or OpenID Connect. There is an issue in how those claims are processed from the JWTs where the leading and trailing whitespace is trimmed, allowing users to potentially claim roles they are not assigned to if any role matches the whitespace-stripped version of the roles they are a member of. This issue is only present for authenticated users, and it requires either the existence of roles that match, not considering leading/trailing whitespace, or the ability for users to create said matching roles. In addition, the Identity Provider must allow leading and trailing spaces in role names. OpenSearch 1.0.0-1.3.7 and 2.0.0-2.4.1 are affected. Users are advised to upgrade to OpenSearch 1.3.8 or 2.5.0. There are no known workarounds for this issue.
{ "cwe_ids": [ "CWE-287" ] }
[ { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getFeaturesForPeriod_throwToListener_whenSearchFails", "file": "src/test/java/org/opensearch/ad/feature/SearchFeatureDaoTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "179237024037932993532167769877442389589", "length": 616.0 }, "id": "CVE-2023-23612-024093a0", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "ADBatchTaskRunner", "file": "src/main/java/org/opensearch/ad/task/ADBatchTaskRunner.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "177968248102142685466104266550209465261", "length": 1729.0 }, "id": "CVE-2023-23612-025802c8", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testValidateMoreThanTenMultiEntityDetectorsLimit", "file": "src/test/java/org/opensearch/action/admin/indices/mapping/get/ValidateAnomalyDetectorActionHandlerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "152033970332084073054050681650114733597", "length": 1485.0 }, "id": "CVE-2023-23612-02c3a360", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "AbstractAnomalyDetectorActionHandler", "file": "src/main/java/org/opensearch/ad/rest/handler/AbstractAnomalyDetectorActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "132750250044016233724759912879117709162", "length": 828.0 }, "id": "CVE-2023-23612-07c5ba80", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/ad/transport/GetAnomalyDetectorTests.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "240314017203767150092078716567329115917", "203729008014961162412542278807627297797", "130829610956312387364493223913079279985", "63797922981154899695344521801474137611", "130734419706232968668903298602942462507", "192540958596743568496992820059517056048", "232468308501300040724386093701403560458", "47545091662594465031424190800889871746", "140638145238798103572839741351534150067", "171987057478466980322632409160543848930", "181456471201334254443676396894839109781", "8772694388004138326669046845422838345", "323884719635456229512187866224824018226", "307739016247027980485384347003257194715", "38197163124642073453514502349983265366", "320484221860717733611457402279970278949", "222011609425163333192008098694089750793", "199123508417319247094586943677841795203", "139076688555986683887289604043988223454", "90489925943504989092293918188964608432", "157158132939414569310960553917129484360", "176139214836739377847270801939628080337", "1050008578036953726755988956392476064", "129392155790341217202899884046645134781" ], "threshold": 0.9 }, "id": "CVE-2023-23612-082a57cf", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getHighestCountEntities", "file": "src/main/java/org/opensearch/ad/feature/SearchFeatureDao.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "199013686722855593578978450293004298039", "length": 1402.0 }, "id": "CVE-2023-23612-088e1862", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getFeaturesForSampledPeriods_returnExpected", "file": "src/test/java/org/opensearch/ad/feature/SearchFeatureDaoTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "215887414606091144949199037190224875934", "length": 817.0 }, "id": "CVE-2023-23612-0923f595", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setUpOnce", "file": "src/test/java/org/opensearch/ad/AbstractProfileRunnerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "237968705597263363948425168633678543148", "length": 972.0 }, "id": "CVE-2023-23612-09ebd74c", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getFeaturesForPeriodThrowIllegalStateData", "file": "src/test/java/org/opensearch/ad/feature/SearchFeatureDaoTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "178695185362253964736826848801629030561", "length": 524.0 }, "id": "CVE-2023-23612-0b58774e", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setUp", "file": "src/test/java/org/opensearch/ad/MultiEntityProfileRunnerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "61986153264086818170858744624897001295", "length": 1901.0 }, "id": "CVE-2023-23612-0b6cc581", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testOnFailureNull", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "209451822698779731961451265321541393366", "length": 489.0 }, "id": "CVE-2023-23612-0d42ca3e", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setUp", "file": "src/test/java/org/opensearch/ad/transport/GetAnomalyDetectorTransportActionTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "154913313194908556321410985182521146940", "length": 932.0 }, "id": "CVE-2023-23612-0f33af01", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getFeaturesForPeriod_returnNonEmpty_givenDefaultValue", "file": "src/test/java/org/opensearch/ad/feature/SearchFeatureDaoTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "117620975567796219029960629442863864921", "length": 806.0 }, "id": "CVE-2023-23612-1304e614", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/AnomalyDetectorPlugin.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "208724121872001433734422648116044117758", "40607426275971540420454206273415161987", "43985683671878837290137980217882511424", "230702803339061527154385865210481241204", "257003704105610954095113050765349167574", "58038788440818554936055702186175017323", "205337062494884285936882530221062508041", "172563610386182750119151303258261580670", "90447991341695699680456465029423899084", "213930372637028488588732945475738008437", "39764566835637858553021263993665928131", "301230331018081545895835937958931878632", "5504538737701704681941404289464541794", "135809166999419190282457641810537622286", "301421239249879108570292828983720220325", "68504946374074200996485607132257511262", "221500132275093298796191271927419756770", "27827750629570583034116772136237003404", "184548834693327431130801852871486308037", "123180848609329584662285565863859291415", "297975300380991797175991247615228045007", "107977371700710492573904900563375638808", "244180097873458995799632322058634889216", "90124918340726399672383195427299906000", "281638476049649398946946770956780978476", "324096982833684430991006327777227722648", "133197809034484764563294937135737427466", "9831970292023334691609663617596260458", "224374478944768636408489003866604037884", "9370671808330329732038176271966610265", "103942293406525737913575617848011513939", "284200252697272125265674543605613269779", "189928907534425155342327661275513604680", "200701908908783880017556171543362447321", "48456279682830605900222233340613420944", "83907399140324752628144450570026688801" ], "threshold": 0.9 }, "id": "CVE-2023-23612-150e020c", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testInsufficientCapacityExceptionDuringColdStart", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "218796820121377800705970705907721325117", "length": 1119.0 }, "id": "CVE-2023-23612-186c4000", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "executeAnomalyDetection", "file": "src/main/java/org/opensearch/ad/transport/AnomalyResultTransportAction.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "76619083989386782082697861578464305507", "length": 1714.0 }, "id": "CVE-2023-23612-187a6c36", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testNormalRCFResult", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "326461109270548985615259397240835963502", "length": 854.0 }, "id": "CVE-2023-23612-1f96e2a6", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/ad/AbstractProfileRunnerTests.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "270056396857138170148817272905768542950", "9185620720179407455531842865053394942", "126737460037637315052164186657903056048", "79615496951141775742271632406056167747", "82513454174717015582559874575929356026", "178267464157257706464732069949149652703", "22444184467130810881738111109542687708", "255854721860927299572839379272034222644", "332489299638459032461673582738388762651", "276687741292173173341878664400613068816", "244081379603087779742090417740724353538", "104559204969570184490675308357243579885", "30674735779038586006547452287835514971", "70734463147687871266946887939211614771", "18161724889669625075533439179963719196", "214181460089104506718085284641821454918", "1014984740727441738745231838066487617", "100728938389266160689145974771847237883", "85644258766725634531472738030367837889", "58059971936678561743902206756658128443", "69794124039622396837428670140447799794", "104710521212559885803496339883027532153", "157707499276287507705145567700062944106", "218110518904360400675251008947063028579", "14392422478621244568718142020522334993", "34081688566102019855064027959868902082", "272425569183838455206346650224183040814", "209453055656610962413154187710979624072", "234400821607330102573622298623795137814" ], "threshold": 0.9 }, "id": "CVE-2023-23612-21df2768", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/transport/AnomalyResultTransportAction.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "325090603662426368516927994446799995170", "34992423956618094327182068924202314094", "137815687119229240946282081837150959250", "109887571460254663792548679226195638226", "311591258292347857037288360326510542060", "325220539975963493079012276722549490842", "120919844419294552180919586711513823244", "47236570489728243833391460997192639124", "91206864711250295145181255348856194316", "45418940177119430798185871427668355771", "197458933512680507944860939108672325475", "232828184905465063556641576380644746346", "179838597046527702134598222165646152684", "183537036080974432026489221201330158518", "153217173357718240198473843368744079351", "285696612061693438312288186766478708320", "313836140368730015100645601681393178728", "42112361952249682153280208550099076956", "288406494370415671565541583742642091359", "198286032173809442425995076215340789435", "256043648992075101015122948551405517183", "87611557888028411622364900376593484577", "98744935110465890245372586119639559320", "82748857022905195993700523448524443784", "84883990307029609953230125928631047873", "168570598953845208402067433766151017867" ], "threshold": 0.9 }, "id": "CVE-2023-23612-282658cc", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getEntityMinDataTime", "file": "src/main/java/org/opensearch/ad/feature/SearchFeatureDao.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "19721270010502008600239150316119614000", "length": 620.0 }, "id": "CVE-2023-23612-28d6e12e", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getLatestDataTime", "file": "src/main/java/org/opensearch/ad/feature/SearchFeatureDao.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "289739337435657601922313927541448424595", "length": 476.0 }, "id": "CVE-2023-23612-29b72383", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/EntityProfileRunner.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "289130220332697981964798364261573120381", "13772728999213637936388369733294789780", "144311466978660138607013531481390164017", "98832610258274080180348432898791383145", "34096681869044045042006992662170812878", "241596087303181202511648607694714329539", "137820487626214417571153440820243163379", "111370264466642314556461372465777287662", "173296664115030033876688337016523681038", "244902713834368198413788534151098422381", "23403008351132714914277293594619043525", "285249813721190269627228600096412755112", "167123915558198501308733405797603823215", "334622444895806867758371037115131044300", "112285441639359051178082052822134328549", "35727412970175187183292909878725784017", "274094305350750578256255532217445148668", "107089393247910184385061478705236720892", "299749129463030509649071231415748810858", "233576967600045028163423950827827744498", "279554339464275680639368357859136678131", "61915943752674268961770294416663202400", "98031906111935250485251367445494042192", "317155924904610422648718208669944282443" ], "threshold": 0.9 }, "id": "CVE-2023-23612-2c0cb102", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "GetAnomalyDetectorTransportAction", "file": "src/main/java/org/opensearch/ad/transport/GetAnomalyDetectorTransportAction.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "207521498379328392514475458446201764827", "length": 1101.0 }, "id": "CVE-2023-23612-30f4a240", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "checkFeatureQueryDelegate", "file": "src/main/java/org/opensearch/ad/rest/handler/ModelValidationActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "31094737546187970846150209695159449429", "length": 1678.0 }, "id": "CVE-2023-23612-31e12170", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "nodeNotConnectedExceptionTemplate", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "23176353250377838461390515898810506805", "length": 1811.0 }, "id": "CVE-2023-23612-33893748", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testColdStartIllegalArgumentException", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "194341902697786763945313362465414963568", "length": 1302.0 }, "id": "CVE-2023-23612-33b47250", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/AnomalyDetectorProfileRunner.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "91869787205742279605173775680703552451", "29384178694797867887562395144189730623", "331442479205798150337122210792695080078", "106314393513577397898930584325903342184", "132425108597929549378994657632946881754", "98731168692537236834697247216563654186", "28920592688205486734508014260181846661", "303551885739509949095840790183551855168", "298841786612026461973028905378753266077", "229556300306492731807852150043950702183", "227599930113523242542189082937340091138", "101829260994649006762763548362195863189", "57665057353544706882309471419824940392", "334933039278920409540378298024491964307", "49475766401902062695470457775445019461", "114707719833644613455306075270939118708", "213152731498562992253574766981666352771", "8769569453948479123529500966198295588", "262513872290576524833012585521368870259", "9768401132533263735360092350929184901", "253971849442116594227369680862851760304", "149819507872960946286185488344203424817", "86305382264291863982411622335073739882", "170849384942979554076787790552222774829", "140061996805034127396672527376119778036", "232394142935191537195819998321052371534", "76548437657841203036258512233377052408", "322946369325026265732933357858964511916", "7885624547934494357607803923535166618", "235245939531926158640874411274590171776", "86305382264291863982411622335073739882", "102464776263102927845509137248392904056", "10418206809961334010691858296845254090", "108392840641430794103003573015026059169" ], "threshold": 0.9 }, "id": "CVE-2023-23612-3859f58e", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getFeaturesForPeriod", "file": "src/main/java/org/opensearch/ad/feature/SearchFeatureDao.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "204469147599968007375011333787404723768", "length": 307.0 }, "id": "CVE-2023-23612-38f6c2b6", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testNullPointerRCFResult", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "264539153777670983373916563956552232774", "length": 856.0 }, "id": "CVE-2023-23612-3b323b6a", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/ad/transport/MultiEntityResultTests.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "124816387867595439653366211717032156465", "108835400558968733465619509959180514484", "16200532089945357341092180631305771365", "335092286487253114905000867352705132995", "55523110393187384203536513147818993267", "149566704523643901792660076692754957900", "113159097681499162014379666349837398533", "182678486512504119957079662911431502775", "20720132118095997533903012853768781555", "160324921948716931986909403415544533869", "213643206642076145348335326339159265533", "120049089316051090859330202705566819541", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "249424242454970451357806925687141454758", "245378212932027720439978062728339931540", "107048129572311564207845671955769100626", "291445074362007008721196614778273273140", "43312437868835400256279663499748698242", "140076126102344739180216152051245983594", "66533165691224807750725415266986749726", "220724098339964416400087928351320816991", "197421447441337002899593065711693436157", "264284251631660487921135429733916521669", "328862906976727346093665813311641988909", "25973912726439664247516949930695700028", "305477476452725557241454328898514595373", "122360783735517787463499878699342786407", "139509565443396632573411134954456645415", "52735428618427714684636266762292914984", "208846945213890134595327480983918368459", "30666855357642475719708374104983331920", "168937462082087641366897234814249489569", "235966626341923601466378473564313703153", "147985982644544320237701128652551727964", "46054601466125938139879328030600248177", "69357323678075026268528350861618522660", "28684664988325307394125752695443588292", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "279020323053785977084047250177445792330", "191961063043125871420509415026205499464", "132818402772271201629310616133737199894", "290900506520217734364874823299439217854", "99256456546833158598240030982602324301", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "92847995242828137639117461159979509136", "124178781916959699722258437699244238302", "113730384372526948402134482641218230074", "206297617682367471908144829560264412713", "92847995242828137639117461159979509136", "124178781916959699722258437699244238302", "113730384372526948402134482641218230074", "206297617682367471908144829560264412713" ], "threshold": 0.9 }, "id": "CVE-2023-23612-3cc6b5e1", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setUpClientGet", "file": "src/test/java/org/opensearch/ad/AnomalyDetectorProfileRunnerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "46778110981084397819851957129702210572", "length": 2078.0 }, "id": "CVE-2023-23612-3ce30ff3", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testTenMultiEntityDetectorsUpdateSingleEntityAdToMulti", "file": "src/test/java/org/opensearch/action/admin/indices/mapping/get/IndexAnomalyDetectorActionHandlerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "73997912090455250299178759667040232468", "length": 2342.0 }, "id": "CVE-2023-23612-3e24abc0", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "alertingRequestTemplate", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "107707512441632577697537831723396674757", "length": 1577.0 }, "id": "CVE-2023-23612-3f4c8108", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/rest/handler/AbstractAnomalyDetectorActionHandler.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "222181374281179268659098511595249802266", "146849829682042742119724484957158339587", "331444116690109289261028977524439742406", "245786902371670713884938461504767879632", "296780620458694314447486426603584393992", "95940238744400174304030408188570119850", "247708217902003681545729704347579449146", "269221005360568443269584449474943656575", "258022371905763168691907693174883551621", "172477508156891165806722682094991116806", "36068853969857784502904950450627548255", "38751755391901165685824850220102158590", "338037028147306673224212890340565204663", "82262987046822257893134731807979596860", "336154940790934180188901490673779608771", "6294652012446325505076538352982195714", "40095367598900976335355558983859943153", "251257515205360938560132356373101492007", "311835770457459860743804444893766788639", "24400177152304509094730765125656313842", "309797402954133284958738515004058090945", "54297571403095611669748289473480994721", "89597655043253491726258551367845400576", "68404610122990225696680792251552658042", "151634951814322321274780393634080993078", "36610026954197557547304531930274613367", "171114935753599690606027277048899737288", "37406895698623613727099587364067891885", "203028025067831157232848258265188581764", "284246806376717417737442071587063360798", "122865299517841570482475152327400419069", "13540584237221740892655154789713023841", "203028025067831157232848258265188581764", "284246806376717417737442071587063360798", "246562737175248529625736564965357806028", "174906270086221081181240512420677537176", "267822365337975159651687014331440973193", "80739317691082437549454044636389978202", "85706091262014680406941731416769521423", "218469181468947571070688215460341042330", "287968733790347282699308505281355064497", "62241807857711151311834071426715482682", "102031386422739090788366925212997849564", "295546021630829486132505223559834848589", "213038711128538701257430825965553745824", "116834047163378829582952239870221257063", "94198501763035467399137985320120875077", "163502575976263615933098002022080027717", "287026625923520023772855112367174809311", "176593902971754173714901050099881302129", "185386157473532825224542144653208061208", "195797432126420621488396600483058834617", "307868518491770295006709884336927597616", "85332579010441621176046736123437549444", "222900514960193312649975322388048477469", "215666186686628239463828210225100384465", "84680906947966425167087997126433248212", "95755135053926927180875402676996379462", "179124045967983045422788572090596847056", "186460849648680692540950777886553068560", "164966660770706468916929381799448910032", "206113605137064235913757427800270812123", "44082310809983132999320612904167936875", "273288555821039074418091169240128322344", "179064306087450740026985557211922878117", "57567533038999438141115067586043455202", "3593145082222403720532322497133465902", "56132566975641666837178516670151764134", "276594593422228653303043498631644813154", "108392840641430794103003573015026059169" ], "threshold": 0.9 }, "id": "CVE-2023-23612-3f82e608", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/util/Throttler.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "218155646969567971069615513843851760598", "243756514879890218359593597881993613599", "242615174987209032243790239288455732163", "314648717503748393958590890280661130419", "43339326491842085023505298640633412066", "307152312905221919067069537540123736849", "175214591473568770673270418765936368026" ], "threshold": 0.9 }, "id": "CVE-2023-23612-431dc719", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getFeaturesForPeriodByBatch", "file": "src/main/java/org/opensearch/ad/feature/SearchFeatureDao.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "20000755424140564068730190751367172192", "length": 532.0 }, "id": "CVE-2023-23612-44b6713b", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setUpMultiEntityClientGet", "file": "src/test/java/org/opensearch/search/aggregations/metrics/CardinalityProfileTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "200746651245657026376633620005745541582", "length": 1513.0 }, "id": "CVE-2023-23612-4925366e", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "featureTestTemplate", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "125583273931737426938437123128731678836", "length": 1683.0 }, "id": "CVE-2023-23612-4985fc2d", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "EntityProfileRunner", "file": "src/main/java/org/opensearch/ad/EntityProfileRunner.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "198721945329896592913428069206860847589", "length": 120.0 }, "id": "CVE-2023-23612-4ab7a48e", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "thresholdExceptionTestTemplate", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "173083554095611915338584346510944117682", "length": 2109.0 }, "id": "CVE-2023-23612-4adeedae", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "CompositeRetriever", "file": "src/main/java/org/opensearch/ad/feature/CompositeRetriever.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "84565538219407707193458440832663841580", "length": 288.0 }, "id": "CVE-2023-23612-4cc86725", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getExecute", "file": "src/main/java/org/opensearch/ad/transport/GetAnomalyDetectorTransportAction.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "291053709128878502088541343540130363655", "length": 2934.0 }, "id": "CVE-2023-23612-4d6e969d", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/ad/feature/SearchFeatureDaoTests.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "249112759798666888317732816132299780968", "143972664378694476250179868197564213224", "177322571861906201432724531314325108091", "289474511121148300586960419927197549947", "58594668418712520323537001098737355985", "106373348804556336868431258533838692103", "218368700928579725673610651122106228932", "58926587760199066294732132804736778674", "248166312032568422342591841112588566548", "60993551249435328467046323347073740418", "6519537863977793893120602749726717358", "281269022452573428280022074058019325728", "179755555638090697007033997728124101975", "79170950509951998319807581805301781169", "194786516459005335810392039334976418272", "44938199342124257615406982076294993185", "167887237840901057006283941585765323359", "323309129866037023082247911071292967314", "325316341278673784591155896483964210776", "289893244806205671980077624724155039747", "286397517997796038336499428004570902494", "58910670900446466696159290489778136946", "174496990838283590046953248752863019007", "79947990045812906573983338759172678515", "331341167935015955530875678125868188224", "298448333600777248929738204823618552745", "66585390704474965495005913929659858827", "294910432656698239708460990476382150341", "179327868115392474238498173608449210551", "137019800829411558060359999204391001749", "205776127367205227064629738376905409514", "260191487865595531153719331805019872715", "174664034653139131189269876175375536651", "126715777045784759658286349216514284250", "107113191946199650577408949621297106382", "255459260213216874115575359792364555202", "242991827450148199909582037143079022374", "257121668202160486763197558440893925198", "26969918597230017349062916083096823154", "68042219626541572674245720550122753194", "291697601340486252811980949840981284242", "329135612242100406494801723267566076391", "124784462283971120585215947006531968451", "153737349000350599152964905432789269340", "22139027534708052703773215921805278560", "93004046563684638714698407914947147510", "255802521354016825030939453055857763056", "257633865406339537549843504348491584984", "316831697600683979480631366712179397538", "206691313187277726949347773605667109528", "166202452025594954539328163925360935283", "85560198934544466829535646381544698547", "27976709892575788675102030377734079487", "6348920621266012790831608054375392506", "196278837132122892893614829629547547982", "132433302139970742887235309124171735413", "163626154726349265932797949628050430057", "283911608294984373047010631086963807741", "135045791214670862333774650800100980001", "213640303594445864578239329455022721930", "99318131909168547790670079217432240569", "146998544627571061754328324466636890129", "167765608025729728095098717903599756750", "190020732667441706886719844930197812671", "306490412113454777760723715324303361777", "108608250428041371968339278362028937019", "329459262377053193806836781737058439803", "216781786240610206421345044878253309830", "49027100729735778329188657824609302569", "286719487851598894986882402861695024847", "139234509211611636108862087238124401638", "235801591675913420574054329300383258011", "293129164834620650047838113981404826906", "262488311269475388862892272455146326566", "57564760999138518240680944649638257169", "116398231616490206760311996120220865649", "10897800137834711760515417527611534938", "290605813159367720959963346066845581399", "198432765074765485043946621262154798493", "100138623822027386659669757773124932442", "317812773445844123373634108044109893193", "273169030551170681289182032958629477722", "235684317533153638956959106348042137453", "98026827733254131537398493266875513915", "44980947822197089334922489640662041599", "256365518133910230135921366860806502830", "10367995992762498239352208161377422579", "16755680704437407797429058815151140051", "104126558480302000171505531424397070561", "300035721473207626757561915303905600550", "56242313773222762173076805048910202992", "73622812504801058618397178311656301072", "8523749925737131650642267658763920045", "193630374245256416009540706689211165592", "334615538913767469629786584708722696499", "152037803444521232332340069332195181536", "140077190846684470783831051553515241337", "84383184698918251829742759007025216062", "250049855252129562050061749866057337362", "314928841385260631514803321840652819427", "86798798295517820284526124879231418241", "124112108858293655721995379133648166665", "209469536946493794466979106375334640181", "265197315223049182752622316396539333409", "67177519346755582667724705932357678801", "212637234595732954579281579433771124186", "56621099016485401318854593579268656943", "100649321276989061771861163440278145987", "265629552602726614459562622852439131326", "59617415871878174470182546539600236171", "89679597759924287229954112481660146454", "260205389603968165471507638322257278535", "78261262820639107558597704138543481426", "256013686723252848580031060774735576800", "244897469206318631071097115397059858031", "137036281594141300476690956762085859960", "269428799540426613371473074093940184965", "45852732028099379284247270038731697680", "235008063152656038558515292235510080413", "133703455635486680854568238987102628732", "290968940310418550440602868055741930044", "20043867968881577049561060074304624082", "128908077407237396422316712086987317644", "6580961974117620824775457404784069240", "220646437791584135659785405242004947825", "160098200982942519945563098193956324471", "1537777098308739117029124252747891077", "5712616712552782725244253021664784477", "133618709383729117113190400660838178337", "50105349347816839554576571722775254293", "95482494739893155833551255377334057772", "41592982209072040557574121770939839951", "112788777932247500177647921120979264632", "312623721144444169831325838409139423292", "298204080712825121232806451548733977344", "82984226821513683916375731121298447837", "300001953635451172284025052452735981204", "180207849344318202805263556408266739594", "250731064527156662455774473839499483697", "278381377718374002338003155652276713837", "42256603912243554447007764876965861189", "15025716245738431793605714827262114208", "160926024777875195193917666897544815747", "145378407780688058299581107421351973701", "249172271627245968710777462418680676246", "132726734549392188032488866934350141461", "70627703163207643026281738624500593902", "189974040675639047979334652148246622678", "138466946000339515118040467130810417461", "94951476517012206083700325932898778757", "107803944066070746733134484088034542271", "293216280669762625093721490175339824523", "94038153253584912593817217528318371940", "260470834553309725014024088886024680198", "125495774323604554846381613183703768911", "299771480343407605106378804399629178735", "301758680427399395148751977756648032516", "222187670582382325149921551096774054467", "226775047349470110512829539728522903520", "96499995752645332578759956445958772547", "68844779321093040021475243036891537990", "279922367649735160527881818316369114512", "42081955215554964469110831190543539220", "253657651488644678967511322171800645435", "8300571834072593486756354986213745729", "293714495500107278352692961420158683245", "205766554011509329384180202987970796406", "277309053643509822512136757443288926189", "190326622772216809271280678588778659402", "92432621605302664102933426438561307968", "142644930850793497935438735791161229977", "124682973511102138118494107234525350991", "68988430901465097792105196697417680795", "98766388861592319505274260382472334229", "46853572406525471441286407399178941547", "89717557114704781056242353771984760040", "51170998189785000661488985027262428182", "293714495500107278352692961420158683245", "23579118821841667402331182863743219842", "273976578767325996993999486213901276876", "89458528988052673322591628848628811478", "264119129871152523217297326583065537558", "269758484358666456495496486582858529932", "41964169632523542260549906508468145832", "237567053976531415908581780322914922960", "235582750208156379607660128510826227512", "217715283126141922129610551995077238622", "139007662709896229820857380190861458129", "293714495500107278352692961420158683245", "205766554011509329384180202987970796406", "277309053643509822512136757443288926189", "190326622772216809271280678588778659402", "238697613825142694508368423975842568333", "311552923783439546323006746288429418080", "223220268532713921478419439423972123384", "317149723603526599384480039405665098477", "114648518150838706976545128955602168526", "321454457219567026244048137599499686353", "220769002163782814846125012757017127897", "159929874824176250419230781205250905080", "10247879984009290428484928537726036655", "282686614630608253298250935560510052750", "240253682528363556229878059580164234184", "77834382668206356610852855218006189828", "48354321005477252496188124842248920858", "32923667983760890596805987718409269795", "195662280101150454938252652934729615011", "207500928799218172754172755722784952130", "131131422492336056497927067049888636863", "103216180367514651871426015537952754092", "286594063226748181126037901051415590565", "9294821882507310095063617573131098948", "48858096570327731383714362465077055074", "2440361775779050482061437498657816201", "143067692306334691858235583756645252763", "100542071769391483317185277144161031864", "175236891308244159437751533559066847501", "185807333597564291994575948213792515075", "17734397542534456197509610321619931585", "168363512218294612288499178638508279070", "267043479607595014839091127520131722863", "98054080687806262326545214752613052368", "242044833273971072032619697927956939161", "171436907350398347423170862560248615016", "173891333568987764594967539425559839229", "23191502637360231327839549255514975456", "147907975294208792505972690249832465102", "275715605745624386238029555116447648284", "209521241490163492107779498858208266533", "258724712526222232750656883953148296994", "71898594183208747844069041118086383381", "307359895261121627937591931700485618238", "137394186755053199001969370628352871215", "80460522320679207129333940340239247617", "85793737775919709033796253764563649899", "56678126005237226438266433155545154958", "331456125872793919679105884013099775956", "244834991379091744434550093660863066351", "30920644973965779451086839736970557511", "256961917297927523780597251269607019642", "278630795593447185329172559672679163282", "156157371767749710410831772230809276109", "16392298485229989951689109609606394957", "69344711208860216691557475531154921631", "89651324649606548735343080300527631395", "142692076574915483178649256947274826720", "195477126515403625003304119349214267692", "132535127777596892216639865482148852618", "295605869028855895190772649691994253797", "179301307963140798742361865133554097029", "29699741332308946927752195540928826382", "23342187735218182734391213813797555045", "170154319739689815421029857228524355059", "244934786481040062182423509358988618793", "329787231274064622597816346382056453685", "206593740406636258566883115852241613275", "329027747900402100916281596797484018921", "44053333904933847922682866317347115197", "237731743527340892641041063026777009977", "25114690855945424781571905897748900733", "95418355460361822867229342990609332141", "248535395545094434844605524931029830032", "294462723588601143873430845716224657919", "302558721651990602746735943678613519147", "201563132848053966971609956108709251068", "220852394810865497638590922917754572629", "89831567871360850984525412085068905446", "127880681326184929649561594608322494772", "216732326059833443631013622532301464688", "45725183111197122164951372723318144314", "317149723603526599384480039405665098477", "114648518150838706976545128955602168526", "187317424286114216137043808294630557372", "44053333904933847922682866317347115197", "237731743527340892641041063026777009977", "25114690855945424781571905897748900733", "95418355460361822867229342990609332141", "205388417693565279229713399988957274254", "60981432726712013381711208033550426769", "196094658544084502531093118911344623772", "40331907287795481485406083659475871693", "234004929386726608319781018565780567137", "146203398096152696465445183192271771453", "91753366479650693854645942965545755306", "78575499925125355180716437571012020314", "51523132749071454272323570712904020268", "254441978810784661212136773301818998370", "184772917265710453096755783724640172807", "57623915821268946788772829874016931492", "180061751518922465800972960203874866279", "166421898617547929448905815855530333976", "2611664469158784528996522673085125516", "146428337748111823645819338116219254231", "49005157775551597002665609075666326123", "149458924324037822818120177191191708665", "193644344750859912858731698376023237253", "180070886284537417052896741173194269130", "72482724623913921568767769938525570411", "224248599228524066306190274651271568150", "35090490886743290336304409494515977702", "325257040119669195173646075114536415871", "147436543967827171317986374014419368329", "34673372624330233308151241030305472093", "134403552327791827436764215806346963289", "96950362466468549156522081970364623306", "68905036167467631222834351205519218024", "305813741755131626983123698642386230912", "226033753997175936183703801052316253025", "13543537256587368130261771570199329595", "89030140252044260426659142843457850859", "48256354917407964589873669378354067886", "96568164655451110169810694350896493610", "238373471700599251088449498759765446434", "239277879255691949705172326912667921116", "113187786342002592697250157750918243498", "51561926314199041170502425618787754836", "279044205641947735507674938388971853906", "318952935724102068927385553931371765007", "14925840738342278314303124533460813019", "48500456775507804293864340339389812419", "6391854480959351096089493204790061824", "187540490204504716747533711361931012574", "114474991086688181425137719825049359837", "84530053191201259352126992130991423248", "293123817978538906465253366739021534068", "161085290767275559265366919319263153975", "310658331146232160714192894552922553658", "20123261089403621705098118304406845001", "267252860878237987541768030152489362125", "282526761706045274802432122029984258957", "260153939120551459634794735614409576290", "267252860878237987541768030152489362125", "101758077041741918987305012121881613887", "48660966825573527716723813048037341260", "260847487621204698358821903259121119023", "161685907605956045032509276692158188007", "229696597584372607057881812765708891103", "293211143276207797949521747331893275565", "308026136156247736975191921319135077764", "138541005147283715622792529881999755301", "280070006441029683340377314674687892125", "145106572716703160456466895575529489997", "55008189729806235449497918425732829015", "294556681182602690422609118661771978985", "65655222677114621846402987065762329012", "234061400256000325069701392441751086515", "223886424234628759013997430372132168134", "180688985381131681257554387952858108356", "46467889817985411916351604403901042684", "115624521965869775579526128895455136009", "82300347112601213202283611156628294137", "12712068440309030600699876333050707081", "95119432479646777495228035444198752322", "5585483427008466172352329387676625318", "48830129050669007742586208567551458107", "251127877028539404562389971991359026772", "324106677662433661625825093400914281029", "216243949538065102555469872326175864871", "233232191915811199724191634266971808276", "229618440546916836605356548036035071573", "79026855428136077271734125502717187279", "314272612993269967552975053430955734118", "163548579242177201800902204653200881444", "123444894373375611242925227379886376784", "91965325545546837514124358982779672657", "136071135804456407927883505462845648149", "257500184853433924122009384190739924669", "26089367511656786199178136981316767044", "335491022907470215737752442080671824669", "289401772060133109313454526061677478978", "288994559299628493894839635366941520224", "173916048698201768493393460971875667844", "195408214593093729792091107342493417173", "223284760476440337875263104732425589768", "115856996345250394042944032194944160799", "239770067262260506399171993336092834202", "328302402496749918041014352865236278642", "268620252411892763584433551621738858661", "212636723173385482310985645052880327320", "272851553624462518407106742053517374693", "86949043783769643936661847120765738568", "318714360798114044097954449086045659615", "214131161848188394503314106869275564050", "147705673054492530965323665209638197922", "102396957564639325482288160954201881049", "209326313173424178767351853985720362218", "180090829734498638369122263787605868860", "274876835793001035734408928968375870315", "12774697296669007742725370101894644805", "320901726473673825516277197335263623874", "9819275510120782570302618443071487163", "121282110250226241141204206220445822691", "12968223744975875681622032214813246299", "316351283984510342724450118673766602482" ], "threshold": 0.9 }, "id": "CVE-2023-23612-4eb474f3", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "runAdJob", "file": "src/main/java/org/opensearch/ad/AnomalyDetectorJobRunner.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "120852382465123944304391930098914208070", "length": 1120.0 }, "id": "CVE-2023-23612-4ec2afc6", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setup", "file": "src/test/java/org/opensearch/ad/feature/SearchFeatureDaoTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "40336647125716767355559889621134522912", "length": 3163.0 }, "id": "CVE-2023-23612-5042ee80", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testColdStartEndRunExceptionNow", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "60022935655034317139507516308883651159", "length": 987.0 }, "id": "CVE-2023-23612-520a40c8", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/ad/ODFERestTestCase.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "68989511056470082149312690579901908403", "140150148506527997853645281238611217347", "71391388181258670206635038559838513060", "274768993867268258227990602977633219833", "295844642415709918614495405613448796204", "22344540348523475668124309236941405301", "301988618307296561730688208916561924590", "233422010490346329333833280253094976558", "134444577612762318266348995098488727305", "302782076306002514718845889906057571220", "147659224243211431942749357718921742501", "119280038746617837556187461855699505473", "45745839423194030465952838624683775584", "27870655409601881195714164951809270121" ], "threshold": 0.9 }, "id": "CVE-2023-23612-521b6461", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "next", "file": "src/main/java/org/opensearch/ad/feature/CompositeRetriever.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "338831018283862577900718784522282438986", "length": 438.0 }, "id": "CVE-2023-23612-52380875", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/rest/handler/IndexAnomalyDetectorActionHandler.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "333172819286886215696324384078455685006", "124741418532339862085901555339456808154", "271617649834763034232798214106715773253", "261250557358560075032668539672087538200", "118474250581552915433987517083366316700", "317131899431716363878412238494311958448", "211568296569635696802770528883687563011", "116815914902488584761142959862565848832", "314264132883044415525500324032173230616", "97064659516673978466017985859072845978", "12618983655419085805456409691259538415", "297524004059369557459908445625578575221", "110681395987652728292885226571581249287", "159561881931740021536399839734041797409", "242536895541707783704426239675785959641", "126905726525671997509839263338104673041", "147807012182809971996900678969834582550", "138533688898138983211661882642083664389", "233267817216840446320299393984334466981", "223249950625509323964225032251886872353", "91501132417740803108894403091078992288", "312287337242305678953716435622709812074", "115608721008626826250463922107484496547", "191224529664944558551418620881736741554" ], "threshold": 0.9 }, "id": "CVE-2023-23612-5598733c", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/ad/transport/IndexAnomalyDetectorTransportActionTests.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "339546596990864230024565551374047392462", "222453395241259805366819608270791938846", "211309989411541164157480012329645262229", "224602679366972683212352976642768316653", "322284479385522670197710023821763463707", "77122574572126206387614158846288581350", "176067731214659673198115575926146259365", "319814982971009656271163814614003849403", "58617308378754913404398538470625069576", "4377860985899058393807004682817104530", "7282647050481646231748954250850271932", "307622081154970951049016769922983409663", "145580667675193268102042509669676417616", "337193110834447002110583690321516356082", "189857037019690164769955716359274139898", "1433700964255062153072271738903964900", "59933981621291916169348093383243026390", "298441958776307855014238008884314595647", "173081330523651992068457458851526145785", "156712412123498999460547032903056328478", "319647170796865923188963600318049424383", "126765681752391674073389985721303912290", "45824097263153338519872663857759546029", "36486621974254907569947121431169880735", "18280827047955099476676865905819330252", "178257265500797397796790976068208461146", "45824097263153338519872663857759546029", "36486621974254907569947121431169880735", "18280827047955099476676865905819330252", "178257265500797397796790976068208461146" ], "threshold": 0.9 }, "id": "CVE-2023-23612-575055ec", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/feature/CompositeRetriever.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "333914798541400716806987525376029996258", "24257858350629013548309446788711201120", "20156619387844728797709674975942550207", "237739083160506054642652030141554146212", "299334452526723413097263905817278884944", "83783353571039361461584779392946794054", "9146902059053748119354441058199264409", "234014894187787937871212896978174066335", "296084636998919455354457435659613529946", "195466027746741392846775226868822140429", "228936162862226185057971114010582791887", "138424004256946692678800992386228109094", "84964826499364094946706274582380191746", "147619671683007919365208864547690166670", "182640852864361418965453335452901791124", "95568022393470171939094328534511006134", "296084636998919455354457435659613529946", "195466027746741392846775226868822140429", "323688055966561337208669388243408815867", "316467821827546202544908380376297221718", "187658204985393572094480627111960794248", "208732694024798079782258465158983659445", "210062160392597772736052513114914081277", "210882404820833604677633507399310749327", "310652324442479648439716197476946989026", "237960938532628676991111021158839083930", "41632408883681209900143466343284573137", "150844008744635742806156701731199872683", "286304532050474377529726845097002541455", "184445806630922963824036067014495536967", "318668940239737136470756426554097717432", "41800663226366373033575288453091977434", "84759547197276984529494841001642863857", "332861392438683086972065451383306935571" ], "threshold": 0.9 }, "id": "CVE-2023-23612-5798da88", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "validateAnomalyDetectorFeatures", "file": "src/main/java/org/opensearch/ad/rest/handler/AbstractAnomalyDetectorActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "157582448110790907460620619154222118142", "length": 2365.0 }, "id": "CVE-2023-23612-5a7628b1", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setUp", "file": "src/test/java/org/opensearch/ad/EntityProfileRunnerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "29980331424303902156384349232148964761", "length": 1399.0 }, "id": "CVE-2023-23612-5d53b4e9", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "AnomalyDetectorProfileRunner", "file": "src/main/java/org/opensearch/ad/AnomalyDetectorProfileRunner.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "39805569289052436741919699136836344568", "length": 432.0 }, "id": "CVE-2023-23612-5e813b09", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testIndexTransportActionWithUserAndFilterOff", "file": "src/test/java/org/opensearch/ad/transport/IndexAnomalyDetectorTransportActionTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "50861003031888925713751212490468836827", "length": 698.0 }, "id": "CVE-2023-23612-5eadf99f", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testIndexTransportActionWithUserAndFilterOn", "file": "src/test/java/org/opensearch/ad/transport/IndexAnomalyDetectorTransportActionTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "329532937964189811586133787954858133231", "length": 785.0 }, "id": "CVE-2023-23612-60c901fa", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testColdStartTimeoutPutCheckpoint", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "194341902697786763945313362465414963568", "length": 1302.0 }, "id": "CVE-2023-23612-61640fbc", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getDateRangeOfSourceData", "file": "src/main/java/org/opensearch/ad/task/ADBatchTaskRunner.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "172435640513144864926786157637125341213", "length": 2127.0 }, "id": "CVE-2023-23612-62c283c7", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/ad/EntityProfileRunnerTests.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "309315759268194357380559440047896077092", "220686306465122803729696217820656054377", "281975948893593368752648589628091007534", "221268773731042036735318303989074398264", "203358112343754948582835880488663668193", "21214321034480378521070935725053480310", "220527783717724505622897467115210602245", "21202726877656379076051095859849398945", "26330753714860609456559128634863474130", "28618899021157951356157774543395661661", "279991653953245523140661181466965358507", "225134642902294810254786819520550373537", "76829383862938680259296235875865925695", "13443743063007539424877563112130930376", "270037722555996540934775137485535226348", "301536226937358168338740882444807081685", "141484922219626006583946564676132727097", "294757356236018070623645069662128298035", "292166751936653171692426770179092938699", "254145535826900528413817431924005994881", "321747375531975042314239446948718547351", "64506802184020045181112924737651698504", "20996140681673053191014985286107570991", "6887176058144206953474806454511333199", "273503202647063093488324358435038019644", "335788242888852412139918438833050800975", "161130685277997888478101931809020155333", "167784528765638263132124943188984956955", "228796889483048315742260400139445546561", "246547399065110002767215307571676792682", "306574750677098204396427290621286313839", "338583033243606998046260482460547897972", "216513465530879411794195363270131509066", "276516393572390231641493880837111942793", "264459072420129588810605142935199670182", "89844763672223457127941146169505110944", "114325626268592293517065186370058449043", "80492382929870726687562134599661904866", "213412540984300039677235465824004133431" ], "threshold": 0.9 }, "id": "CVE-2023-23612-6334d520", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testEndRunDueToNoTrainingData", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "297489036564001035175229322442346696140", "length": 1974.0 }, "id": "CVE-2023-23612-671ad090", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getColdStartSamplesForPeriods", "file": "src/main/java/org/opensearch/ad/feature/SearchFeatureDao.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "329539974864057594507861141159354731133", "length": 927.0 }, "id": "CVE-2023-23612-69264dd4", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "test_getLatestDataTime_returnEmpty_givenNoData", "file": "src/test/java/org/opensearch/ad/feature/SearchFeatureDaoTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "181484954873570284284707955715843584807", "length": 376.0 }, "id": "CVE-2023-23612-69447542", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setUpNormlaStateManager", "file": "src/test/java/org/opensearch/ad/transport/MultiEntityResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "8056240129924838095992196667581816022", "length": 1011.0 }, "id": "CVE-2023-23612-6cca570a", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/action/admin/indices/mapping/get/ValidateAnomalyDetectorActionHandlerTests.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "76047133614842813427521176121387114295", "249869689034314409860373820135514144547", "273966309884955763457962196005495993788", "166153200509121750131747472366889708069", "6150813412521847780409210226724354075", "297402930914393081345583387688197309496", "281227772884160983184150241264952696623", "64251547395861074733213926850459062504", "106747945242229330592466687354777386073", "37249253618755475873919375651864261471", "168738791515698617134313995985213303106", "203170967161673763435099927444353349457", "292049775760435083641617935708245885975", "334629590144249593656643372626168205266", "200642157654408574981265664525391584025", "196110928215934763483254276397140973684", "144973354794983168051125328610205258337", "235342096250160141357799992727955042526", "279193934117517276196293049154913219667", "255826757076334738744508536338410661380", "191683803180965385158731067987346365376", "93581681673477042298722075598818961370", "203170967161673763435099927444353349457", "292049775760435083641617935708245885975", "334629590144249593656643372626168205266", "4402744876879477920935166601799048238", "93808423230212767873809754644418564969", "177610433173664024862898623843296378418", "275005027715517304727539459758119704789", "279193934117517276196293049154913219667" ], "threshold": 0.9 }, "id": "CVE-2023-23612-6d48b158", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getFeaturesForPeriod_throwIllegalState_forUnknownAggregation", "file": "src/test/java/org/opensearch/ad/feature/SearchFeatureDaoTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "72369347146669150665324718084917500674", "length": 116.0 }, "id": "CVE-2023-23612-72f75193", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testNullRCFResult", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "321960497450520797827816885914130687174", "length": 543.0 }, "id": "CVE-2023-23612-74386892", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getFeaturesForPeriod_returnExpected_givenData", "file": "src/test/java/org/opensearch/ad/feature/SearchFeatureDaoTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "336562034122049171399332457333189484124", "length": 556.0 }, "id": "CVE-2023-23612-74aaef89", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/ad/MultiEntityProfileRunnerTests.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "307440447760657795597514951874673331853", "99034865199409822960392947851518188628", "290034846296242667038959525702062663399", "134041495667951175500045082715781247437", "208057760551850853102399202030949694118", "221647386259974788556875027061014837845", "84566989926754158981107418323106188704", "81312558413717344941059809922115907092", "270960637908056468359577724164258416500", "278329099098739989656345230999395691668", "145300290245435659528442628441012619239", "271775116784354250193698379877946109982", "83397285913484557083869956497238938076", "207284266528039286179214837029844302165", "109414268343821271868164070860115299318", "224309931925160794696687848874298093910", "38361587753009436982827384155930001036", "39786522180276339769854093631629224614", "2183376313953819845862651977364546175", "130983469904241185647846968005299401127", "321674318306199210990754331028783731349", "53975827252051510151621273089719548533", "99810795027410691427453758095282514876", "335788242888852412139918438833050800975", "112040927746859861125081281341129248667", "162538297581996007072809026890677677504", "324542288120898748482723818655983018966", "5231370861544898637444658081187192978", "29846200247040708621343824205485933172", "157707499276287507705145567700062944106", "171995591884743965089509861286442649554", "81340348617614450845180024594515919768", "34081688566102019855064027959868902082", "269717422570189727014555526300094403181", "190281498888387941470851875442510139157", "188110201987589920876403473189741899774" ], "threshold": 0.9 }, "id": "CVE-2023-23612-76892bc6", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testPageToString", "file": "src/test/java/org/opensearch/ad/transport/MultiEntityResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "313962769990234697750769758983972238779", "length": 514.0 }, "id": "CVE-2023-23612-77a265e9", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/feature/FeatureManager.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "240197364464541919188328368093449843441", "64899466817688301696403626903682845758", "91912753001015928158329558927305648588", "330311605346608309444867158067453881041", "303009686608228715564073415290298420112", "87958077594665421412329257787527302078", "71098031714626916212036691701512951797", "302544142253500567495719226858546032307", "78075534380534410030861250159786060596", "123580119696020179438308499054915724010", "176592908196137004317187739312411951610", "115618924178043413924695874818468371728", "291093895495059978431027981367741129677", "34175983405403576373809760402568849196", "120472255467006527226300447294736227503", "169644663890150196535575688726814470450", "186555472974998017212851381148530333061", "26174535210751471061728120857295683175", "160152436240516412589648683198345663720", "313706671730412045141657472791733829077", "199766179777542152281991289629812138559", "85470145256072618522950738885010555522", "251377940650213280075688930892172623502", "304982458699491452833664889674439864669" ], "threshold": 0.9 }, "id": "CVE-2023-23612-78785e8a", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getFeaturesForSampledPeriods_throwToListener_whenSamplingFail", "file": "src/test/java/org/opensearch/ad/feature/SearchFeatureDaoTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "62751448067189509453860072386931350190", "length": 431.0 }, "id": "CVE-2023-23612-78826777", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "ValidateAnomalyDetectorActionHandler", "file": "src/main/java/org/opensearch/ad/rest/handler/ValidateAnomalyDetectorActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "110041768042822642219790064484895220884", "length": 412.0 }, "id": "CVE-2023-23612-78e612a3", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "AnomalyResultTransportAction", "file": "src/main/java/org/opensearch/ad/transport/AnomalyResultTransportAction.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "84809997807998480477437566516161088507", "length": 1253.0 }, "id": "CVE-2023-23612-78f5c945", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testColdStartNoTrainingData", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "17039473631226461896294071314283071187", "length": 1016.0 }, "id": "CVE-2023-23612-7bed4363", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testUpdateTemplate", "file": "src/test/java/org/opensearch/action/admin/indices/mapping/get/IndexAnomalyDetectorActionHandlerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "280850216253066873028443221339032103275", "length": 2711.0 }, "id": "CVE-2023-23612-80a76d41", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testEmptyPageToString", "file": "src/test/java/org/opensearch/ad/transport/MultiEntityResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "103806173950612396326072939062563459204", "length": 299.0 }, "id": "CVE-2023-23612-8200ff80", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/search/aggregations/metrics/CardinalityProfileTests.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "255759125373633414891959534013429781015", "315994027854596314364625526314471382600", "263930476790796214018128413556435343303", "28547687209666200369738738019911004334", "97506311173774196482024427999703103987", "313452721702134687475876422039942750635", "273590837294533763638854112599175326397", "328045793125535477024577481596459058894", "50396721390903217692429516907112841790", "238737178445503633504488724312696417875", "328904607322696396972276046590966385700", "25806918784956018555560112167877790904", "38700014667364319576773238673819571123", "253270646839623799472520464027261713127", "103525496624350680860608575860089926546", "271702267935287531305228722764605825346", "320207172842803748835407447386657874127", "126132431294543429378636205932616382756", "323081077496176485944734575156413932424", "305449140339676141722809548375694500884", "148190334902744108244318267842325367060", "92925273695960610561406238773122966416", "6680306175570782858027276679146549243", "218888932078956660179266845165634444485" ], "threshold": 0.9 }, "id": "CVE-2023-23612-83009496", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getLatestDataTime", "file": "src/main/java/org/opensearch/ad/feature/SearchFeatureDao.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "121244488307481500479829862356512662108", "length": 628.0 }, "id": "CVE-2023-23612-83441ead", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "globalBlockTemplate", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "233863702253431679883941928558209259972", "length": 1411.0 }, "id": "CVE-2023-23612-845fb655", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "onFailure", "file": "src/main/java/org/opensearch/ad/util/MultiResponsesDelegateActionListener.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "173192675613657401679829622552235344829", "length": 236.0 }, "id": "CVE-2023-23612-863a23fa", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "adExecute", "file": "src/main/java/org/opensearch/ad/transport/IndexAnomalyDetectorTransportAction.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "208251839960177262285126343104118222901", "length": 864.0 }, "id": "CVE-2023-23612-8655007e", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setUp", "file": "src/test/java/org/opensearch/action/admin/indices/mapping/get/IndexAnomalyDetectorActionHandlerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "296387939903588233586602195694561777070", "length": 1216.0 }, "id": "CVE-2023-23612-873f47da", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setUp", "file": "src/test/java/org/opensearch/ad/feature/NoPowermockSearchFeatureDaoTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "91259361828440835919600813235088669589", "length": 1772.0 }, "id": "CVE-2023-23612-893bbc9f", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/ad/transport/GetAnomalyDetectorTransportActionTests.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "226130838747196722496862064692590052168", "251609268067535099305281794403171842259", "135765733626115010681835541440667347599", "291319101113141559112424092011778572847", "93717801773857236738824522116522056727", "267623644048787339907065091986308920917", "125408469556241254812190526371194218692", "266630753144116678734453039208780321859", "5486240419236494702901584886916001962", "23366431785959383036285435888983579213", "148440929968789051119430335120203225046", "116320385307966306504302005546669144367", "234551440738914296885615259797857900193", "331910175429819346307084247450404631176", "188295767864318163234018958480893746705", "312957001916457482716140268718364046048", "34579085877710594104850500456451582134", "201658276021639029551131157588025787825", "146128786840596403031330126142181053496", "169036296020689031202703757685791296675", "91501953908595168977839092007756917910", "217977618236947225163468975569618941948", "150919541318501594715513658312039262282", "51548257900778735427504846883549325867", "332833139702584881774844213176188972663", "167296893925248534141053721896119191125", "37216603378941604554211646281778376572", "109691364556996824855026786861411961047", "46799074221964070517816611352196719775", "256171760361771808316069965395168338048", "194783797911553878951649741893441135825", "223539647895720241772161309018656094418", "311568194220742551851397098586830769554", "76087111633647294589898982408792110945", "177984736894995084054243124310454120287" ], "threshold": 0.9 }, "id": "CVE-2023-23612-8bb5a161", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getFeaturesForPeriod", "file": "src/main/java/org/opensearch/ad/feature/SearchFeatureDao.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "230153046246767990088495533009763555687", "length": 310.0 }, "id": "CVE-2023-23612-8c63661f", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "validateEntity", "file": "src/main/java/org/opensearch/ad/EntityProfileRunner.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "92773075386814308488749567601660523408", "length": 1217.0 }, "id": "CVE-2023-23612-8d44b3d3", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testConcurrentColdStart", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "250142581940782371322307949576496595556", "length": 1011.0 }, "id": "CVE-2023-23612-8d4e11b4", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "profileEntityStats", "file": "src/main/java/org/opensearch/ad/AnomalyDetectorProfileRunner.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "151215896072677031302073786084626187190", "length": 2282.0 }, "id": "CVE-2023-23612-8eb1f776", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "checkRawDataSparsity", "file": "src/main/java/org/opensearch/ad/rest/handler/ModelValidationActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "331921121873416936708581661812663326925", "length": 452.0 }, "id": "CVE-2023-23612-8f81df65", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "onResponse", "file": "src/main/java/org/opensearch/ad/rest/handler/ModelValidationActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "104947128517695731397783445588005894574", "length": 1880.0 }, "id": "CVE-2023-23612-926fdd25", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testMoreThanTenThousandSingleEntityDetectors", "file": "src/test/java/org/opensearch/action/admin/indices/mapping/get/IndexAnomalyDetectorActionHandlerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "282373963587802016298909063697716866232", "length": 1563.0 }, "id": "CVE-2023-23612-93ce64bd", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/feature/SearchFeatureDao.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "289965424032510725480750235157179200546", "243600925359012821802443523887251309781", "238648834747578896570826071498289964486", "132433302139970742887235309124171735413", "161725179029275176264962424270439240712", "249753463495319595260115370546847103085", "48902818481112339350078333410219102027", "334232751669264499266183406063841344274", "37467266668514496058811394227482302543", "284439714536359330358874597807651490715", "310328653638792597080890183088604323305", "226279238019846680664463366953516046034", "18094322214583037467552278521540838070", "96644881924792796275033974924816470235", "309011701918907160625061583460143764132", "282982888345310510591438282481569965859", "269737878364784131679881055070629295601", "96644881924792796275033974924816470235", "309011701918907160625061583460143764132", "282982888345310510591438282481569965859", "286623940402879986205415715395991833376", "47211169782038757630038315040886136323", "139354453409885572071591031398221401542", "230286710301144156569718667419693981243", "114368395388119596580534488041797905548", "284414497844598229162781743210253345578", "194072123384017751256328083147355589000", "174252746129643478448592628954128781686", "307036625979475729666322581249220779413", "196542897673628555845913680895062296348", "45289554142749077385786402144525435154", "26841282993307042113270797617420369981", "266351241037170333603286826662822816389", "157412088455633947382496201075500155114", "162979926137160070120364603368754070794", "189016351791752276981889907500726345597", "294019727304826243494113382055002068859", "128709224621390145876169422138133145290", "136988857934552492318281449687819427725", "335826893226737851262495461016733285523", "151098530684472155732102985344223535208", "132137930158795010172474056609349976297", "152402454964494866839236785724238393842", "235263950082711421607056433597262381971", "282035726904945095278176950154570712801", "136988857934552492318281449687819427725", "335826893226737851262495461016733285523", "212236328641134365787547476384389365791", "164910380560123116677390143886872065905", "31382323597065428558454896124579870653", "271574667472477888709807311537313524744", "160682099678150430325619634797955741710", "112781697876850607066067008909613744089", "85570450104089414221290106970818516079", "301416978381064494928871432138431779329", "104363746903021659854538680725662053492", "235321936683727803347293378812780091595", "249784702671565012947493271362140117065", "168321342412572975732943895383327129551", "196030867694872389452840218936069536559", "154601699339939160864848750303578735697", "53899350457845034175815493574406818396", "163114087844711560365157647512215044928", "7900241785303094737514295085195364797", "282035726904945095278176950154570712801", "136988857934552492318281449687819427725", "335826893226737851262495461016733285523", "149742244464255501395393317613476731135", "30526991908720565949925375412025829156", "157094218196423998508298233459489917537", "327260985487429233660742425223623105523", "246538412255396850852810161402528170390", "95789098145805915989565357455504115557", "240463038144809208647610913829625997035", "107876208136442142974562659832494771509", "276456983500504644302935063193370976356", "114023314311539630458176220136053019859", "28704333544697128537845586122175833051", "336782610110432682823211604080832905634", "288024981750577695191639105665435463315", "267275918460738983279659350369539052939", "35497820196450752785377385145569356013", "30510881328798438977706243239919813000", "218469181468947571070688215460341042330", "302325322274508388533272314110685680898", "263926797002809564237107224323287387815", "218383717441083122227968605236492494354", "83127752752802493509821428321434281315", "215666716995805118027410401330067135189", "339280572282971236577945153318397561653", "42286502784676416714869499157116807344", "218469181468947571070688215460341042330", "287968733790347282699308505281355064497", "104191915593479451898797317768117097444", "109886876047103033344697268641522063113", "74281466593532098699860160744130544811", "95666517180838580936428750086671492713", "143465014442517726557114588953310631799", "12299069290368491910005910971882634245", "302460709673347582730852462012781377309", "48684375571062225278326380313761645646", "18723858174396374460540741807645745318", "329599091131072782165614648426317331083", "272385464224083099085587758681518016304", "190894493851639027897329382661521487288", "58148620980851036172271292837613107866", "209109867331841774237229795628432538152", "168484133735529713953328115213624313641", "214445530915228676780931247286861484251", "170191473522439206689517599455366419573", "334012114448806528188095346069823300510", "261211376001060007935939459963685434342", "44357843536259556110723775686944269062", "11255589909389027844571964236722146675", "296771469589953486530531634266229833228", "201705003471199816371956508661405758880", "54309212055905236382809232983459405539", "18445025185467475626816811600581828485", "173945532317398645298761373157460892195", "167853429068974156257233356796266549840", "164901233006224591710363139605613077798", "282776850014563316649618170149083669265", "300375372780234608285560410433904082739", "174019915449935935348070873665337591229", "148488739955324033718537062304695130990", "114341125874132655646618416706942311152", "59923735110272355320780679374649292910", "14763073548673095308875214724537211885", "166794249277991746626822976881742363457", "205658757624639323413396728009821616493", "306156616969595384683203579643605867809", "18129779673931977767471019417963506468", "19422244171993474964967407129312144220", "231120440633019215648758004434772330082", "36549904824677892973204871232114336600", "66162858788588413302699459244162601534", "199666274184493532224886212045964057095", "76236654779234523491916948275629001283", "140252508645466495027102522807526563824", "292889316951516694215823408299394754270", "222766170066213172961554627365775342423", "203395240510245954695844484321606585782", "259055387415102001220126231087740405757", "211092595830218026704987764186834730956", "43037215266721600824060890167467338105", "266741588781020010390427908107451981310", "139956409419296926701240102566097741595", "95941139108344680311527873590989049546", "15729086606685241735926624679094755860", "50701144343066987145935710745608464681", "159815355617817203238035004856158318821", "275189079797715133966020299002456756111", "31778045025861389115542878142403702299", "205385296663622649219943741423006752340", "168332153605229952964639873249693851499", "42384079895875150929115807216938091862", "329746237701652323413253440591214068178", "42638132194674194997702028206078869951", "32247511670849677417846884393406368722", "226596014673571286276055174118092651134", "332799604165465391626269981059165625308", "277011998264210798745925367649466125298", "281299912163586200575992856265862275225", "31989253205761621328919371549657919664", "289152071085752065810661855506970177006", "117737866319867651319789326191073830672", "53337483111281931800722445049184020157", "210886214842496792277831116495654625212", "337839033728753268526987646801252803537", "122438054692205225984730923277281384199", "35971350966498826621428435940535023321", "77605408132086908290550544469135394653", "326590966526372822919541274862840161740", "300235729833307258736499220296989955133", "151990742365042294460776048106558740233", "75407180318704451699303769443305508093", "154844104940033506682022365553499091950", "159539851621086103472482150366476936760", "291188109890198154739162690553880650288", "83014724476836725457950241633058191148", "156888449347669641291186534519815011969", "89979074796216977452550531908848785685", "36155158659966945061408179278190813336", "172055706187752454975670813546570972902", "165969359599468845752553069293775604129", "150998934509523673170958928680299255026", "209765409326187940407489285312159086320", "207189056243343645526566379145819623837", "72769493267453911197844215762336912325", "45875909220129314816940574853276966543", "300220730836285992962599042129480453805", "329599091131072782165614648426317331083", "272385464224083099085587758681518016304", "190894493851639027897329382661521487288", "88294557894477255834153587637211633256", "62214053445928061011146660582372839080" ], "threshold": 0.9 }, "id": "CVE-2023-23612-95072862", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testMoreThanTenMultiEntityDetectors", "file": "src/test/java/org/opensearch/action/admin/indices/mapping/get/IndexAnomalyDetectorActionHandlerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "77570106337603137262130808082255240734", "length": 1432.0 }, "id": "CVE-2023-23612-9685fb32", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getColdStartData_returnExpected", "file": "src/test/java/org/opensearch/ad/feature/FeatureManagerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "106964569887276914993441862264073099846", "length": 802.0 }, "id": "CVE-2023-23612-98c113da", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/transport/GetAnomalyDetectorTransportAction.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "116320385307966306504302005546669144367", "183575069142635570875022561066374494341", "246196906463625301065463057377576871818", "297738529304527515730962786171246436296", "131589087952928849121336793372381334958", "256758216443136946362293997204824175187", "225876198514721617357036582002637665323", "268000358061576940811102064369858129918", "306441959309719754667467447316032682766", "17635924982805248786213313324835482384", "84644054337290300176628815404898702662", "241207941418401825908063249487955932592", "269625147635028355518311407605545712744", "329859651004193068692162072568109014745", "310045599834877678934523728228015949940", "10840405422386183999335945997505574540", "7584466433038332663810352647077319655", "330328306624782434908236699726810398918", "221398223495213556249685502440592610194", "302326785229956479910516550263314215135", "204191718204307561137430118656899136877", "263204312405168831997384223928784884245" ], "threshold": 0.9 }, "id": "CVE-2023-23612-9d522b0e", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testTextField", "file": "src/test/java/org/opensearch/action/admin/indices/mapping/get/IndexAnomalyDetectorActionHandlerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "134263316534518841211077740998353280944", "length": 1520.0 }, "id": "CVE-2023-23612-9e0952b2", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testPreviewAnomalyDetectorWithNoReadPermissionOfIndex", "file": "src/test/java/org/opensearch/ad/rest/SecureADRestIT.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "191529740038730464678297462317025124699", "length": 449.0 }, "id": "CVE-2023-23612-9ea0e3fa", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setUp", "file": "src/test/java/org/opensearch/ad/transport/MultiEntityResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "334013816781391419548577464256623265179", "length": 4212.0 }, "id": "CVE-2023-23612-a28eb307", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setUp", "file": "src/test/java/org/opensearch/ad/AbstractProfileRunnerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "43769587584932200147308122763505794735", "length": 929.0 }, "id": "CVE-2023-23612-a2bc0250", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/rest/handler/ValidateAnomalyDetectorActionHandler.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "64446496733432762822447613282889017592", "199075574120494841641874854559012235524", "236403404045219764641372288080914972877", "57046578562185604284631248160246128260", "118474250581552915433987517083366316700", "317131899431716363878412238494311958448", "62762763271989968361827704208135479142", "299702979901957100109405831813741127816", "107366067605802772307162922110562009965", "315339561416321071515576706717871619825", "106542012262963679203510000804736745186", "89150618372589607236922121925319859332", "152607080439518350298264135363553313285", "189524306011830713407413911299294962264", "42928496194522502832088531362592869593", "59572686039912947425436029285059803462", "147807012182809971996900678969834582550", "283420354920540669632013816520049085059", "301276360080942659175113939395281062914", "72276018756915229929091091189432339805", "17604233166296253993558006716626697540", "115614668932379342417692851666744570911", "268094963208143395036241002134084940482", "292457226813399059119915660308945510082" ], "threshold": 0.9 }, "id": "CVE-2023-23612-a387da5e", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getColdStartData", "file": "src/main/java/org/opensearch/ad/feature/FeatureManager.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "166636883440144830262534328087894365816", "length": 449.0 }, "id": "CVE-2023-23612-a396e27d", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testInsufficientCapacityExceptionDuringRestoringModel", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "324163601573963638858564810410647078629", "length": 1013.0 }, "id": "CVE-2023-23612-ac506daf", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testNoColdStartDueToUnknownException", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "292090909478403169510459261716692685585", "length": 1036.0 }, "id": "CVE-2023-23612-aee185e3", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getBucketAggregates", "file": "src/main/java/org/opensearch/ad/rest/handler/ModelValidationActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "10272030632888936414532139643494923418", "length": 1370.0 }, "id": "CVE-2023-23612-aef09349", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/transport/ValidateAnomalyDetectorTransportAction.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "238693618337898607328076764191085639532", "145624719199920609157124152392225836158", "247731897490677017821582362477524744358", "170750053757192551943364947646937301190", "177919075941090638711451928885703296272", "303600032519993803165812958445375869250", "237036698698563194554126100007901363579", "5264043095165861225074691312245091776", "276332864329378082636529457301365750348", "46398901207968116626840262477790020261", "168205587628106191605348683757057295673", "168997236097656548704528886188385975022", "221694773504525556472194448066597663602", "322489274030233965772953145520338825826", "109549657852883022833399181896058168417", "88249488822874340240105201314888959796", "311846409031494178657962438872110000924", "295654926542279658593116963619280719554", "205004640301826832677477581411048201632", "124939705158706986290460988564754572672", "185663958265990036607122094902744407090", "209383640909847614495480938221014746605", "77312869569129278895283012609144711104", "218856436567106742152034352039871018127", "153209495538465062129980052644283678306", "138188099758712023456973930032805753734", "163479551257093501011124220784927230824", "57088179698413547152825954741245234998", "152929394282970724110751645609004993196", "55156173948097276247433667082028082717", "62836032036468044295241139483200594190", "132264689959349731257511172095827122087", "127480032582405647538599065716618569645" ], "threshold": 0.9 }, "id": "CVE-2023-23612-b18bdbed", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getTopEntity", "file": "src/main/java/org/opensearch/ad/rest/handler/ModelValidationActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "134961438120666076335499464848316805509", "length": 2343.0 }, "id": "CVE-2023-23612-b2766079", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getFeatureSamplesForPeriods", "file": "src/main/java/org/opensearch/ad/feature/SearchFeatureDao.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "67690092054304700938337528265756509973", "length": 618.0 }, "id": "CVE-2023-23612-b291e327", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "finishDetectorValidationOrContinueToModelValidation", "file": "src/main/java/org/opensearch/ad/rest/handler/AbstractAnomalyDetectorActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "59262444084739210600829066036186516188", "length": 421.0 }, "id": "CVE-2023-23612-b38e7701", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/rest/handler/ModelValidationActionHandler.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "256287825470619531473815495231788116906", "306499382291115894758787136862371598468", "177436313874512848534903493602365935574", "2782531029376323347768450504574999196", "118474250581552915433987517083366316700", "163058400490695950342972243426896030604", "65161684013183260926647369620370019949", "272110838093667351717763838420214268534", "129775176623222364239382494570408825738", "324434858573338367234875023575930696693", "311401624734511182434357666307010092337", "135246103272452099954761758228784095884", "305104898344751014166455922653983413651", "226412149677605125628053016789300462328", "175392225357228591652672143955020519021", "27671572008230321258679037742741316320", "241333318880677452456509549269753931198", "329996051924136762137328947326670709260", "4989753544082458482879353386480516179", "316914262566106320625530201944321934549", "218640720166331184913615119632423443570", "200298573063797888880413289957694802065", "197902282824931577953236444522441240760", "278182090083705105357451888104088075917", "189524306011830713407413911299294962264", "345264701884068831230323977588426025", "309797402954133284958738515004058090945", "256984286274197183980791775087065840055", "74903563776759089273423177910840609654", "252748862931133433808361991163355465823", "252562878000323748385238546004594053544", "295812759051578639571022098605142905755", "223704192160525487309691320551591698287", "35486988616138232651552132148926451207", "73838814498866935240413477773122803009", "51275645110288755046792908702671674881", "54513309281271406002831682942088932529", "268539859991225332042925166168737878846", "73988522118625682407128725097217463036", "216232624099687171668846540571490065062", "226622734249181607952464169351902590358", "132023617718891551727240330322402523421", "120449388617129314036280094854300095157", "281087952809442065215177070656062938011", "145270723195650014571872771324945251324", "294836446222658321047359817609089440157", "48146145989138147958525749707572364825", "306243281238159044990570781135409765364", "328651009398457172737736739570992944110", "313846503750129700633973997158754779719", "61453911818023769321445932971621447419", "252532022591302937269648996171135390933", "302668740785154155908300234258817083436", "47298582675001384865360706096590988790", "300686248222806648422130729324643126189", "121101682282043505805339311206563961050", "30557154792500192664777370228132797072", "177472324713711404189023849680041268449", "117230094189525762946291809804559731649", "125816852947513578755473114397937334260", "218236030479305482538483350268404672000", "207803094284113158804252240082024263525", "242420911897668132508387528400529523144", "16429244971393380955786562827825144968", "276190183357170528677369984176188609099", "260978787368901774339995348809591456574", "281751957360439872271034755629708100314", "127220182515328529735342511812115819610", "194889293447474905155189176198251320157", "198186455923860990266648898174681454620", "179303511001316545407662790290310222761", "150468563140187635873785941277043165367", "151576279967338240937710421114156186776", "285174940732945943624992323371232211908", "214908918990863738653007422393927622519", "288223379357673097813730953760015042082", "250637359948604255497854440582841178594", "12268474434312628892991052157800074167", "273417945460742657820686871919850658958", "253933811552730054217181916829377415367", "131380641260580701365331293351187210021", "109703779812860237032742973511407419078", "196302959214305501788014365025215703523", "121474530815819745514161574346205151683", "333683447163664061820004491976386547581", "41256828584482683562466856663431289124", "231417867567147372308002255126630677053", "193591122607685694394182016689892910510", "239476012967863696055702631512220834306", "65254119888868156665900514959808065379", "275144057993860317269589605101718353279" ], "threshold": 0.9 }, "id": "CVE-2023-23612-b5654077", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "ModelValidationActionHandler", "file": "src/main/java/org/opensearch/ad/rest/handler/ModelValidationActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "324458603091809535304543306867188567060", "length": 347.0 }, "id": "CVE-2023-23612-b57202bf", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "ValidateAnomalyDetectorTransportAction", "file": "src/main/java/org/opensearch/ad/transport/ValidateAnomalyDetectorTransportAction.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "255302234304664516334103329555755012120", "length": 548.0 }, "id": "CVE-2023-23612-b7c1d2a8", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "IndexAnomalyDetectorActionHandler", "file": "src/main/java/org/opensearch/ad/rest/handler/IndexAnomalyDetectorActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "264586081492903748265940303965931728071", "length": 464.0 }, "id": "CVE-2023-23612-b836ab18", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/AnomalyDetectorJobRunner.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "177917113902772636284417906473728581902", "338056539959261852540559307797901793770", "231008855099710188999891452692758336512", "4100906849028948556758413276085648873", "201598938183338660520798820044101716665", "114933528317732120695424080130441412712", "116285558260815053809223107685540631511", "58956795088742275591496092969304560733", "91088057928206667191661306883316119891", "306295157378530284880576966497302293985", "156215538663087670688596132283579529610", "139602237044228951696859177205888085221", "208630116851623582638608849612747603750", "226728560580754484506328634895061431076", "201884260945022009127182796073847007670", "137010395953635492825964612942312995722", "299135446770648335549293061683125892017", "285424118363276124385385880059759612115", "172078637994822145960664324141922558992", "254848112918907587464194429180885659972", "311618305027447345503802003347875514639", "37237771698823306324412890668964998070", "36338825831818015827419616875162638873" ], "threshold": 0.9 }, "id": "CVE-2023-23612-b9435711", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/transport/IndexAnomalyDetectorTransportAction.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "313581946598253950429251400360330574383", "58101683837229294621583727596386701563", "334184958997365650608242154092196012302", "294267316357141148961968771101961284085", "296516685622571529020486518000016090682", "299308102794111835991401651955740763765", "167824414755029261220629661156938373780", "175998519238964263995868633491846391793", "118099549801280940212143168190201440884", "88234508860769219578213043766999094355", "295471284664039822947100592743545263043", "238938024250878761269105806621405113102", "147949430536216928901867237877776975542", "202063041424642665585387501084719708107", "292352971302779568063856363990208034920", "72095178529338921794715591942852258975", "86832703208691317895655581375781946202", "75198904287214284142669148324795517347", "293937740986255892549657822183228299278", "88422478393291392981015245771379134772", "235344912481663641515897509821203674638", "335995224350866024435977932694398686808", "105534287270118552625787608142109921720", "311254523232601081650385975007953884788", "331147744094923086134666129904577072949", "89480211360088068200751253701743888982", "183796548449020829150280754946125950723", "233267817216840446320299393984334466981", "223249950625509323964225032251886872353", "196484813000588219653470625380162217071", "52163866272188028833818311612896134196", "234421280245361081256841964741882143969", "263008807994747718125728987969001477749" ], "threshold": 0.9 }, "id": "CVE-2023-23612-c477f8be", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/ad/feature/FeatureManagerTests.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "150209231272876053952209779185994308215", "249488711903612397943980651119093925319", "39335591715616289470812162240493989733", "95908535489549247229130854832323202889", "7107788475823827922189421477254761706", "83320939976319546043657795265225316790", "82057999941264795598282389425620506696", "318490530955545870140239643824525425222", "34580542250521683654617134249307123009", "323608941504826652502666530488285708462", "230924880269553186789945120333645059002", "135089542999771912002018721219032829618", "237452975137696092557258579229726530709", "191067172731693430341945283695349168612", "215217655320972258317453313030348798146", "133913720607559680668995257741600283692", "30171571107865081523212550031808476948", "208164035663150046314823018755803227384", "50903962382496044104085381265960130700", "327749850270945840231160823830917727775", "119254550404905194229406303670104598416", "119168932099383365408748182145063359680", "146811812699419430149916649910090350451", "21147224302593890925429014168911013112", "95274059335826596319792830157005108483", "154534784605201894970715846157956077671" ], "threshold": 0.9 }, "id": "CVE-2023-23612-c59c7935", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/task/ADBatchTaskRunner.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "13654724301489819512530301017262791278", "14255583665346096000247736200589048528", "54009301467273386057030504834898430947", "51307589197982102856291622383568573893", "321208202731368017461863018859005490454", "95402002740017854292004606996763527587", "246487735172874855375036638327497481928", "120933327875136010161283415813408190662", "328020785139776175938341024694377708797", "61675704122988477660032599137599948301", "221223436029597193318531520815306287541", "134512806756062723439156923309514944770", "205180647721002421654321997316525880126", "78877112475910289218363817936881705476", "201457629956029414059028379762404035862", "108579869930554940581726998162957173594", "93797047768658549804009322705126738398", "227967509923934661189923010193275116124", "80587329973531455979325549323252719341", "115880352674357637654286295973736107607", "315679245346781991661358946496230121968", "194497432259389012435322050201763846030", "50772335816689230923987942878665285102", "39771498457252543357643317844055760084", "95807017474404136020474457957871142982", "206439699364744527704900238347173576232", "157665170381542467597906825724423904946", "235275171710063412672177002192942989118", "183573983412886589975223493378518000707", "79381324557052647751699336613029390349", "242614506099575798948605154961647780782", "268754121964678738293050680098670064288", "196895670586357608204839900253294192143", "167897996808022180715428176488678196099", "48630516182376051398187943202287854328", "90996856910983503514494962154483696230" ], "threshold": 0.9 }, "id": "CVE-2023-23612-c5d57f8c", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testInvalidRequiredSamples", "file": "src/test/java/org/opensearch/ad/AnomalyDetectorProfileRunnerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "297875384956409652265148540449971610304", "length": 151.0 }, "id": "CVE-2023-23612-c78f4aa8", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/ad/rest/SecureADRestIT.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "236759206783553874307431628053386136861", "266667443537447706797521666032488288546", "328358162573433204669217460784294722116", "178340155171229959142542749656993717960", "74303484047249626310446819743178284479", "228320038540111200333393972711935884249", "9076772876891858174471450121603664503", "135361010283470518959677293001593664040" ], "threshold": 0.9 }, "id": "CVE-2023-23612-c94ab215", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setUp", "file": "src/test/java/org/opensearch/ad/transport/IndexAnomalyDetectorTransportActionTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "81801260841349204133489207290911638886", "length": 3297.0 }, "id": "CVE-2023-23612-cac478c3", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "searchAdInputIndices", "file": "src/main/java/org/opensearch/ad/rest/handler/AbstractAnomalyDetectorActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "124620411187500803206157381213416705614", "length": 447.0 }, "id": "CVE-2023-23612-cb42c99e", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/main/java/org/opensearch/ad/util/MultiResponsesDelegateActionListener.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "109754375344708747217650522175263952310", "251600831711328057424240715375060434179", "30286093497445529419383198195718054576", "273554688367341059418828699372064074385" ], "threshold": 0.9 }, "id": "CVE-2023-23612-cc1ae74f", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getFeaturesForSampledPeriods", "file": "src/main/java/org/opensearch/ad/feature/SearchFeatureDao.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "137720279157000421672311552319318804428", "length": 1134.0 }, "id": "CVE-2023-23612-cc241ad9", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testUpdateApiFilterByEnabled", "file": "src/test/java/org/opensearch/ad/rest/SecureADRestIT.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "291463452209893831951557927620323298844", "length": 1217.0 }, "id": "CVE-2023-23612-cd766c09", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "noModelExceptionTemplate", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "128224886465038529011363998318752236677", "length": 1861.0 }, "id": "CVE-2023-23612-cf52e158", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "onResponse", "file": "src/main/java/org/opensearch/ad/feature/SearchFeatureDao.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "290502084721111300261206938501956032258", "length": 1946.0 }, "id": "CVE-2023-23612-d013fdbf", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testMute", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "83313728764495647201733942330747524527", "length": 961.0 }, "id": "CVE-2023-23612-d1685318", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testColdStartEndRunException", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "136889286582547990242146573710996771123", "length": 1223.0 }, "id": "CVE-2023-23612-d1a6ac94", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testCircuitBreaker", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "239562566536741666710828923464424973340", "length": 789.0 }, "id": "CVE-2023-23612-d21dc27f", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setUpTransportInterceptor", "file": "src/test/java/org/opensearch/ad/transport/MultiEntityResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "130897738416396295154739479690535376802", "length": 1201.0 }, "id": "CVE-2023-23612-d2ac6077", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testValidTypeTemplate", "file": "src/test/java/org/opensearch/action/admin/indices/mapping/get/IndexAnomalyDetectorActionHandlerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "30034121227848633045532461181752092424", "length": 2346.0 }, "id": "CVE-2023-23612-d322baa8", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testAllFeaturesDisabled", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "113608804890973320470756209013640593539", "length": 853.0 }, "id": "CVE-2023-23612-d393ee66", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "CompositeRetriever", "file": "src/main/java/org/opensearch/ad/feature/CompositeRetriever.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "5944297280531765863796125659395207719", "length": 467.0 }, "id": "CVE-2023-23612-d3fbe4b3", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getFeaturesForSampledPeriods", "file": "src/main/java/org/opensearch/ad/feature/SearchFeatureDao.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "294179397771389752591325566587149384504", "length": 888.0 }, "id": "CVE-2023-23612-d4132879", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/ad/AnomalyDetectorRestTestCase.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "295835113712789337298272397720026147110", "183716298496790392750624515432572853945", "241738279359218308252276441619886342655", "15689235299426237969399657834530716152", "272333768882654188059282811522572919929", "321377237702858607760009375643842972416", "187811154770959320159765365229351712111", "162751952770724649056718036810601785180", "149660477537647867141369356978120417493", "182679433296416722386112043374512311417", "4322615241413388033948989587935997701", "308088589840843705650964597279518011732", "239611883500690240798533049902406435324", "87698586263416319379535587312709477323" ], "threshold": 0.9 }, "id": "CVE-2023-23612-d4333e14", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "validateCategoricalField", "file": "src/main/java/org/opensearch/ad/rest/handler/AbstractAnomalyDetectorActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "170139201027597520337497586042243465322", "length": 2087.0 }, "id": "CVE-2023-23612-d689bace", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getLatestDataTime_returnExpectedToListener", "file": "src/test/java/org/opensearch/ad/feature/SearchFeatureDaoTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "16629608176275516599801950235347396643", "length": 992.0 }, "id": "CVE-2023-23612-d794f152", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setUp", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "25609417140488348459344373080187846010", "length": 5662.0 }, "id": "CVE-2023-23612-d9e17fa0", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "293458603066033345538979757712229762915", "2197092439952385651905291266149206005", "37671297342173815627588083024287863152", "4377860985899058393807004682817104530", "205027831160844634615322565519149042327", "57528750185969674478333155659085874790", "314936080756440517357473169675907611919", "177020904595277669884405674998654714776", "41296780021966239440079646816928924149", "111443661945335342660744369757687008505", "125718993979391296114836090680524207927", "320415149848772424668934424744145907785", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "290900506520217734364874823299439217854", "99256456546833158598240030982602324301", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "290900506520217734364874823299439217854", "99256456546833158598240030982602324301", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "28924670589719843616863344978080071980", "333231961776495486331664212075157593893", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "219935435043707164236221126731651853263", "15442495022081264634604598882617723305", "242603421875030171856909043214164665090", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468", "62472914759557711180365240529699473539", "226410590625069316998549531508739240986", "172876477022751205601789099638701481745", "130923442167976391674853190861710451468" ], "threshold": 0.9 }, "id": "CVE-2023-23612-db4365b9", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "test_getFeaturesForPeriod_returnEmpty_givenNoData", "file": "src/test/java/org/opensearch/ad/feature/SearchFeatureDaoTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "140805486451071693310037035934762775435", "length": 403.0 }, "id": "CVE-2023-23612-db4a63ad", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "checkDataFilterSparsity", "file": "src/main/java/org/opensearch/ad/rest/handler/ModelValidationActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "185663714512126771678403161646336389817", "length": 474.0 }, "id": "CVE-2023-23612-dcac761e", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testTenMultiEntityDetectorsUpdateExistingMultiEntityAd", "file": "src/test/java/org/opensearch/action/admin/indices/mapping/get/IndexAnomalyDetectorActionHandlerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "298359247327644862566723574114360697461", "length": 2338.0 }, "id": "CVE-2023-23612-ddf72399", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "createComponents", "file": "src/main/java/org/opensearch/ad/AnomalyDetectorPlugin.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "309698394695004802186550084024126965827", "length": 11433.0 }, "id": "CVE-2023-23612-ded37f90", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "checkCategoryFieldSparsity", "file": "src/main/java/org/opensearch/ad/rest/handler/ModelValidationActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "107557790795836773337018280650657796136", "length": 629.0 }, "id": "CVE-2023-23612-e0dd0584", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "searchTopEntitiesForSingleCategoryHC", "file": "src/main/java/org/opensearch/ad/task/ADBatchTaskRunner.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "246093475389764598217576014367734167728", "length": 1942.0 }, "id": "CVE-2023-23612-e2aa6be7", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "setUp", "file": "src/test/java/org/opensearch/ad/transport/GetAnomalyDetectorTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "294098509573808087801632842856832370482", "length": 932.0 }, "id": "CVE-2023-23612-e5311862", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "createRandomAnomalyDetector", "file": "src/test/java/org/opensearch/ad/AnomalyDetectorRestTestCase.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "116568116483892300094297982298211773435", "length": 1030.0 }, "id": "CVE-2023-23612-e681bada", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/ad/feature/NoPowermockSearchFeatureDaoTests.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "170992652737407196721058296435440561057", "126700203430248491204808473288768635514", "96369240184913056162838007956774656041", "242336778792623960508237272386241480343", "152833677620758316417368868111096518239", "146750721463115129345524017799335696250", "43252824852714223341889139484951840674", "66623133020763428941070575822504875874", "269358404005859279842124724317316247046", "18712802222861512394084746477394394547", "128039346596734528839721801045300690969", "52083619835290422732253004596040106214", "137691194802563191726810335182523093995", "136760542903562041104768627213527274091", "284821574845000248010379743149593963359", "174496990838283590046953248752863019007", "79947990045812906573983338759172678515", "331341167935015955530875678125868188224", "213816450732649115831861879533981273321", "163193992802835521350643549808705414096", "228350730862177906129447604875730941636", "187129670949235626881127457938337282131", "303585291979892982300523627637455282332", "308972763156975921480020012631084410537", "185371855395033892612691614871929788907", "252061999624217228478770664919271901226", "19588778230589925911539801285110642450", "133050941956224187879621266087522782367", "39223934764328154680171902360265729396", "164802411813937511876538245770475906221", "337985453139951756038574647914750692886", "303241641190917644853066922700768680875", "156319227699568265983878199740082113397", "287705777797042519231397303063785319477", "35783815283658404339578673921807707656", "340192313349685337393636860953115155302", "38655939722332626668951090602590197754", "334097274735139898557292057866435091960", "127082441802379318459703812670670970944", "79125907753148416191191268701415693639", "34004684931311601356011947122800074497", "102597912282434948370519539550829214046", "188306720209117271042069765270063874245", "164774863904747576458481477651675052067", "6165041362605060200932108288952193752", "100972200053517953069309436036054891663", "111140723602149747452590072085355904176", "98118141601993574546742634839110324043", "77537953038566243033647959340596665574", "59303849436933517006663215332249324055", "90357860760206527744485715366680245082", "218201298579931738840702185875970473482", "228089824888571794770522951066346115896", "65312984668815299750378834740304608045", "17335621945172037403392360379793130448", "146497367359902099855451928996190356588", "65400689759599237677295816046049670158", "45524422060751567320688546957414742671", "44381853878038879776084841071646980455", "193596640391541713202225662266322057340", "295327452246528179205517108295020383499", "333928030730806630774716598059775512373", "157737940099234782196977335596627484903", "332027552361642871310348461081079275396", "298350209759586769954538618633815124931", "263258553376718826817650558417255729416", "91018525165307399385982679864194472620", "221557150543046550035799015751182292540", "85003537169194222557585236946799559888", "210620636446114839965947737761589188398", "111255067566785333572114485888086476882", "136560224866014988662044400059837550567", "33302396039511746031719969675278802674", "282861821739312834276110031472687590433", "338762484688488925294694411903402784096", "209307235210301835227953256537713682451", "245920806275135740122365995686652429777", "63444759653861385791477200885213622405" ], "threshold": 0.9 }, "id": "CVE-2023-23612-e6cf5afe", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testValidateMoreThanThousandSingleEntityDetectorLimit", "file": "src/test/java/org/opensearch/action/admin/indices/mapping/get/ValidateAnomalyDetectorActionHandlerTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "234574697148659640951059844460397139574", "length": 1633.0 }, "id": "CVE-2023-23612-e71d9372", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "test_getLatestDataTime_returnExpectedTime_givenData", "file": "src/test/java/org/opensearch/ad/feature/SearchFeatureDaoTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "90834708005083238649751048950578391999", "length": 486.0 }, "id": "CVE-2023-23612-e94aca06", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/ad/AnomalyDetectorProfileRunnerTests.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "11508096412283951523317832809583034562", "177644549282584945701980244580604808480", "55562671659527478186271292847651273281", "57092679671825642512935892411710711686", "177305436923202202650941336652711604273", "14120191383406445672799292161470081776", "202823019618328280421409368486308393862", "298782658774684183334148283937770200549", "45381211664102935790435614061630868104", "212803529776088090326630145276685323640", "181864171196886007769253431865603098818", "77184841290539640176855743060273639531", "297394606711153956683440437816310783071", "88848185631875506422996237150934052520", "283083515853486583944653979717529725824", "155444644652380727831126016426355058403", "290751403299166884718185211046196235512", "194364844428753475994697921735350019974", "7735700974681929472544628713659820422", "193088739255572690570881422496314153262" ], "threshold": 0.9 }, "id": "CVE-2023-23612-ee49c92e", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "file": "src/test/java/org/opensearch/action/admin/indices/mapping/get/IndexAnomalyDetectorActionHandlerTests.java" }, "signature_type": "Line", "deprecated": false, "digest": { "line_hashes": [ "203835449180749043021974703682198765913", "203729008014961162412542278807627297797", "202366901772076961449512370982972617558", "42064892483404195241985366469131469548", "44036697725277325186905277588479035884", "249869689034314409860373820135514144547", "273966309884955763457962196005495993788", "31080702925780093939852517395116283855", "318545988458405071125922931047263780209", "83012809888114051756910156185862899271", "139875687011185816793959731740259503807", "255174932856674518656732878903134392349", "229735511347317579426311652428725092928", "254777996115668609434878580083577464707", "62867430217957714796911163858839782468", "234133881323814967661158370401754861683", "316300007941737797257497549743141634518", "241741485598331859026110663242692764927", "307200374769461589698199579089387038561", "5149289784780807738791972092159176942", "84706496158518143051736492931591495180", "28710171897026870132372435399216899954", "207918370326205407587019048372470839002", "188806773561679873065323395327047667702", "5438941409476070261658803424205313774", "317219265522295470291265754914561474430", "24344491190868665565904756726541400427", "283330370421687370258201549638782037102", "85839317862399106893302938950315019326", "288011741731539247155373531176675298325", "94691199133463288438538080426557743349", "186296261154322506372473414161607747894", "172655563576226489722729482753104153736", "33399216456252571386532469168844654708", "119615085511867998818327013818657801269", "108174658122114196382627116952511748244", "111686321061521436248277733883832701921", "272444537628513306181912576535196474718", "19408452511948105064546471165852679297", "85839317862399106893302938950315019326", "288011741731539247155373531176675298325", "310168667790880993057602608275040433078", "49301104290871885702110712517534527484", "221430026386039858369496221633719092282", "333502065671455912607544204223378767951", "309945267015165598652794390537606653759", "72788194171598623096799512131413900237", "310896382247835859442218598743124348269", "1019862724192071502868852807689643291", "35022577711545442645810853873007675926", "85839317862399106893302938950315019326", "288011741731539247155373531176675298325", "39082118261440703763003601060232760205", "166692286963293364140277288335778878727", "159209070189303628588502361910657067474", "294290070981084401343663218308178112431", "307082201702390600526907639256371661110", "108174658122114196382627116952511748244", "111686321061521436248277733883832701921", "272444537628513306181912576535196474718", "19408452511948105064546471165852679297", "85839317862399106893302938950315019326", "288011741731539247155373531176675298325", "39082118261440703763003601060232760205", "166692286963293364140277288335778878727", "159209070189303628588502361910657067474", "151229696851693122508633701531096247546", "290539138639147374070691578470627850581", "290122941280680969013835767646059222706", "280577777325731327056156512118972648302", "111686321061521436248277733883832701921", "272444537628513306181912576535196474718", "19408452511948105064546471165852679297", "85839317862399106893302938950315019326", "288011741731539247155373531176675298325", "39082118261440703763003601060232760205", "166692286963293364140277288335778878727", "172655563576226489722729482753104153736", "33399216456252571386532469168844654708", "119615085511867998818327013818657801269", "108174658122114196382627116952511748244", "111686321061521436248277733883832701921", "272444537628513306181912576535196474718", "19408452511948105064546471165852679297", "85839317862399106893302938950315019326", "288011741731539247155373531176675298325", "310168667790880993057602608275040433078", "49301104290871885702110712517534527484", "126779599030342496789444482333189383610", "317219265522295470291265754914561474430", "24344491190868665565904756726541400427", "283330370421687370258201549638782037102", "85839317862399106893302938950315019326", "288011741731539247155373531176675298325", "310168667790880993057602608275040433078", "49301104290871885702110712517534527484", "126779599030342496789444482333189383610", "317219265522295470291265754914561474430", "24344491190868665565904756726541400427", "283330370421687370258201549638782037102", "85839317862399106893302938950315019326", "288011741731539247155373531176675298325", "310168667790880993057602608275040433078", "49301104290871885702110712517534527484" ], "threshold": 0.9 }, "id": "CVE-2023-23612-f06ea3f0", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "validateExecute", "file": "src/main/java/org/opensearch/ad/transport/ValidateAnomalyDetectorTransportAction.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "240763862427836303099334083261224057368", "length": 1150.0 }, "id": "CVE-2023-23612-f19ec197", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "validateTimeField", "file": "src/main/java/org/opensearch/ad/rest/handler/AbstractAnomalyDetectorActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "295647220083611421567904916839121243763", "length": 1709.0 }, "id": "CVE-2023-23612-f3e3e8b6", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testCircuitBreakerOpen", "file": "src/test/java/org/opensearch/ad/transport/MultiEntityResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "46905089982799896520727928345584661151", "length": 1814.0 }, "id": "CVE-2023-23612-f472f2ee", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "searchWithDifferentInterval", "file": "src/main/java/org/opensearch/ad/rest/handler/ModelValidationActionHandler.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "304529145476441858788433457570930700031", "length": 398.0 }, "id": "CVE-2023-23612-f7c31a36", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testColdStartBecauseFailtoGetCheckpoint", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "161665275691077994047731298418480221183", "length": 1073.0 }, "id": "CVE-2023-23612-f8136199", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "testNormal", "file": "src/test/java/org/opensearch/ad/transport/AnomalyResultTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "7171577076605172376482637235729089259", "length": 810.0 }, "id": "CVE-2023-23612-f9b4fe5d", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "getFeaturesForPeriod_throwToListener_whenResponseParsingFails", "file": "src/test/java/org/opensearch/ad/feature/SearchFeatureDaoTests.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "219135923823675795081234472185999896582", "length": 673.0 }, "id": "CVE-2023-23612-fc37aa20", "signature_version": "v1" }, { "source": "https://github.com/opensearch-project/anomaly-detection/commit/0773edf2d3bba57cc99f914982386e4f20c6e5cc", "target": { "function": "IndexAnomalyDetectorTransportAction", "file": "src/main/java/org/opensearch/ad/transport/IndexAnomalyDetectorTransportAction.java" }, "signature_type": "Function", "deprecated": false, "digest": { "function_hash": "335949534619687567193761202380587776211", "length": 560.0 }, "id": "CVE-2023-23612-ffb0e21f", "signature_version": "v1" } ]