Logistics Pipes is a modification (a.k.a. mod) for the computer game Minecraft Java Edition. The mod used Java's ObjectInputStream#readObject on untrusted data coming from clients or servers over the network resulting in possible remote code execution when sending specifically crafted network packets after connecting. The affected versions were released between 2013 and 2016 and the issue (back then unknown) was fixed in 2016 by a refactoring of the network IO code.
The issue is present in all Logistics Pipes versions ranged from 0.7.0.91 prior to 0.10.0.71, which were downloaded from different platforms summing up to multi-million downloads. For Minecraft version 1.7.10 the issue was fixed in build 0.10.0.71. Everybody on Minecraft 1.7.10 should check their version number of Logistics Pipes in their modlist and update, if the version number is smaller than 0.10.0.71. Any newer supported Minecraft version (like 1.12.2) never had a Logistics Pipes version with vulnerable code. The best available workaround for vulnerable versions is to play in singleplayer only or update to newer Minecraft versions and modpacks.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/38xxx/CVE-2023-38689.json",
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-502"
]
}[
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-01a5d334",
"digest": {
"length": 136.0,
"function_hash": "33440313420888272160789489830492631461"
},
"target": {
"file": "common/logisticspipes/pipes/tubes/HSTubeCurve.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-02048b49",
"digest": {
"line_hashes": [
"217873326066472862182804585541928832910",
"337767200212243690426627770553533566446",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"73167022299950304735292061620435272064",
"263532511585023717203367026155271909326",
"334536893178079375389478964964232756290",
"308858336490464296697566198115353130546",
"296674600815492283559864938238203227857",
"183948336135455365617311279258413739678",
"339931478054839761074193439742016734094"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/BooleanModuleCoordinatesPacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-026d14b4",
"digest": {
"line_hashes": [
"234430836252670323398703628856425265620",
"236008298504239515547284061985049767506",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"270089313830029718958317468903496711160",
"15833270899065037735585058432886087895",
"267692770346280957448692438299983963691",
"12902480631485867481314086890964338389",
"296674600815492283559864938238203227857",
"181293803451726175095542080596955723954",
"60071246377575251135118587203828147647"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/NBTCoordinatesPacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-02eeba76",
"digest": {
"line_hashes": [
"159958986899481746512778335347000723361",
"245283049302782477367963034950829314673",
"65365964420534158872915080275962888399",
"247505895515159189882496992854667791355",
"129310904911369093419441414045767314256",
"154955271638302717478227724530187244044",
"193388806717422132954387372749058014834",
"257507909644543262098511624780636821275",
"101217027430065067800714489161808867998",
"112025767515312630621684952807823337410",
"296674600815492283559864938238203227857",
"170828022549308958665602375955086953333",
"321911662130464308299181763160443781756",
"266309171987637942965303367534082957515",
"57494937096974476031232401748136185011",
"7760616666676680006162630853701843764",
"38289426728684108705713519268493130717",
"99900641920356917702197648839681539964",
"85066971977449976210581642600353704524",
"294592284554659302583747372642399010571"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/multiblock/MultiBlockCoordinatesPacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-02f912fe",
"digest": {
"line_hashes": [
"197972745341217207786056595792961905353",
"131018850484361659168140369768451723516",
"279527541812896058555713148285962993173",
"88958222736606667211615493734009842342",
"227572765021552820467995607718453448905",
"240714154603639104438029561480030613505",
"220522054491253128930399153002594476642",
"296674600815492283559864938238203227857",
"326595721047933865615001017603436881827",
"205212673581549033098401638523073408548"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/StatUpdate.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-02fcae00",
"digest": {
"length": 217.0,
"function_hash": "175248894210371379527570849009371445822"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/SlotFinderActivatePacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-03b10d03",
"digest": {
"length": 105.0,
"function_hash": "150608115660313384163376981564872012850"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/MostLikelyRecipeComponentsResponse.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-03b1c76f",
"digest": {
"line_hashes": [
"270143633252194682821065797226782813005",
"321339403404509190496590254970215936642",
"44864088921545970975431923239615384032",
"12727636830934020712732078639690637827",
"147461107222113666297289178185991991725",
"135690759367837982292800015274010796777",
"121529562292770540963543204228094268786",
"52314897070183086756957515479938367895",
"322165738834490395277078413138688349867",
"93219005281377533891436984636079052328"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/AskForOpenTarget.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-040afee8",
"digest": {
"length": 145.0,
"function_hash": "151768506372197761632958845121143713888"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/ItemAmountSignUpdatePacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-04a192cb",
"digest": {
"line_hashes": [
"93101776285354852232970362172457895047",
"280449288773892569425910179543642663749",
"294293583720724322173362693276945786777",
"152752704640302121669008567532150416382",
"67233257729162626585742101329387331736",
"18557285026119269694343696506324879633",
"110968751169374363829268987425048363974",
"23058050461629724452186184067156688036",
"296674600815492283559864938238203227857",
"132975580406411137005415838139782762525",
"273112746638108006948539572223214341113"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/module/SupplierPipeLimitedPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-04b0b3d2",
"digest": {
"length": 89.0,
"function_hash": "26542856133002276907667100492625556995"
},
"target": {
"file": "common/logisticspipes/pipes/basic/CoreRoutedPipe.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-04e91770",
"digest": {
"length": 185.0,
"function_hash": "110779028236322999860977960173911822446"
},
"target": {
"file": "common/logisticspipes/pipes/tubes/HSTubeSCurve.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0501eefb",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateClearClient.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-05f2eb01",
"digest": {
"line_hashes": [
"280972969487411870862015883362148258012",
"253453172339908333907586073853269930383",
"96783191164241338825306051251645814288",
"299724309700327959490793055851175524562",
"203359891517504050603778338026594654732",
"202148921795579109325268452861896707884",
"158064973055648152789323501512756538916",
"261483609113775513586515153332447104971",
"246247353956902084125782538317800793361",
"16320581986302594218391623560226194628",
"54367856056459104792903478865307136775",
"127419260829599260326904391094369482957",
"135387483155860331335383405178362893414",
"212912932294418434424394820245926040586"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/pipes/PipeItemsCraftingLogistics.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-062048a5",
"digest": {
"line_hashes": [
"116004034428437439747503183226940570062",
"192329307445330993686325850526464637587",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"273910682475969968719466205013620945645",
"292713308284563359894976720022893431028",
"196385214493325300691688005545327432359",
"29562107860199684299851766497897204110",
"8747577291318477250106282973787341678",
"296674600815492283559864938238203227857",
"25706477651505174402663691154154841963",
"564371430240326281364685868997999084"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/orderer/OrdererWatchPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0633ac40",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/RequestUpdateNamesPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0645c13a",
"digest": {
"length": 243.0,
"function_hash": "159710125487929227884140377698282642127"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/SlotFinderNumberPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-06f68cc7",
"digest": {
"length": 112.0,
"function_hash": "121412114746290325248991749885557229431"
},
"target": {
"file": "common/logisticspipes/network/packets/upgrade/ToogleDisconnectionUpgradeSidePacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-06f941e5",
"digest": {
"length": 110.0,
"function_hash": "89372146647100349809182567334496547802"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/BooleanModuleCoordinatesGuiProvider.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-07e4fe3e",
"digest": {
"length": 136.0,
"function_hash": "33440313420888272160789489830492631461"
},
"target": {
"file": "common/logisticspipes/pipes/tubes/HSTubeGain.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0821eec0",
"digest": {
"length": 85.0,
"function_hash": "171249335997499214518662913726908914066"
},
"target": {
"file": "common/logisticspipes/request/resources/ResourceNetwork.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-086564cd",
"digest": {
"length": 123.0,
"function_hash": "293997483434738818479086564554157813997"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/ExtractorModuleSlot.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-08bf04cc",
"digest": {
"length": 148.0,
"function_hash": "60155522315361699432056155726913231967"
},
"target": {
"file": "common/logisticspipes/proxy/buildcraft/subproxies/LPBCPluggableState.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-08e0335d",
"digest": {
"line_hashes": [
"217873326066472862182804585541928832910",
"337847702525626960491522803845520467525",
"115655206052888369644126059839848513787",
"152752704640302121669008567532150416382",
"11761091576257379667307297217364091655",
"237014213180805743208627119035567858891",
"127123744239167776320975792504372696572",
"174586340852237153283272838652317253412",
"23189379991495858053859640521400877303",
"296674600815492283559864938238203227857",
"177915890890603319082056815781767913347",
"244286424067153577172666711879532403718"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/RequestPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0939add0",
"digest": {
"length": 86.0,
"function_hash": "271356638446102931509975505294328021219"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readResource"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-094daf1e",
"digest": {
"line_hashes": [
"217873326066472862182804585541928832910",
"337767200212243690426627770553533566446",
"310646183999263896293469422819642944063",
"296674600815492283559864938238203227857",
"55175784330947997661564634622687724117",
"228781965368317690098896711571963826303",
"290737343959675614254863710576653950921",
"175364361008733860745572811937335137154",
"152752704640302121669008567532150416382",
"220202215943854321774740512638862092985",
"284695863065271370898696997007965334300"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/Integer2ModuleCoordinatesPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-098168b1",
"digest": {
"length": 113.0,
"function_hash": "91892177397948614870096527375734030133"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/ModuleInHandGuiProvider.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0a438e84",
"digest": {
"length": 263.0,
"function_hash": "54164681959481908787742595791958429294"
},
"target": {
"file": "common/logisticspipes/network/packets/block/PowerPacketLaser.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0a51c132",
"digest": {
"line_hashes": [
"73594443129574251513817858287997032943",
"300010502524092604272030196282286986626",
"44864088921545970975431923239615384032",
"12727636830934020712732078639690637827",
"147461107222113666297289178185991991725",
"27082235771953386210205444075515217384",
"121529562292770540963543204228094268786",
"52314897070183086756957515479938367895",
"322165738834490395277078413138688349867",
"235130423757616220361155389971703136556"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/ActivateNBTDebug.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0b3f34bf",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/PlayerListRequest.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0dde8094",
"digest": {
"length": 131.0,
"function_hash": "285271400156951105739433415410297473201"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeSignTypes.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0dea7d59",
"digest": {
"length": 143.0,
"function_hash": "3286965970194936541307811406831744087"
},
"target": {
"file": "common/logisticspipes/network/packets/orderer/MissingItems.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0df33593",
"digest": {
"length": 136.0,
"function_hash": "33440313420888272160789489830492631461"
},
"target": {
"file": "common/logisticspipes/pipes/tubes/HSTubeSCurve.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0e537539",
"digest": {
"line_hashes": [
"303076874179539442023117563303949352705",
"317234346939565330395851685668023847167",
"207228140919270052721870271792643310904",
"212285699284179187505295699929516462563",
"181676600405538192161969191327653504504",
"219341387512046925798801727444493657412",
"164695632114063063022776119320986550965",
"294120498781033378743221825101668612626",
"307542512798441646444980908914949753486",
"150651558076591547969258393490372061116"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/SlotPacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0e8a6c2a",
"digest": {
"line_hashes": [
"72134314299898364162402315852917387949",
"192329307445330993686325850526464637587",
"260280967179570206258717006401781700517",
"76032139792662826473797491534559042890",
"223905722589941062741625218668469333672",
"227764077625142748749195104750194443126",
"83787695922531802796205122984449385909",
"169641130787636261258244598393505158226",
"269937370670088086541379640965779866884",
"15147492930219639904897882190925971148",
"250747603250738363577642238342397080175"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/chassis/ChassisGUI.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0f33ed1e",
"digest": {
"length": 523.0,
"function_hash": "123414623380447877132264324117439249086"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeTileStatePacket.java",
"function": "processPacket"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0f476343",
"digest": {
"line_hashes": [
"65168982277673549969685912648241605696",
"273077736524368163025473678961738258018",
"310646183999263896293469422819642944063",
"270960506463710524498257842736050110184",
"8838439323890281892744934102928352055",
"131149518436677708678318926252038589023",
"246690056215919103074802413609652130554",
"169087316691616932827919449806136114769",
"135851598190822721557899552266762153963",
"144055499375339717728363289729135074309"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/gui/FuzzySlotSettingsPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0fadc029",
"digest": {
"length": 420.0,
"function_hash": "211997689801428685204273133015226779236"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeTileStatePacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-0fb8e636",
"digest": {
"length": 113.0,
"function_hash": "199633403716649325006521985854186353301"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeManagerWatchingPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-10551444",
"digest": {
"length": 117.0,
"function_hash": "105476631674768043770016334245633516488"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/ItemBufferSyncPacket.java",
"function": "readObject"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1160631a",
"digest": {
"length": 246.0,
"function_hash": "282784844139856535928744200301330830349"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeTileStatePacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-12392f60",
"digest": {
"length": 244.0,
"function_hash": "215031804031207136128830269248375228133"
},
"target": {
"file": "common/logisticspipes/network/packets/modules/ItemSinkFuzzy.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-12a0c955",
"digest": {
"line_hashes": [
"21834914560892645520551485891899700804",
"317234346939565330395851685668023847167",
"339189043957887394093613228840141245215",
"256188820707792520228132437214832525981",
"210343475439925665599759219511486459671",
"269566391672816020428606041722592276056",
"253329291656437193010433774101804336404",
"9102111890314459702143342931915951763",
"70560799081961205774412857681129223067",
"85289362320109449065554441941830915017",
"207910595441359928633298950482678261857",
"336781748932277621039504279444775769492",
"209072426896862714399495503660972246775",
"85762725847547552018461822014302240763",
"229659897229704028484138401215731875609",
"296674600815492283559864938238203227857",
"338951887703553106344164812663630352084",
"137727566674400670321489350247999869619"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractguis/UpgradeCoordinatesGuiProvider.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-12af2012",
"digest": {
"length": 392.0,
"function_hash": "41216217838592826280366548213505935794"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/GenericPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-12e68e4c",
"digest": {
"length": 113.0,
"function_hash": "320917824985876215664501659690233854"
},
"target": {
"file": "common/logisticspipes/network/packets/DummyPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-13988385",
"digest": {
"length": 119.0,
"function_hash": "258728850030077818650484254404484536401"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/ApiaristAnalyzerModuleSlot.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-13da1eb4",
"digest": {
"length": 111.0,
"function_hash": "17707259620982809047098202291970931063"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/NBTModuleCoordinatesGuiProvider.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-14a89b54",
"digest": {
"line_hashes": [
"195635945311243616955154473801332567183",
"164862821853351771111755781783196288397",
"268574348539621030954713735707357586685",
"131684901248149955358257778374422718358",
"230190111503360013444285411068729530959",
"119882357144309975733513699545699770089",
"123729266163741143045542299947738873297",
"155799917585935840422219116284207197157",
"89963265148427874199083808675827024493",
"273889975760069555381488966914953037089",
"27481681456534811944533494291001317427",
"91435847109515810910549006254460110019",
"202189911037076425617742602296371445957",
"179923343038863586316982458480370987143",
"125039756940138513316526633177305411347",
"260339951342175699364633906575552592178",
"65054836955719221507658714048900045311",
"160780350187607954267861071468650304040",
"259345263556746019001944270280607900953",
"324011590905409433207984300997649025395",
"77058934219783627810391171092120511714",
"165100834898337167415707384039985794226",
"219749168159256416105018029751225523328",
"313380289460609487110991586518376978634"
],
"threshold": 0.9
},
"target": {
"file": "test/network/rs485/logisticspipes/util/LPDataIOWrapperTest.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-14ed06c5",
"digest": {
"line_hashes": [
"217873326066472862182804585541928832910",
"337767200212243690426627770553533566446",
"310646183999263896293469422819642944063",
"296674600815492283559864938238203227857",
"59527872880877173081426705768400805486",
"54570226953628613819595624365790755774",
"155755240929452963335275807542734259376",
"164695632114063063022776119320986550965",
"152752704640302121669008567532150416382",
"41484957858131025060712001186024641364",
"338398839157275617502662205087074266769"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/IntegerModuleCoordinatesPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-14f62911",
"digest": {
"length": 331.0,
"function_hash": "108496518327188684638598953080969759412"
},
"target": {
"file": "common/logisticspipes/renderer/state/ConnectionMatrix.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-15172045",
"digest": {
"length": 312.0,
"function_hash": "251225397943402086242434814537438129507"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateTargetResponse.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1528e2e4",
"digest": {
"length": 406.0,
"function_hash": "281718496628187674141102601515732730513"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeOrderInfo"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-154ac4ee",
"digest": {
"length": 115.0,
"function_hash": "233924310047964977538543577233740362384"
},
"target": {
"file": "common/logisticspipes/network/packets/module/SupplierPipeLimitedPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-15eb26e0",
"digest": {
"line_hashes": [
"76845697732918489162551012392866404495",
"269598906816599351374939622876117786990",
"295289455907450284896116739662071587237",
"333147530215292985108210812124603837146",
"332514885146330253344237012767939398456",
"294086226080190769702265267645649366312",
"215949795866547198981065007355762762088",
"270352138271887508195730788365123496101",
"336004740938846778500916588232779131137",
"245296741715928182676609580550963711249",
"282844915434843542896948926589787719858",
"128202429028389694414120320396620762697",
"2100693776822601189543923912100284214",
"43039564280157196618269550475853433106",
"121490367511553793780700502216625528546",
"224469059579550313185297033148052243464",
"313318653422275378096537802007185387831",
"232261164092309732352081178079278781902",
"93614683180875335499354099792675470045",
"51647647622971697019045757623776563277",
"293736278229040222074115703148760593250",
"286849621401323790787613677655517745084"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/proxy/buildcraft/subproxies/LPBCPluggableState.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-16beebea",
"digest": {
"length": 408.0,
"function_hash": "242696339168052637933322638212176081560"
},
"target": {
"file": "common/logisticspipes/gui/GuiCraftingPipe.java",
"function": "GuiCraftingPipe"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1743d7e2",
"digest": {
"line_hashes": [
"321490374641857440694535662368965706636",
"141750907206514989710594627233407539879",
"262777743256079590223857999888381007357",
"234947385594854684750498772316070288350",
"334511142636331842147539559369406692093",
"128431815612315914107344195268589084502",
"161080538154443533341866621568599595957",
"7390635385606936404594830725099115662",
"77569988856699749676689173486272960562",
"42584705330220184498982919988148932837",
"92365586696106500726466845522327100504",
"83106936676217939432256651217571453265",
"261331522506172344537640562374803637013",
"316758268468242765708209571639302685770",
"253695793551456002153147233200203321205",
"188620383960143166124977612261162444633"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/ClientPacketHandler.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-17fae1ea",
"digest": {
"length": 645.0,
"function_hash": "237189002843462595215667413500525704505"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeExitRoute"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1854e509",
"digest": {
"length": 117.0,
"function_hash": "5024262569213595269808282557118124603"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/ListSyncPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-18977eb9",
"digest": {
"length": 16558.0,
"function_hash": "86929541866534867557640170815664642423"
},
"target": {
"file": "common/logisticspipes/network/GuiHandler.java",
"function": "getClientGuiElement"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-190d0f84",
"digest": {
"line_hashes": [
"25058283808776379092873007508833597128",
"192329307445330993686325850526464637587",
"310646183999263896293469422819642944063",
"63315402886148923593771050610634851016",
"12715307118129711821763518244941045760",
"178189022635356685791206687940694072137",
"109871347162290048410756281110668160751",
"296295936339787339843192821370626355610",
"55857393163892573803187548016427450070",
"155052696858978333322964257159608221095"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/debug/SendNewLogWindow.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-194bc23a",
"digest": {
"line_hashes": [
"184724087330080853878372954014175216365",
"321339403404509190496590254970215936642",
"44864088921545970975431923239615384032",
"12727636830934020712732078639690637827",
"147461107222113666297289178185991991725",
"135690759367837982292800015274010796777",
"121529562292770540963543204228094268786",
"52314897070183086756957515479938367895",
"322165738834490395277078413138688349867",
"165976974810772229497892723867724421569"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/debug/PipeDebugLogAskForTarget.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1958ddac",
"digest": {
"line_hashes": [
"30976626889685142226454120615222413433",
"74045999089489664545962130585645402032",
"47680703824769627997114243325159635330",
"52652248094043715121140381008492572307",
"314337926654615084771673724788431270448",
"122621626282032930182823308477525013805",
"167629484382471209328959324531083516937",
"59387494777243661132080231391086639056",
"153721863806885259840504143943363849118",
"79065666332246766382844332198224413434",
"229686505225288061122927299598601444084",
"105368769049423515458412085401659073387",
"36532861599028674217250395261545345485",
"27753102609078848651566111427384928228",
"317210277800502657027163493429377149381",
"282747996248480442585049220430754657857",
"164521103385559792707140016279312404787",
"316612483155964648265556539767260853090",
"220867099554491125987200459799623899637",
"100266687963918510507420093120652751238",
"91036401360654547701410347347306413735",
"149591668975846312206539616462098196399",
"63318258202567237127788217350513992173",
"64236698032538537877002971272133240453",
"135903439401886973246351711396715463892",
"86193721817512197018722018055367354263",
"326843699383395076379623871258809564129",
"256320963579165006328228202979465772244",
"166655583139228265247549457401864605399",
"9696307621963153305381758448051787279",
"238790063243514528430999198784801419447",
"157444066414529512495667281920125250960",
"301156429697594946515756256018792440423",
"49592202211897089025461875580014745001",
"67129473874742617171865361115494770253",
"101916685983026759055365124813722655202",
"225909051324834712816663993767016488175"
],
"threshold": 0.9
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataOutput.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1962340d",
"digest": {
"length": 369.0,
"function_hash": "164328216056337422829432145281894154290"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/ItemPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1a0f2456",
"digest": {
"length": 116.0,
"function_hash": "184217747841896920956447661995308598042"
},
"target": {
"file": "common/logisticspipes/network/packets/PlayerConfigToServerPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1a2a33ce",
"digest": {
"length": 118.0,
"function_hash": "67376112852034107285905948779705580215"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/BitSetCoordinatesPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1a460bf3",
"digest": {
"line_hashes": [
"141471913948913945858701018320072595525",
"192329307445330993686325850526464637587",
"310646183999263896293469422819642944063",
"74524656591700610561269307562061022306",
"329350197648873802550512534992296199296",
"147213034026884034421770926084579933731",
"59478035841866565270281533147537247012",
"249357631131469897001278811635374296673",
"94385147942446707548796372694040412892",
"7831360863416216323237658378129409263"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateDebugCanidateList.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1b115a63",
"digest": {
"length": 112.0,
"function_hash": "121412114746290325248991749885557229431"
},
"target": {
"file": "common/logisticspipes/network/packets/upgrade/SneakyUpgradeSidePacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1be8e531",
"digest": {
"length": 2554.0,
"function_hash": "333653154815264558293531794529144968607"
},
"target": {
"file": "common/logisticspipes/network/packets/debuggui/DebugTargetResponse.java",
"function": "processPacket"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1c1b6d1e",
"digest": {
"length": 118.0,
"function_hash": "67376112852034107285905948779705580215"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/Integer2CoordinatesPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1c5cc657",
"digest": {
"line_hashes": [
"268918931758826262799359364653460133940",
"192329307445330993686325850526464637587",
"296573167828465040070071609609337058402",
"152752704640302121669008567532150416382",
"236853877201605090206552366486755355020",
"102009157401544654655728384498071412926",
"122134125123256199785747009693280041686",
"296674600815492283559864938238203227857",
"317475871404589033517623390360173543740",
"28490206841814182861815355071002181493"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/SlotFinderActivatePacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1ca99020",
"digest": {
"line_hashes": [
"56408170482848128888128485202726851420",
"73543493798709749132936693132535068990",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"24291317505296083249677221236477982901",
"20188184562324568412067492367318984256",
"204568167490995422404393156425683013040",
"242823543403961811517307309195447668570",
"296674600815492283559864938238203227857",
"53497612481949138494951437256259239458",
"236234973308732516934265477967042745735"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/BitSetCoordinatesPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1ce4b9f0",
"digest": {
"length": 117.0,
"function_hash": "303850690563525998224220443156137887467"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/ListSyncPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1d206133",
"digest": {
"length": 136.0,
"function_hash": "33440313420888272160789489830492631461"
},
"target": {
"file": "common/logisticspipes/pipes/tubes/HSTubeLine.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1d441e69",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/proxy/ProxyManager.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1e62c641",
"digest": {
"length": 193.0,
"function_hash": "31746479005714655278912706884042065803"
},
"target": {
"file": "common/logisticspipes/request/resources/ResourceNetwork.java",
"function": "readResource"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1eb300e2",
"digest": {
"line_hashes": [
"207062439634523370494003958496666764890",
"325782186206214727214951085183548580656",
"100729597493354657442471840512236293090",
"225908745114923686260970591780226255810",
"207495928670304108173928116656510076467",
"292721049759817761146108436917258529356",
"302340939316091958745971797327919292737",
"95557716246439133001681240462318120410",
"79374107323393269536746989887201512399",
"51070574870086319769457645629669009095",
"67134510318045547051683876995971092964"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/blocks/stats/TrackingTask.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1ee21d7f",
"digest": {
"length": 1047.0,
"function_hash": "272928665350398913734285752518917321055"
},
"target": {
"file": "common/logisticspipes/gui/GuiCraftingPipe.java",
"function": "initGui"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1ef00cf9",
"digest": {
"line_hashes": [
"172860990804726904558378648154714060880",
"251208647021862897241697558938272728091",
"310646183999263896293469422819642944063",
"172156490162984954458579197882382194693",
"154302263901326437999210059293395490474",
"143956187893155280105707181074628642615",
"117714582360962774517572259743265426999",
"194932800160267654026954663181688599944",
"174310246536747304252033713778948592564",
"261629543908628992537207413695883087462"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/DummyPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-1f974af7",
"digest": {
"length": 111.0,
"function_hash": "280857331165590757006861798624889073721"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/ItemBufferSyncPacket.java",
"function": "writeObject"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-20c60fc4",
"digest": {
"length": 802.0,
"function_hash": "159890904744095494552021415466177310005"
},
"target": {
"file": "common/logisticspipes/gui/GuiCraftingPipe.java",
"function": "drawGuiContainerBackgroundLayer"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-20ebc8d5",
"digest": {
"length": 117.0,
"function_hash": "73979149301295438820143433336574073518"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/DirectionModuleCoordinatesPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-21838299",
"digest": {
"length": 160.0,
"function_hash": "69121296662893593820876788693928590461"
},
"target": {
"file": "common/logisticspipes/network/packets/orderer/ComponentList.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-222d8763",
"digest": {
"length": 228.0,
"function_hash": "83933570743174496956116015710158381594"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readItemIdentifier"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-22f9f912",
"digest": {
"length": 259.0,
"function_hash": "3994388337598294011297758238345651432"
},
"target": {
"file": "common/logisticspipes/config/PlayerConfig.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-231efd39",
"digest": {
"length": 150.0,
"function_hash": "198986239979342013766121175309766230058"
},
"target": {
"file": "common/logisticspipes/network/packets/CraftingPermissionPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-23544798",
"digest": {
"line_hashes": [
"170043484514978767180926846736571698978",
"224109324843018426833581749755857629517",
"7390635385606936404594830725099115662",
"275586827472681826978236105359054181896",
"129805092578530654923408463919875848437",
"42647776811371699713763567537101568835",
"140294039660766636006682751471944542441"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/ServerPacketHandler.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-236838e6",
"digest": {
"length": 335.0,
"function_hash": "124136090073226317320817041965706566340"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/CraftingModuleSlot.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-23bc1648",
"digest": {
"length": 111.0,
"function_hash": "238581989464335138652164193615977107491"
},
"target": {
"file": "common/logisticspipes/network/guis/item/ItemAmountSignGui.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-23cb3c67",
"digest": {
"length": 230.0,
"function_hash": "164568870132955338448705482838754928363"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/StringListPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-2479b1ab",
"digest": {
"length": 272.0,
"function_hash": "76615294825876446984699982207505172221"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "collectData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-249678f9",
"digest": {
"length": 200.0,
"function_hash": "31210459860624115871384896555686916967"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "provideData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-24ae7db5",
"digest": {
"line_hashes": [
"334717522442867536431832876177832622848",
"327406787328012706282686225522690081824",
"233770105273836814627514231343193695061",
"61257280464004293704797648747064747843",
"261469894556026107382156146461199883892",
"269281147832406820826839552586005888567",
"140979029312835793589404490388632892440",
"234624132532454613481310748238913408935",
"53436967239366447649927510271651040730",
"281204763245850595232757484658637899029",
"250900006164477843912781875691601123481",
"219015070613015058722983266898949154046",
"22578210914592691668911271585361929742"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/GuiHandler.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-24e13d40",
"digest": {
"length": 118.0,
"function_hash": "252307603474830131900672519779056361016"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/IntegerModuleCoordinatesPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-256cec60",
"digest": {
"length": 110.0,
"function_hash": "167973010026029677691482319569397272191"
},
"target": {
"file": "common/logisticspipes/network/packets/block/RemoveAmoundTask.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-27bf59e1",
"digest": {
"line_hashes": [
"276872744250661200996563363998184808943",
"339039854841774295837628972177510671220",
"54545230236664358422054164200858002929",
"195457473505477829548247518488566881148",
"225193603732750157297328154722025543355"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/interfaces/IClientState.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-27e3e684",
"digest": {
"length": 120.0,
"function_hash": "87735497116818931874394897532397499273"
},
"target": {
"file": "common/logisticspipes/network/packets/gui/FuzzySlotSettingsPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-291b2be6",
"digest": {
"length": 112.0,
"function_hash": "212024727830932157692524773055383826671"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/BooleanModuleCoordinatesPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-29f012be",
"digest": {
"line_hashes": [
"260514030163676964623167832420035565563",
"321339403404509190496590254970215936642",
"44864088921545970975431923239615384032",
"12727636830934020712732078639690637827",
"234284184977040720019609489496073287892",
"217230294974181044957273386559209518535",
"1043040258073947509756271143474589696",
"295135812262484363998368079612125177186",
"242881021075933684660808510681783626062",
"147307893388721026094234634675505622202",
"23400884811327591629969676479921096891",
"311682838557234982742217374448959397162",
"49473902878939110540909639338524382784",
"121529562292770540963543204228094268786",
"52314897070183086756957515479938367895",
"322165738834490395277078413138688349867",
"272123867044350086266767313042509914883"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateAskForTarget.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-2b00070d",
"digest": {
"length": 150.0,
"function_hash": "306333983661833284377718870005453302491"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/RoutingLaserPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-2bd0274d",
"digest": {
"line_hashes": [
"4451930919578031840525518470613085242",
"86409754311712983145437495198738855638",
"178273632487647681027526514858482090291",
"52314897070183086756957515479938367895",
"275996460609338032679056497608900630373",
"244405820697079722885372374604584061989",
"66951577974400207526777473821398170964",
"316905770527339801763531061002674432273"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/pipes/unrouted/PipeItemsBasicTransport.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-2c0130c4",
"digest": {
"length": 143.0,
"function_hash": "151804554975770132439113588310412748130"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/CoordinatesPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-2c7fbd27",
"digest": {
"length": 142.0,
"function_hash": "240267275564309623020851945514586336694"
},
"target": {
"file": "common/logisticspipes/network/packets/hud/HUDSettingsPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-2cc56a5b",
"digest": {
"length": 136.0,
"function_hash": "141380379426318508033704047276751492777"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readByteArray"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-2ccfaae4",
"digest": {
"length": 145.0,
"function_hash": "110864795980127633333889127764289933294"
},
"target": {
"file": "common/logisticspipes/network/packets/orderer/OrdererWatchPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-2cda6439",
"digest": {
"line_hashes": [
"56702861315802442064340965631972227867",
"22111624755894992100753319014601104950",
"44864088921545970975431923239615384032",
"12727636830934020712732078639690637827",
"147461107222113666297289178185991991725",
"135690759367837982292800015274010796777",
"169660203203566059326063652143156685033",
"237374868685302710264174343564200274318",
"297698427756811775393312919118833014343",
"119855295436029573298608022953627744845",
"161851790580682702688039652570689390379",
"42909654120753246179592047773895532610",
"49473902878939110540909639338524382784",
"121529562292770540963543204228094268786",
"52314897070183086756957515479938367895",
"322165738834490395277078413138688349867",
"17872080891399212535740655498447475421"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/debuggui/DebugAskForTarget.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-2d8cd71f",
"digest": {
"line_hashes": [
"270834851340111684322962598835669779238",
"35718521514893797692222582603213761410",
"257425835398178671493434292171331320839",
"148128228862956172875091861752682113535"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/nei/DebugHelper.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-2eace5fe",
"digest": {
"length": 104.0,
"function_hash": "36811497600198945653340875855189581832"
},
"target": {
"file": "common/logisticspipes/pipes/tubes/HSTubeSpeedup.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-2ebaf93f",
"digest": {
"line_hashes": [
"195951423923719467046895087489807257414",
"204839167023620149868887995951209642606",
"310646183999263896293469422819642944063",
"219054115785554223352749482504297511899",
"153534860983946054408287729111358401525",
"118083223734980918743711649374705445757",
"328658262263011812024050439925414365988",
"241694447683003094721708008328759781962",
"105323256842339986359065258956768514310",
"211800162153954012473563275597662198157"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/RoutingLaserPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-2ecc21ec",
"digest": {
"length": 115.0,
"function_hash": "260849334175543857842094885786463287863"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/CCBasedQuickSortSlot.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-2fa80f7d",
"digest": {
"length": 211.0,
"function_hash": "221167877213159720757505634088886046771"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeManagerContentPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3028d3e1",
"digest": {
"length": 8179.0,
"function_hash": "336857587242873845131172019369856818339"
},
"target": {
"file": "common/logisticspipes/network/ServerPacketHandler.java",
"function": "onPacketData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-312346fd",
"digest": {
"length": 118.0,
"function_hash": "252307603474830131900672519779056361016"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/Integer2CoordinatesPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-31b784d4",
"digest": {
"length": 104.0,
"function_hash": "299728755586970150160175494183702096304"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/MostLikelyRecipeComponentsResponse.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-32f4bf66",
"digest": {
"length": 114.0,
"function_hash": "204853694872001999624766319818537363283"
},
"target": {
"file": "common/logisticspipes/proxy/buildcraft/subproxies/LPBCPluggableState.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-331673a3",
"digest": {
"line_hashes": [
"170185625467210147480064944340402761110",
"326684149381772077016464187542539556411",
"122685757616012722706999937087844005256",
"273598288925948078208283068613901668066",
"202801049825802052520869022992171018773",
"182955196479312246058948796450497272153",
"273196259657786920472546156425848506254",
"43974705892221454053964883326968943327",
"95432882265175273302464117088983118122",
"210467175694658057860835620074809547371",
"267801247242128755292614316543114008683",
"109906977002340968568555038437504153688",
"317290290870056293409852692734140365193",
"195285217447325624329883802754647320500",
"313025887168548329411329020220440069652",
"215520523080802880784454136132523857886",
"190971328349381086269500016722039787987",
"48797891177092487248407695522401904502",
"168898838734296962162863202780149122300",
"134297926618761387363144409071887270794",
"286089608359895820487553451832889990510",
"334628598276541829673372036884937845324",
"42178038757027166080181789723618148164",
"228875825004449699269839815679049990615",
"195569954987843332728039350442216779474",
"241243707744710110078304653543654828296",
"58745427363290838017369193676800444214",
"304676505864911328974301504581939926113",
"35156455409078864242839938461693717848",
"156919014490719606518366977511586006201",
"324893713340346987212518332210227140264",
"133264060701092777375806560692249819658",
"201858953484686980640442839999359134408",
"325677713824084530879356533748034104238",
"27069202525598740366209850959041714098",
"51914853984657079069101879536794104286",
"198927963812926728887510745038573406065",
"146593409996047851732949346196282877018",
"72666856587378176518966917153222452595",
"295747577431459138783214723720080232905",
"109265402950556004984128036783976006350",
"175248078931679328846930557536881363055",
"237381356107573893915426449506102790689",
"138621036699596975974223728599857481080",
"255137418320510554736875210769826081406",
"63760925005193644886832688709765098280",
"199849553168999147507478340902441147474",
"246690056215919103074802413609652130554",
"109773973390129154429095259042495272837",
"165261973629437798674099768454287623626",
"255204914740879951471740861339519574896",
"158445093738445105068864266072899523869",
"226296675585630525270860477845719138195",
"101440252977563022281024978671428705785",
"326958776962652642997234376411714569906",
"58138914248747610534308730954646646172",
"185145930036237676086663102875522004364",
"164558196188451540397422545542648697604",
"168529824564844409188735106217649584038",
"304865417471333115278225109199494672011",
"3824606567385330491000276846983002897"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateTargetResponse.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3358a80b",
"digest": {
"length": 116.0,
"function_hash": "253751872981014063718791021531697441766"
},
"target": {
"file": "common/logisticspipes/network/packets/modules/CCBasedQuickSortSinkSize.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-33d099b8",
"digest": {
"line_hashes": [
"141471913948913945858701018320072595525",
"192329307445330993686325850526464637587",
"317882026007251392345431853214636502260",
"109165573081057925739454854460548004054",
"279632801159362615331666822678690149575",
"11898511392622715372285116182209688207",
"199987443527646523658914195460356849007",
"258647519923935142137373825523605449075",
"1480675287025783546879004292812046799",
"247065193037387157261177989149037467354"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateCanidatePipe.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-33dd1064",
"digest": {
"line_hashes": [
"109081598941032872379452634201822001552",
"243286300569464030787085645897139583813",
"185599262810282551540235884492733048564"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/IWriteListObject.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-34589186",
"digest": {
"length": 83.0,
"function_hash": "30068570394144215544482285411915901172"
},
"target": {
"file": "common/logisticspipes/pipes/basic/LogisticsTileGenericPipe.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3544dc73",
"digest": {
"length": 151.0,
"function_hash": "132787561026624907805280897843380772716"
},
"target": {
"file": "common/logisticspipes/logic/BaseLogicCrafting.java",
"function": "paintPathToSatellite"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3577831b",
"digest": {
"length": 464.0,
"function_hash": "109342001537696969916365322008639559898"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readBooleanArray"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-35a69cab",
"digest": {
"length": 333.0,
"function_hash": "240782748712165395880781526298780833705"
},
"target": {
"file": "test/network/rs485/logisticspipes/util/LPDataIOWrapperTest.java",
"function": "testNullLinkedList"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-35ae881b",
"digest": {
"length": 130.0,
"function_hash": "137804462814801660329938360876421797488"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeSignTypes.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-35b60952",
"digest": {
"length": 112.0,
"function_hash": "311483628266181903629387486185232436788"
},
"target": {
"file": "common/logisticspipes/network/packets/block/AddItemToTrackPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-364877fb",
"digest": {
"length": 51.0,
"function_hash": "63064522430437487161464799714038601684"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/ModernPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-36e16970",
"digest": {
"line_hashes": [
"119883398293847493054413739085943745558",
"86590272136913053069044224804107738937",
"246690056215919103074802413609652130554",
"275260215002618977207888460180351807093",
"66192155413051459217143891249472592204",
"298859598093842595103713828039066142312",
"289980907890276859025306241438645420146",
"233695211548857484436797806699686422097",
"184000853161077142977197183910409960341",
"125742372341946622623608877459320841683",
"7491612010886125715456049063063078463"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/orderer/MissingItems.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-378697b6",
"digest": {
"length": 109.0,
"function_hash": "226472197789849653810220951136937126467"
},
"target": {
"file": "common/logisticspipes/network/packets/module/ModuleBasedItemSinkList.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-37ca37e8",
"digest": {
"length": 185.0,
"function_hash": "110779028236322999860977960173911822446"
},
"target": {
"file": "common/logisticspipes/pipes/tubes/HSTubeLine.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-38cdf5fe",
"digest": {
"length": 110.0,
"function_hash": "106140441389344441957066181625622978586"
},
"target": {
"file": "common/logisticspipes/network/packets/modules/ProviderModuleMode.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-38d45daa",
"digest": {
"length": 118.0,
"function_hash": "252307603474830131900672519779056361016"
},
"target": {
"file": "common/logisticspipes/network/packets/gui/GuiReopenPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-38d645d6",
"digest": {
"line_hashes": [
"309068446250958591107768696522103941391",
"24908396595439956220362138284524358385",
"310646183999263896293469422819642944063",
"148391951826654351799023503088165249616",
"65015807334514560928840346517195010494",
"24150089419152303544032043541039414627",
"246690056215919103074802413609652130554",
"173646054740551274989072695714037719163",
"4437710672096791229340608430224177882",
"30339012193151663688322716863860738438"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/gui/DummyContainerSlotClick.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3a1117d2",
"digest": {
"length": 125.0,
"function_hash": "11012856557793322491717636855080759197"
},
"target": {
"file": "common/logisticspipes/network/packets/modules/SupplierPipeMode.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3a64698d",
"digest": {
"length": 263.0,
"function_hash": "237182097035199777721786825330866364682"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readArrayList"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3a89344c",
"digest": {
"length": 361.0,
"function_hash": "41716484695571825365628141057740438595"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/ItemPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3ae569a6",
"digest": {
"line_hashes": [
"188333906560711589331435249623805113368",
"135001983179144584841694797674890126396",
"193384584733598446294606510592436391893",
"225895144369539852468546048158627679711",
"167667265301779327609897773969373935088",
"159840885320985715924691670182692851017",
"137231224409157514492981414625123868839",
"270160739234656815333962458724024720793",
"233386441484129805065073133736114699233",
"310512537919686439499263080757147491738",
"99756811722622830334524349836880696570",
"119865982627497306759707607582714615227",
"232736828660216581653191290911648610710",
"326212066710483391484216047464871549995",
"328772229543561291299973840906691236169",
"304455986278973738744872303435727758388",
"88152824961530339241335270940804182955",
"320904869623268946985061556016822734573",
"264606876951543651583546083667142745515",
"337437055469374506440565417109767273992",
"177966631153204989749396642793844233012",
"22297014279521703183081538114919303360",
"95403790764658463120435509932258733523",
"182600485321069969279161606993612528179",
"296803343393266821533660423335313734893",
"159208898221339002668834452135760235918",
"309110802639987878708172037452545041960",
"52780707842305946924899055264483808748",
"130829431113092515196384673858984167742",
"175396982576008219266262318550894149830",
"166545494449431166574549580179431954100",
"321445419414580150304560070988191865076",
"92273923784931820502651690203943438204",
"36815701061969540177799188085320564827",
"266635610181789288676004488585681223345",
"112962419834599460525875154682508222211",
"160043932634405808979393584185968464417",
"120922155056461386121870577397153935198",
"242651986116547351338380084671760580741",
"127271509777405657211301046678113802907",
"263405288225464423507639987753426539656",
"85509117000056955709950271873555951062",
"300723368205855759417320851871659577305",
"33402886185390605340149071079272561216",
"23081993389186894476771994520659216273",
"238536213134975904435955243174714255878",
"320339292102344875553546442868544670067",
"229992914833173225535453428075546507344",
"323382260025078755260055658829547867590",
"338929630006426186150947701697980875843",
"30944361831003512678811090952116119431",
"54666137125943609983156126973971050087",
"276760412833626595451408025832156470567",
"275768357449993004908031078856484691695",
"138828062619480131537608824510949739536",
"198325412483003209312821994609522878968",
"9756056652992793325501730186796498279",
"247729701998534844970459350275885679796",
"289084852646156407406936931798680466727"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/PacketHandler.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3ae95084",
"digest": {
"line_hashes": [
"265965023810023764474232920850428979525",
"39427815571691932484809898362438380814",
"102015449904629577843658417920494820721",
"249042936539131819886629952061960537315",
"152182952891581897003555236655497482590",
"315609061237762453589560410176704714215"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/proxy/buildcraft/subproxies/IBCRenderState.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3b009bbd",
"digest": {
"length": 83.0,
"function_hash": "217581320389539226820490148596673330799"
},
"target": {
"file": "common/logisticspipes/network/packets/PlayerConfigToClientPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3b43ae0c",
"digest": {
"length": 261.0,
"function_hash": "20582018804513122142147264665078716845"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readSet"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3bb5ece7",
"digest": {
"line_hashes": [
"294138111916140231646020356613475874942",
"337434257275440638187275322068591915745",
"174865892819088737142704982213057386426"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/pipes/upgrades/ConnectionUpgrade.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3c4bd541",
"digest": {
"line_hashes": [
"279531774214058162867232410790305465956",
"261707345898131661459390870350154477392",
"166390810474584816210670121578479951832",
"58796573673651155147897645955752735546",
"31473540691164642346146563765687700634",
"5941208953460242014145642337199966840",
"252043590936660106113516608957742997682",
"66733046392435434378870341215358972416",
"289051698898703329285151649517080365828",
"13456199301043557343247854838700125114",
"71246703624835439161588778937673336006",
"266891846315894451681628254260937211704",
"140768216286788582180918826439235208820",
"324497269638976252207586614971233049442",
"140980279727064582132035791130332052754",
"152215954945619522925491715507382185658",
"126795461156739506954125537364315226942"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractguis/CoordinatesGuiProvider.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3c5ca045",
"digest": {
"line_hashes": [
"79377309451335159425865931780229519101",
"35294933051418341038307015860241365490",
"310835147760612788880883053433532054371",
"152752704640302121669008567532150416382",
"125682623548758495470661487003870490881",
"216101326719643993939111392014365079075",
"205716420932684298695901280016152972490",
"166610146616857991028348209317012495015",
"296674600815492283559864938238203227857",
"128668822010406658350240478144444306925",
"271747329086792278972257479576266899822"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/guis/block/StatisticsGui.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3d8655f1",
"digest": {
"length": 212.0,
"function_hash": "226618469070483490597010968134363572861"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/ActiveSupplierSlot.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3de3d091",
"digest": {
"length": 335.0,
"function_hash": "297396310568448449101080710938518674898"
},
"target": {
"file": "common/logisticspipes/ticks/ServerPacketBufferHandlerThread.java",
"function": "handlePacketData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3e3b8a49",
"digest": {
"line_hashes": [
"313646825564062728186047361534749679324",
"212233450908111314648618751261733567946",
"144407737943999466452277714960413628764",
"36053624608280245440072315098640186046",
"176124613598221803141863788984437030977",
"11782336955083486131596071450360320092",
"172294822500414724359200149814481084661",
"274385490686390816869622188039410659429",
"103865857671162689675966246231684768866",
"209213297887568594589409915389300161019",
"172236798209736446417786075326331694315",
"37268652039312617947715489312630282549",
"224545021329576831197392066588071525878",
"171963541319146334538981551450065700646",
"164643768806149817042093559128835266279",
"108969990289660251062244039005265886141",
"180679871382049601942557619836680996760",
"56625021430572146377430589556183877555",
"9736343101900222624539527796608243309",
"78373603463383704938738162693804466710",
"188312306395650201810399518459041475935",
"244125084856819352952595829882912148068",
"313429086142518072940233725986914932964",
"291541736330504543107653785416618626740",
"46800440214571073866080005391667864413",
"61658053810111000239824393897025019829",
"150992775261233112038886775773532543047",
"270330674514292113608773056760374971033",
"137835623809694423171658988436919247097",
"235423007560362548186582916944939976320",
"201103893318983253921146144569288989858",
"336296294395135594385728276039307683015",
"9307626921375453736956392852142763620",
"5394828070641591600470604900931914520",
"120055026637783990476653207547846084372",
"182614805087853400240300350371827160667",
"190370760082845276864705417331985393746",
"100938938128428594578049154025234316306",
"333190582036135158263190951968558465082",
"282481318557212488777429984816071321679",
"57421062240751884491112640555480897120",
"146583528928494433899380484935338557322",
"173414022812059159267942514663166040416",
"139566924620812892349496412218668654841",
"72657904041534064544993284086376568066",
"98395730718230659291418140887166169112",
"225599632416998135373152787628555970227",
"44596796197953279071968438251956654675",
"125931188001373653650559342075604252498",
"163506014640620850146450280286871177464",
"218321402053790547644008465608553251373",
"270932122047912331121693706779564083828",
"50219397011889295833185286869843103914",
"208810280701736518488862617728097610584",
"11610037149029533858349447383824653152",
"304029892603769151463851265034064818768",
"300513527544836089963775789050530781987",
"257217271853315073938726710381113340590",
"84405931837622189641048912384539234903",
"257368999259795938430825440490479721858",
"276145892680529096317322802373422979995",
"120396908759127345292523117568216898773",
"241923000463685867956216932268745829016",
"157137763056220638505608536917738732186",
"37729982241879178925334413354337192040",
"298457296901154199308706941218362993755",
"104664532681450883597207304115296203094",
"67230732780210385968929554307923616113",
"206565396185163605654882618289796221373",
"72657904041534064544993284086376568066",
"85250165876326071017301469305792325420",
"151346994183207562556893181825914628397",
"321997913019339576135781576033647779737",
"195262870350888058472580293132969135153",
"135710807026822254898641108068937113467",
"310621617455427867406861163290305887421",
"331981153119460120770499512562447979138",
"302196656791064367849504058936340406170",
"28395247144494475461046703996507403941",
"183534733299088676342947867233539927783",
"273292517675959198885917688782640776107",
"193181491880934862484402252473129469727",
"130653578256761709115151305394951248922",
"241454454684593373108112615852211421715",
"31311387493292696409966541810582432455",
"46589816505582384892215506228744846256",
"144986601795439607370601547900220362965",
"295658482200296522340696757004640332486",
"8926672351415137518647047284889609145",
"85346436674974429823117530404340733991",
"60652491117248926204577207732239178467",
"240754153023415604160245781313682848679",
"118537367979013360303695476394529449695",
"233964470999045418525730569383074225277",
"159367026876571685139818758054514688137",
"93202227571057972530466765497788242026",
"13778496074234691876023284826513006024",
"203847853101270154797368129733678770119",
"8436636487736141239171413130245418365",
"177183071177358782515931445747519936389",
"201483818910833480830834227169692101497",
"110359170342112547152096177112133574342",
"211204881866404130877896953047255655510",
"35327894638562249315976297350116697838",
"113901940224275019513013241383338983789",
"70173204231398199259286206746680177815",
"302738658686634481428878361798117900750",
"89342491068508473875469157493425070361",
"236205326015420542190253469939258463646",
"101333167723365341223865481176964369897",
"307078918381698210422535206352709113918",
"327058268960116686247624870468666672905",
"206599297333698795050621852130390220443",
"75454004255354283366035049932113459098",
"102470460285507953449352356582236849104",
"161717115001282649833750981657388648960",
"171510220402584115997020119051037132708",
"306388779442413316644471459874609089279",
"225294237320987495290464474116734967736"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/ticks/ClientPacketBufferHandlerThread.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3e9fb65d",
"digest": {
"length": 114.0,
"function_hash": "175975898870716428462107630626436382194"
},
"target": {
"file": "common/logisticspipes/network/packets/chassis/ChassisGUI.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3ebbbd7f",
"digest": {
"length": 112.0,
"function_hash": "84473316000494867028558546464990418992"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/SlotFinderOpenGuiPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3ec30e18",
"digest": {
"line_hashes": [
"114610833262109794139873865723092854020",
"287760215492086843820793488473041137870",
"246690056215919103074802413609652130554",
"235353906717628456206255524069091872681",
"268505516407704486425307263189530484845",
"95732019215183260624781740299040578853",
"64514721353022732039538264078330437007",
"45745221508524527945627547632564258671",
"11876283324493330844385422736173013693",
"110422483277088591167710058960468477443"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/block/RunningCraftingTasks.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-3f5f07ff",
"digest": {
"length": 280.0,
"function_hash": "306174370005674648947582881914716456319"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipePositionPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-405a92aa",
"digest": {
"length": 116.0,
"function_hash": "262081152747748157149110769453462468929"
},
"target": {
"file": "common/logisticspipes/network/packets/gui/FuzzySlotSettingsPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-40bf770d",
"digest": {
"length": 88.0,
"function_hash": "194378737895278547238665167133450074722"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeBytes"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-40e179e0",
"digest": {
"line_hashes": [
"145256113159895517984879163656065083623",
"261489213320745059755722483644271279475",
"304717603305185454080798739023435544369",
"146605828818745127721875401370183283847",
"331730916844920867242724473665299995840",
"284436412584442906289137134117396839861",
"335440879762019170017144290071671458020",
"314483180079530980535972181249094103922",
"71175011261476262229227107382890856001",
"227599456936566402362379556535816590245",
"337781855912662506510855134444433997565",
"131493034617344907649549652725399504488"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/renderer/state/PipeRenderState.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-41295b22",
"digest": {
"length": 111.0,
"function_hash": "14848543189805759439853967731569730646"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeManagerWatchingPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4142f301",
"digest": {
"length": 110.0,
"function_hash": "218123733573707319944008053604486446861"
},
"target": {
"file": "common/logisticspipes/network/packets/block/CraftingCycleRecipe.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-414f7a06",
"digest": {
"length": 128.0,
"function_hash": "209655189858811152240250765540971058974"
},
"target": {
"file": "common/logisticspipes/request/resources/FluidResource.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-41e09d30",
"digest": {
"length": 215.0,
"function_hash": "242436335079718800015530825861771216882"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readNBTTagCompound"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-420667be",
"digest": {
"line_hashes": [
"11856540800830954396333249097612134106",
"286674794377012459708646427134918801919",
"334255386358773421596622168957330351376",
"152752704640302121669008567532150416382",
"128706969184977343873507910102588404329",
"233966814374149299078510617777807665679",
"219212313582973984699622859866626707594",
"296674600815492283559864938238203227857",
"216190113500327048252400823451702165743",
"96782913570303927001956395755269073405"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipePositionPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-42181166",
"digest": {
"length": 422.0,
"function_hash": "97022224174764139235251041761158248718"
},
"target": {
"file": "test/network/rs485/logisticspipes/util/LPDataIOWrapperTest.java",
"function": "testSet"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-43045f5d",
"digest": {
"length": 377.0,
"function_hash": "20010629071895150689084295588524623799"
},
"target": {
"file": "common/logisticspipes/network/guis/block/AutoCraftingGui.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-430baad4",
"digest": {
"line_hashes": [
"122479987947837706058836751780727451992",
"259649891308883310943660164327518271430",
"234336653901461917391857726050325294253",
"49622648696287602307346024226939892787",
"250987651792581461602479829278628263032",
"329773503201482523317485080756146780098",
"186413407163958708587612120816038279067"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/proxy/buildcraft/subproxies/IBCPluggableState.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4336ae5b",
"digest": {
"line_hashes": [
"415190209908664666518332416032547547",
"22127956617909305612789594624864713828",
"246723523998103282088101285164581286999",
"163766174426417885266549565349364415299",
"118719462886586526983716927368921273312",
"293729883013335195781356747232556834706",
"149089168995109811177155328909703747428",
"21384369940793910415388822677600331368",
"278209126042705254239803085305993830239",
"298871897113582962892090538459996127933",
"190881039154948442930545625819864730133",
"14668114180937247176682914011188308178",
"223436356637881596716930156821658300165",
"286567795400574611821022168679516391283",
"275865068521532610407660711523545147358",
"21986273310842902394724448962808399440",
"77045059558836517936483338613635599539",
"224766697999839767381082543850828723699",
"220930191632589534360072425041718939774",
"255520106176899237103680646761934979667",
"114204252986561640301929262962351059124",
"19034795646641608676066841192613589951",
"175096805686113172397565823984937391272",
"142632681242608070453815564662684123896",
"317265664856196145291852224577520300979",
"138397802345217130386950247881659904397",
"329826595325365191029367646139199898387",
"30104590888205509918715074563573643919",
"322583604859956981854168113609337882438",
"250650859124202320682233081124602054259",
"76016827903162693549899981333350327225",
"286059618911647221065279694811413332950",
"204045773544619242532923188927472606530",
"57119199269413738255710448998917793915",
"305049654945929595807596066774469384147",
"187993466336112268314132465965969501164",
"175639522508144847554154598770962808277"
],
"threshold": 0.9
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataInput.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-438b2f07",
"digest": {
"length": 217.0,
"function_hash": "8985416925638816762579658302199732606"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateDebugCanidateList.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-43c9fdfb",
"digest": {
"length": 408.0,
"function_hash": "3591170204585395694254607074931052213"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/StatUpdate.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-43d81e95",
"digest": {
"line_hashes": [
"268918931758826262799359364653460133940",
"192329307445330993686325850526464637587",
"302851993207089481673455184705374867319",
"152752704640302121669008567532150416382",
"182962429524510514634956229088569605545",
"148976021177889385265368122528660777887",
"59208075962102745592837266736714811763",
"296674600815492283559864938238203227857",
"149238645970598746820447953064018490487",
"124941999214226327485783044411529237139"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/CraftingPipeUpdatePacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4405a08a",
"digest": {
"length": 51.0,
"function_hash": "63064522430437487161464799714038601684"
},
"target": {
"file": "common/logisticspipes/request/resources/ResourceNetwork.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-443f547d",
"digest": {
"line_hashes": [
"167476661629529885129612588641049524277",
"239767651086771161880484899999942430127",
"310646183999263896293469422819642944063",
"63315402886148923593771050610634851016",
"170912061705800320038629618117265812638",
"173469697256029913056205142961632330988",
"277563879784636902101129850608259891302",
"156047189268747909931005924543773047897",
"91187955267783194490249211165088034171",
"215181773622019864941872877981410043102",
"184223270485864990593770612248483140356",
"296295936339787339843192821370626355610",
"234409927305039487132569780843568400512",
"20061783099124946612277805969799334772",
"325804292121501927467929705047706624625",
"298811571230736077868324946918486525954",
"15954527633674664045013583148774676203",
"163587662934668355906125923199405162956"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/debug/UpdateStatusEntries.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-446a7285",
"digest": {
"length": 113.0,
"function_hash": "691672834463811054797614899304750171"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeContentPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-44849949",
"digest": {
"line_hashes": [
"82785258527580335516204214269657947198",
"313355581189355410841019524265258560093",
"291185110131038917005319395827869851200",
"228127195234015351286033813118872416071",
"329414195636550304872308674428732477459",
"26487130032680720042397241521067096605",
"136082763293798984397726283332455124326",
"201578890021477431832497344784956722559",
"253784706797041938466856892141388601150",
"72561842007174811527559123623184261371",
"63729095641324566381770447960148547067",
"74682958051215632796974421324607933065",
"258714180143100848118189144417436523910",
"155512141691990069130387940879935968861",
"33213609363096792986701937704033268370",
"19981800839761862037006266668932358487",
"90226308048736412333915952733084958160",
"291828473274671720054985978584381698397",
"243964254542918634087444397025576146782",
"321640242259065309952079708004612702069",
"252104604143401641157571413393996268054",
"321105663946313852585215612107520857325",
"330938995755094375394702036847293307449",
"118111531525268714398881117351237476518",
"153467713722900137320199308725897432005",
"181185609974582858631529030041581885460",
"232545960586748914315396194231488546537",
"286320629731966171099405270475706218731",
"105129217461595814572025779363856063848",
"266684040026875500599067436846458460758",
"105106574357139115775888600003395317253",
"189265731091330545831022385408986612766",
"314846165681618716201659352828222222096",
"312127747983298556531770513524906663269",
"111730074202654093353360453057664886308",
"311088513214170459119258975454217814352",
"121015382569430442979626102035377038371",
"256700153350987483344512352919784070698",
"308719552130390874480194513526084878642",
"8277526691607081873921865722230166949",
"225254141460224127204671444420175838469",
"39140955273525081092853834703868669416",
"315382974582617467281748479823493856986",
"330430278201718144053241809687064024829",
"36027335435129050754613521405696626467",
"168048849829961782769617115472195832761",
"23621525352633378211894864355601232301",
"161201657237262111064366446296051459092",
"288990899633849669672597516042529387185",
"196497509988923182027243520904124019440",
"234157338771528668863225513781933194272",
"75410368067897353245173893927291939382",
"77368303569401245406782070138552998320",
"239930747245001695502859697942567439167",
"223558996867704706993684841996930999142",
"12802134939296592111166738989356344306",
"39406414787501190253533131093622449593",
"61277796574839761523399482743901295594",
"131373609482985346697467945179586306789",
"225072901417423109716336087514933781565",
"224727899815374697451386459837979028977",
"303325510389412292684760058291530018979",
"231193694371713870486959353829688313535"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/pipes/tubes/HSTubeGain.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-44894d2d",
"digest": {
"length": 151.0,
"function_hash": "329549970649759784209415474244120842502"
},
"target": {
"file": "common/logisticspipes/blocks/stats/TrackingTask.java",
"function": "writeToLPData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-449fd7f0",
"digest": {
"length": 148.0,
"function_hash": "117928538074717154482094132875538172123"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readBytes"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-44ee677d",
"digest": {
"length": 226.0,
"function_hash": "41406692576451805748045952693938865174"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/ItemSinkSlot.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-46aa0aa3",
"digest": {
"length": 389.0,
"function_hash": "264318438803685746370863257279720746259"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeEnumSet"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4704cf9a",
"digest": {
"length": 157.0,
"function_hash": "171696125981138015936802195433028855912"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readBitSet"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-49a222c4",
"digest": {
"line_hashes": [
"200218207122465154360594179003423117947",
"141331771689577537396641649111903334874",
"207178980678086157165267883561194360981"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/pipes/upgrades/SneakyUpgrade.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-49bfcfff",
"digest": {
"length": 89.0,
"function_hash": "26542856133002276907667100492625556995"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/SlotPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4a096200",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/ActivateNBTDebug.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4a1b2e63",
"digest": {
"line_hashes": [
"268918931758826262799359364653460133940",
"192329307445330993686325850526464637587",
"326512148116562872434105160952189228768",
"190294357362713294041704908486035390703",
"310158552200268543172301521235179930023",
"134453177589284779530359140064320260797",
"49279523023432382297004736844966038354",
"114925992398569147881592542160715451544",
"190648387873768197146883202916302814544",
"114225400089532865544902304175879305504",
"264595339673461097039139646224220501578",
"326408734805616858860623060257002877712",
"80671470604593378429049176425823528978",
"168529824564844409188735106217649584038",
"319466981441690790417972764421829165749",
"152752704640302121669008567532150416382",
"71202092968737522244651619944653464222",
"71466639160055057786757511090752153524",
"61277796574839761523399482743901295594",
"296674600815492283559864938238203227857",
"39430486440877833276292005540043003802",
"61453145706047386137241477819649035997"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeTileStatePacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4a1b7630",
"digest": {
"length": 141.0,
"function_hash": "190652770427388240863914565226602135036"
},
"target": {
"file": "common/logisticspipes/network/packets/orderer/OrdererWatchPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4a8d0228",
"digest": {
"line_hashes": [
"239708358926318972956821011087777403326",
"211889276213687324894071459038630637196",
"246690056215919103074802413609652130554",
"152752704640302121669008567532150416382",
"74118685971433578437746477560799437560",
"250839443685265382842488722146550745321",
"69753072599844166044045251630350674149",
"298526492801159504774524143214234423062",
"296674600815492283559864938238203227857",
"121463764391030341901811802216856815839",
"269254539009213088678277386246061969376"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/block/RemoveAmoundTask.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4ae0094b",
"digest": {
"length": 117.0,
"function_hash": "302231084718568787833148032545351689500"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/UpgradeCoordinatesGuiProvider.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4aed0821",
"digest": {
"length": 145.0,
"function_hash": "333710532334564541012479886345026188725"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/ModuleCoordinatesGuiProvider.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4c48d7a2",
"digest": {
"length": 99.0,
"function_hash": "221339744398629068302426629759190248782"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeResource"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4c637bcc",
"digest": {
"length": 164.0,
"function_hash": "189254769397644456588714406080585390339"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeBitSet"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4c6df836",
"digest": {
"length": 86.0,
"function_hash": "89262867362023125605898246646751931802"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateSourcePipe.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4c9b0d5b",
"digest": {
"line_hashes": [
"217873326066472862182804585541928832910",
"337767200212243690426627770553533566446",
"310646183999263896293469422819642944063",
"296674600815492283559864938238203227857",
"59527872880877173081426705768400805486",
"54570226953628613819595624365790755774",
"155755240929452963335275807542734259376",
"164695632114063063022776119320986550965",
"152752704640302121669008567532150416382",
"41484957858131025060712001186024641364",
"338398839157275617502662205087074266769"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/IntegerCoordinatesPacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4c9e0770",
"digest": {
"line_hashes": [
"4972103369481430290747264850181644294",
"302192620617820366503484790756433727952",
"141331771689577537396641649111903334874",
"207178980678086157165267883561194360981"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/pipes/upgrades/SpeedUpgrade.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4ca30f07",
"digest": {
"line_hashes": [
"240884621193972207360973876569793933036",
"192329307445330993686325850526464637587",
"84154908011191267378702845620081794111",
"152752704640302121669008567532150416382",
"44960186554523519251116364192430538689",
"321091484091800674696515100628051620067",
"135205562989947056834046096942218531220",
"233682124467954049549784163741197259630",
"296674600815492283559864938238203227857",
"102880469622245247504561507366875294195",
"86038092956474556291945856761761559194"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/modules/ProviderModuleMode.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4df17037",
"digest": {
"length": 171.0,
"function_hash": "119096387472440751022064169371091154914"
},
"target": {
"file": "common/logisticspipes/renderer/state/PipeRenderState.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4e0de497",
"digest": {
"length": 388.0,
"function_hash": "276068624484778136934344827639409840608"
},
"target": {
"file": "common/logisticspipes/proxy/ProxyManager.java",
"function": "getBCRenderState"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-4e9a2826",
"digest": {
"length": 253.0,
"function_hash": "205488076755910880826654406314771494863"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/SlotFinderNumberPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-503291a1",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/chassis/ChestGuiClosed.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-50c1fa05",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/debug/PipeDebugLogAskForTarget.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-50cdea0b",
"digest": {
"length": 195.0,
"function_hash": "168948392538477661464045845202638754849"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/ModuleCoordinatesPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-5132083a",
"digest": {
"line_hashes": [
"90384293589699989334212146654177312609",
"57771327409514649759277069248706435968",
"40884431207661545147579261998472394395",
"308259203291468060292582952546326627181",
"61551841901348689170613375609575255717",
"179788676153239781731342707061023555488",
"252043590936660106113516608957742997682",
"184492938299125848285655928506972252911",
"83820830265722382348221025537837383531",
"258706914894673608096395326843793736856",
"225003064390263860290225848520556683151",
"229350548986519362845640536587026600177",
"152752704640302121669008567532150416382",
"97435867701172352704880418648830616096",
"129893886599472368045760543948902157644",
"23381330958308988869668316990837181638",
"279625565056174346915857147963799988455",
"296674600815492283559864938238203227857",
"330092053584888455566696241392525234348",
"210179804647052635878217759408561847478"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/block/CraftingSetType.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-5192b704",
"digest": {
"length": 118.0,
"function_hash": "219050913943349968754699604141987902085"
},
"target": {
"file": "common/logisticspipes/network/packets/debuggui/DebugDataPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-51cdd01d",
"digest": {
"length": 118.0,
"function_hash": "67376112852034107285905948779705580215"
},
"target": {
"file": "common/logisticspipes/network/packets/block/PowerProviderLevel.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-523fbe04",
"digest": {
"length": 157.0,
"function_hash": "226267009139745198944157592798026525334"
},
"target": {
"file": "common/logisticspipes/blocks/stats/TrackingTask.java",
"function": "readFromLPData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-53298903",
"digest": {
"length": 197.0,
"function_hash": "12282113038636518322891546352976862957"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeNBTTagCompound"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-53baa0fa",
"digest": {
"line_hashes": [
"167702718208652451000256521474556267822",
"261707345898131661459390870350154477392",
"260634898978234679241911645767869797130",
"335672332534842566200238147877438895768",
"135674184921773831345644572461891741550",
"128343340728269940484057820437746926837",
"54683959800574908970408266282079557548",
"190790013434664969374095896592632850111",
"176920454563737993651128960708372010846",
"272986615946694917903423537705849212406",
"61234995292770701778537205269848698005",
"252043590936660106113516608957742997682",
"66733046392435434378870341215358972416",
"289051698898703329285151649517080365828",
"13456199301043557343247854838700125114",
"71246703624835439161588778937673336006",
"266891846315894451681628254260937211704",
"140768216286788582180918826439235208820",
"324497269638976252207586614971233049442",
"140980279727064582132035791130332052754",
"152215954945619522925491715507382185658",
"126795461156739506954125537364315226942",
"316966306394423125445723915574961551635",
"162584147251243689225665379762554963781"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/CoordinatesPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-542da4d4",
"digest": {
"length": 118.0,
"function_hash": "252307603474830131900672519779056361016"
},
"target": {
"file": "common/logisticspipes/network/packets/block/PowerProviderLevel.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-544004ed",
"digest": {
"length": 115.0,
"function_hash": "46960032631793336024709977284418628337"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/ModuleInHandGuiProvider.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-5562bb67",
"digest": {
"length": 113.0,
"function_hash": "242942857252749148788182831996413860570"
},
"target": {
"file": "common/logisticspipes/network/packets/gui/GuiReopenPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-55ebe979",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateAskForTarget.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-55f5406e",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/pipes/unrouted/PipeItemsBasicTransport.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-56111c59",
"digest": {
"length": 83.0,
"function_hash": "217581320389539226820490148596673330799"
},
"target": {
"file": "common/logisticspipes/network/packets/PlayerConfigToServerPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-56a93279",
"digest": {
"line_hashes": [
"236645788598028739915274891085994843553",
"192329307445330993686325850526464637587",
"221218034689445013820228654815889964395",
"152752704640302121669008567532150416382",
"182962429524510514634956229088569605545",
"227904493587454572820062697471302768104",
"326777690901974140844661297379462427463",
"340194236923021780894543432723862058397",
"79329437305859384465539427865282380914",
"296674600815492283559864938238203227857",
"149238645970598746820447953064018490487",
"333380622900440470432329053388446779689"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/guis/module/inhand/CraftingModuleInHand.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-56d8c692",
"digest": {
"line_hashes": [
"25058283808776379092873007508833597128",
"192329307445330993686325850526464637587",
"310646183999263896293469422819642944063",
"63315402886148923593771050610634851016",
"28701842635017706425102369627666672696",
"109132084095485633195595273519170406921",
"173753696238340768937975754168601517793",
"296295936339787339843192821370626355610",
"109878538394804285114680339338236956993",
"339230249071158585588784669006590325417"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/debug/SendNewLogLine.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-57a55548",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/debuggui/DebugAskForTarget.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-57c815c3",
"digest": {
"line_hashes": [
"40091400674681425441273328386804794306",
"248066810754175766826597579931352663381",
"288040006000065458603121275835508603707",
"12727636830934020712732078639690637827",
"317218594530200170021924356530081163654",
"332576458006335743635710299139651909617"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/PlayerListRequest.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-58017762",
"digest": {
"line_hashes": [
"217873326066472862182804585541928832910",
"337767200212243690426627770553533566446",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"294543181656970143668917058325372174315",
"281684475519902832849775224206723752113",
"78959940201249693454001645749429485784",
"66669247123790163164194406949316728850",
"296674600815492283559864938238203227857",
"31992431868589122056457829603472748277",
"37804499710725152998066444357296172935"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/StringCoordinatesPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-58415c74",
"digest": {
"length": 169.0,
"function_hash": "212507384598134816445415273082112301933"
},
"target": {
"file": "common/logisticspipes/proxy/buildcraft/subproxies/LPBCPipeRenderState.java",
"function": "writeData_LP"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-58a08ef1",
"digest": {
"line_hashes": [
"326848338539529720403122033821505891272",
"216999104018643864942368510234296384308",
"268226393686501096232882973161844283697",
"152752704640302121669008567532150416382",
"68363932849169936468476688991667533339",
"325314528423736405083130025445339351754",
"235169726310120025842340673664055001405",
"296674600815492283559864938238203227857",
"169320651706591505725273984973227014583",
"34031217104545305370618158870280830004"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/NEISetCraftingRecipe.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-58f7c1e5",
"digest": {
"line_hashes": [
"230425844005172394249204798163543758717",
"140137106544328996389706810728928205626",
"42693563961138595600686075481122918703",
"36053624608280245440072315098640186046",
"133573533697392744955757635097259584373",
"109391178938405820514491609232887217288",
"50319125374106317627356131683977061951",
"34398784917772319703329410449270980556",
"104527206019602588747130516794298040337",
"153737285292556477045578262876076311432",
"174409243181463627919937304736737305005",
"333972697000011609393770924561969048703",
"256965052221176358849179193092389824989",
"238322541418449823962196454282668959977",
"114832173154857053154212975995909376642",
"275000530760777516593618427511831916577",
"122478385668989845750956791920819961710",
"310731663330642787487252851979040735598",
"164643768806149817042093559128835266279",
"108969990289660251062244039005265886141",
"6009086011938363960475494476910247393",
"120597473718381841520920068961082521396",
"334910221952822707492145603659716977394",
"283740932394615566193624310388159507214",
"14740778122255896371561428224792669779",
"57059410855829534448314278487946696783",
"50307142848454587332350181514423472092",
"249034713322952464122547174705088440029",
"339706274811727625607938073201688569442",
"217457081850777035665518262509293766430",
"32273258704794178015754836335414216743",
"268660553870461265685353188394239649725",
"60661427525107575127522564370245066816",
"219460442711391857824262696741700260408",
"147190690735324489008399855796361248255",
"86927654054981202012784929312039295476",
"177061440116802879787140985623339189173",
"42026095055987382661680253215965929294",
"207607313974156737840840780136315332786",
"316863113630265466024702888471122134706",
"256011394547246883748155067035667451882",
"190370760082845276864705417331985393746",
"21247855282939484563977946508897075055",
"165058119990766295947723164162567932684",
"218467110293852283511806657892388916400",
"279224462305059362820594850205295475192",
"162302744334383202896642375699653823705",
"15040214049937853710204989639417955893",
"713263848980194501914556848819674178",
"77275480329890685439965459373294728150",
"223331697911442442913301907206961306437",
"202833707520704288442002958351154494360",
"199335828253821730866773202524630659510",
"159503647727510340371787081375898657423",
"337176615756674280521319583447577869865",
"304029892603769151463851265034064818768",
"300513527544836089963775789050530781987",
"257217271853315073938726710381113340590",
"84405931837622189641048912384539234903",
"257368999259795938430825440490479721858",
"276145892680529096317322802373422979995",
"120396908759127345292523117568216898773",
"241923000463685867956216932268745829016",
"157137763056220638505608536917738732186",
"68558423863592163195322575441657213314",
"142872983357474692532649243870237061817",
"104664532681450883597207304115296203094",
"67230732780210385968929554307923616113",
"206565396185163605654882618289796221373",
"223331697911442442913301907206961306437",
"119780868817309467408659529569945727092",
"110737562669936273538795944406704658322",
"5982135761014319043148087926388829489",
"177196709436670681090939696998890376030",
"262688511211065014668246989937654308245",
"223853308113067449944652852874946357068",
"236932270918226447848765821378984129103",
"19916023844888367113256247118166939715",
"95126874276352048119498620988029167619",
"331230178372274162121521686389824404478",
"246216079295648953761378577724943172581",
"200140056177724754977330434593213249170",
"199039615610615687256581918692172845420",
"271687062182215388803272909447321495098",
"240826705586690422482643587166296752637",
"97888436062456895949023447781626179866",
"165439699886303190850264579723261916262",
"12636510626086475722856573245743593401",
"145053824237088537413847426109731936097",
"85346436674974429823117530404340733991",
"60652491117248926204577207732239178467",
"240754153023415604160245781313682848679",
"118537367979013360303695476394529449695",
"233964470999045418525730569383074225277",
"159367026876571685139818758054514688137",
"93202227571057972530466765497788242026",
"13778496074234691876023284826513006024",
"203847853101270154797368129733678770119",
"8436636487736141239171413130245418365",
"177183071177358782515931445747519936389",
"201483818910833480830834227169692101497",
"110359170342112547152096177112133574342",
"211204881866404130877896953047255655510",
"35327894638562249315976297350116697838",
"113901940224275019513013241383338983789",
"70173204231398199259286206746680177815",
"302738658686634481428878361798117900750",
"89342491068508473875469157493425070361",
"236205326015420542190253469939258463646",
"101333167723365341223865481176964369897",
"307078918381698210422535206352709113918",
"242500032063725774973949893075157530046",
"56523931737960238218372907735488897770",
"333901118938685514989628739214378339573",
"100648820135227928844818321397658179429",
"44215939096726700056879935601781206908",
"163045063846391494801932657095094810646",
"306230884642915628476657083058051684967",
"279232661675420694667427755547945244553",
"106338746092814366802494124619421569715",
"155363028525832182970196049937323179574"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/ticks/ServerPacketBufferHandlerThread.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-5937d5ef",
"digest": {
"length": 170.0,
"function_hash": "7695621993875324932938339943331813271"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeLinkedLogisticsOrderList"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-59a02fbe",
"digest": {
"line_hashes": [
"200447810347942061069877596007699338125",
"287999702219439012777324264971992476513",
"153451078978424116962516296076383880299",
"246983242060118246308420487230306845643",
"264230898324492141977847530918452952290",
"201154318756713528540171002935163870208",
"291281125812128398385302114196193380904",
"226281087737760998107077602191752113628",
"269944990855746018623643784295276388543",
"281071215412398766707979926387476359579",
"160063736237141337582317579366868944250",
"131226418433111833854863763742771911633",
"115143922472375299984856411765177117770",
"35438835487452397171500270435347477792",
"280791626216973391392806026893642034726",
"138608327347682032618539759833124232753",
"54269015263455912890597790026785691765",
"76965729795626891068921632872910801198",
"103225092283755051634992799233810597814",
"136588214790673389915160863910360370838",
"190983071657498843471400662468139982609",
"69652927018160205799350770801810212641",
"57123958519272889955314361408338727067",
"329648873487701457820644503677618657661",
"5912113639200595382386235113003576308",
"303909412090660972877829274669285861406",
"157032448105580500744498998187119273682",
"153219661566353813464018718541698531098",
"312317125677765061889492359042524872547",
"147099214132430854437350235103042020838"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/request/resources/ResourceNetwork.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-59abe82c",
"digest": {
"length": 225.0,
"function_hash": "27405093631847303383317173395708180154"
},
"target": {
"file": "common/logisticspipes/config/PlayerConfig.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-59deaff0",
"digest": {
"length": 153.0,
"function_hash": "314954765140394245989341906671857450793"
},
"target": {
"file": "common/logisticspipes/renderer/state/ConnectionMatrix.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-59fe5a75",
"digest": {
"length": 409.0,
"function_hash": "11705986319181767126876777508879693485"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/StatUpdate.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-5a8d93c8",
"digest": {
"line_hashes": [
"166965183178611421968086487108726881946",
"192329307445330993686325850526464637587",
"310646183999263896293469422819642944063",
"96058462496428431933945225585895475772",
"4983403903119341573800945686397656176",
"114906762898663666922289563133760738937",
"9748547453038538521083005300552836337",
"17162565323628951942149791306078976016",
"237692117737256245618478455117336492197",
"2272719315969647338410992536902089886"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/debuggui/DebugDataPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-5b175528",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/PlayerListRequest.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-5bd1dd94",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/GuiProvider.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-5c069537",
"digest": {
"line_hashes": [
"34941357845862918503396339336757013511",
"64838083291404134675366727994025435299",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"227164947823586748622957758663614681925",
"90225948055199772380300283125012333295",
"189935127452426098855138854863128406681",
"3052590623843731796931035225368153989",
"296674600815492283559864938238203227857",
"90777329322371740532359459710891421458",
"236358948099311513293093478117056658912"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/DirectionModuleCoordinatesPacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-5c33ce6c",
"digest": {
"line_hashes": [
"54351898220946504167359404587257180024",
"280449288773892569425910179543642663749",
"61277796574839761523399482743901295594",
"296674600815492283559864938238203227857",
"104621156621277066726354265890115690047",
"338591432818877265184988264231994195218",
"308097592338137621937642148336393730447",
"35175964087368970056301366433243621708",
"152752704640302121669008567532150416382",
"27846847311225117437760962793644480875",
"200625960155712381446328375650410584461"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/modules/SupplierPipeMode.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-5cc28240",
"digest": {
"line_hashes": [
"217873326066472862182804585541928832910",
"337767200212243690426627770553533566446",
"310646183999263896293469422819642944063",
"296674600815492283559864938238203227857",
"55175784330947997661564634622687724117",
"228781965368317690098896711571963826303",
"290737343959675614254863710576653950921",
"175364361008733860745572811937335137154",
"152752704640302121669008567532150416382",
"220202215943854321774740512638862092985",
"284695863065271370898696997007965334300"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/Integer2CoordinatesPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-5d7f6be5",
"digest": {
"length": 110.0,
"function_hash": "167973010026029677691482319569397272191"
},
"target": {
"file": "common/logisticspipes/network/packets/block/AddItemToTrackPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-5d8433ba",
"digest": {
"line_hashes": [
"165615958760338659222767460506945748800",
"190455798595291469694966091692398096619",
"138422231445128073869852641161125223878",
"178437091995960335012822913899171204662",
"318579648048775820378412240515545989414",
"335598938430011827623428314436372312866",
"268248827787235836184418133469099377846",
"84214681623300988772868453780255038107",
"167122541836884807117849795870650889860",
"71388053379536055579056710364911783227"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/renderer/state/TextureMatrix.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-5e916940",
"digest": {
"length": 85.0,
"function_hash": "91749032841839236101393298242900018352"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeDebugAskForTarget.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-5f5ca6a2",
"digest": {
"length": 399.0,
"function_hash": "263058150490476333205949599540383967962"
},
"target": {
"file": "common/logisticspipes/network/packets/debug/UpdateStatusEntries.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-5fa635b6",
"digest": {
"length": 114.0,
"function_hash": "25866527726655035080575012242593650895"
},
"target": {
"file": "common/logisticspipes/network/packets/modules/CCBasedQuickSortSinkSize.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-610f82f2",
"digest": {
"length": 210.0,
"function_hash": "333929293363714524264701517176183259658"
},
"target": {
"file": "common/logisticspipes/network/packets/CraftingPermissionPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6196f006",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/GuiProvider.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-61d09707",
"digest": {
"length": 195.0,
"function_hash": "325140809287869311500987755181678885439"
},
"target": {
"file": "common/logisticspipes/network/packets/multiblock/MultiBlockCoordinatesPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-61f096b3",
"digest": {
"length": 117.0,
"function_hash": "123787274825341514552496379119268112976"
},
"target": {
"file": "common/logisticspipes/network/packets/module/SupplierPipeLimitedPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-62692b61",
"digest": {
"line_hashes": [
"333367395838215175709271583841250307796",
"309748786527895002238455479484523552495",
"108376748329836093532018544409610042973",
"152752704640302121669008567532150416382",
"70081939550757196485913052885574606223",
"59123306683177213349078031569604940909",
"103373444270438350220348274063334075811",
"251180951602965835115053594111192074026",
"296674600815492283559864938238203227857",
"15110896106870960028060961088462331555",
"306488114749696897372886478968246963570"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/upgrade/SneakyUpgradeSidePacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-62a916cd",
"digest": {
"length": 174.0,
"function_hash": "109956950550048871362936494654150140195"
},
"target": {
"file": "common/logisticspipes/network/guis/block/StatisticsGui.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-630eb56b",
"digest": {
"length": 143.0,
"function_hash": "151804554975770132439113588310412748130"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/CoordinatesPopupGuiProvider.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6384ded0",
"digest": {
"length": 82.0,
"function_hash": "153708414434724873550634456624200240610"
},
"target": {
"file": "common/logisticspipes/request/resources/ItemResource.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-63b8abde",
"digest": {
"line_hashes": [
"275291584669157570221549722151712776730",
"192329307445330993686325850526464637587",
"103342906394401564936206844966683440050",
"152752704640302121669008567532150416382",
"181730801674591619692794517509534811243",
"154957508271244659885637509870395326197",
"241354029036306347907124193169350104718",
"301993523445066945978688285032572221162",
"296674600815492283559864938238203227857",
"81356196607561823659711116277813633104",
"273880162447332752684299957137887992614"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/CCBasedQuickSortSlot.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-63cd6686",
"digest": {
"length": 748.0,
"function_hash": "90476277385705704058642969832173780997"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readExitRoute"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-63e88d19",
"digest": {
"line_hashes": [
"61385352114409826565138589474044211264",
"297556403442640034379462299179744013842",
"246690056215919103074802413609652130554",
"152752704640302121669008567532150416382",
"276608853723035247882740809715820545130",
"153598012506864155428824836730630973220",
"104019856279593742168777141580251102312",
"289144746702498481010399216332130452979",
"100187132051024665338636747472029074859",
"296674600815492283559864938238203227857",
"97127183456482261065873632222360108629",
"129476011239613313917508568535118774310"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/block/SecurityStationId.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-643ff2df",
"digest": {
"length": 177.0,
"function_hash": "104045386529459797754978998616581939760"
},
"target": {
"file": "common/logisticspipes/network/packets/gui/DummyContainerSlotClick.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-647edc04",
"digest": {
"line_hashes": [
"308045426125167251003720109520653370410",
"171568784595774524210889437593595016768",
"328712293439310418748460146170598040381",
"192552523666792012565342396024460194611",
"75562606506828406554811920286212843033",
"249798353854150544572243292827209084955",
"250176767129675495601174090482744252182",
"332610974671217362338258583607404535001",
"138744926969298393880513590769587026315",
"295009797387103750551766772216473469942",
"329536380729320440121223287304113057389",
"224674251844114828921981074531391454970",
"28565084441351885399631228577341561427",
"155439065510031648035108734093127325953",
"194294709875033780949991692059629541910",
"244826774637101479990420009204195431778",
"264842029643580724852867084305492865051",
"253374074673314645189180713699921490694",
"221938968733855854480509958817597348416",
"256244230758935296527664700192454803814",
"117369420748229682183976109932175159356",
"220222266659823801901623283128735891375",
"7105674374954697213702234273526128892",
"296349545960961037466697126316862171968",
"160235165484431135870605902215670790222",
"120958154230197411673241377846282963831",
"59009840390691005094893115584822900354"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/request/resources/ItemResource.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6595b0d8",
"digest": {
"length": 326.0,
"function_hash": "280129529497630902159963814793544370220"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/CraftingPipeUpdatePacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-65d1cea0",
"digest": {
"line_hashes": [
"234430836252670323398703628856425265620",
"236008298504239515547284061985049767506",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"270089313830029718958317468903496711160",
"15833270899065037735585058432886087895",
"267692770346280957448692438299983963691",
"12902480631485867481314086890964338389",
"296674600815492283559864938238203227857",
"181293803451726175095542080596955723954",
"60071246377575251135118587203828147647"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/NBTModuleCoordinatesPacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-65d98325",
"digest": {
"line_hashes": [
"307883164738270599335050688736549107080",
"192329307445330993686325850526464637587",
"310646183999263896293469422819642944063",
"243078334104678208097810386481339600812",
"84375196105221163792022018510948206513",
"240274657727412550127855339072830812812",
"227181186175637173524611060212370257734",
"250297781406108727983196973303230946303",
"29594157947082299702745945127197683935",
"27268415389599840494492747993983394806"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/gui/GUIPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-66bfc7d0",
"digest": {
"length": 314.0,
"function_hash": "330529323788262938597728142001729293134"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/CraftingPipeUpdatePacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-681337f8",
"digest": {
"length": 150.0,
"function_hash": "55623227756568114252982964217870945848"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inhand/CraftingModuleInHand.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6824ffdb",
"digest": {
"length": 424.0,
"function_hash": "170922011893455604189240194876362749254"
},
"target": {
"file": "test/network/rs485/logisticspipes/util/LPDataIOWrapperTest.java",
"function": "testArrayList"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6899d52b",
"digest": {
"length": 113.0,
"function_hash": "121180214723906236956282705863002244946"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateCanidatePipe.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6928e546",
"digest": {
"length": 236.0,
"function_hash": "301670277357418040714781366433486215143"
},
"target": {
"file": "common/logisticspipes/network/packets/modules/ItemSinkFuzzy.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6a074da0",
"digest": {
"length": 84.0,
"function_hash": "275400830097300013704872805471383599864"
},
"target": {
"file": "common/logisticspipes/network/packets/BufferTransfer.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6a51d1fd",
"digest": {
"length": 118.0,
"function_hash": "252307603474830131900672519779056361016"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/BitSetCoordinatesPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6adbcf13",
"digest": {
"line_hashes": [
"331875152960076914319926322306501387472",
"192329307445330993686325850526464637587",
"310646183999263896293469422819642944063",
"226934830564568091350206990062043039068",
"177864389914388717176402414583671670979",
"184480083946366586267438272798317100988",
"82827654063569699188955870331053232620",
"238414710622526759215475724389050900199",
"180408147001346858391195642448903707593",
"300892372264579345560736729936793136510"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/PlayerConfigToServerPacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6b9ce4ad",
"digest": {
"line_hashes": [
"266696531042390604917123542715993530543",
"2742875412108564649076696464395340429",
"58597931592311772247860052588788297608"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/IReadListObject.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6bfed65a",
"digest": {
"length": 110.0,
"function_hash": "308337085805042982722670980880581877328"
},
"target": {
"file": "common/logisticspipes/network/packets/upgrade/SneakyUpgradeSidePacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6c1b3d3e",
"digest": {
"line_hashes": [
"17064748448149021299260976507320512989",
"83339964341517518945692630603103144586",
"44864088921545970975431923239615384032",
"12727636830934020712732078639690637827",
"147461107222113666297289178185991991725",
"34198467643473521939355081086825247125",
"121529562292770540963543204228094268786",
"52314897070183086756957515479938367895",
"322165738834490395277078413138688349867",
"194877165329051534417024230492717376647"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/chassis/ChestGuiOpened.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6c1d3167",
"digest": {
"length": 462.0,
"function_hash": "244316059620945740689307661132768403953"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateTargetResponse.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6d20731d",
"digest": {
"length": 416.0,
"function_hash": "232966083786290507716844074410412486848"
},
"target": {
"file": "common/logisticspipes/network/packets/debug/UpdateStatusEntries.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6e05dbb2",
"digest": {
"length": 118.0,
"function_hash": "67376112852034107285905948779705580215"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/Integer2ModuleCoordinatesPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6e07c90b",
"digest": {
"length": 217.0,
"function_hash": "27944718760667461302721830763956434281"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/FindMostLikelyRecipeComponents.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6e1917c7",
"digest": {
"line_hashes": [
"90384293589699989334212146654177312609",
"57771327409514649759277069248706435968",
"314238199112103944089240128317800742705",
"154410326565273170707942228261011462783",
"291891876571559154496741510585779424176",
"171000062948162833230095506000465607728",
"252043590936660106113516608957742997682",
"198197763076775890874670336416634975472",
"333880132845967493298271982228238453892",
"264902223433287208266963467861198833950",
"28334517392508341970557074569152850256",
"8191292995603931784690377922730137498",
"152752704640302121669008567532150416382",
"257013084969101824384657608773928236480",
"313415060079526062716486732553356537016",
"313759917402454708058680135407168163884",
"143286694945035565656411930688197042372",
"296674600815492283559864938238203227857",
"245776265791355473271189336335098965261",
"191995783466004808729921230770882960810"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/block/CraftingCycleRecipe.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6e5d51f3",
"digest": {
"length": 214.0,
"function_hash": "106811588002236889429150807522556946446"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeItemIdentifier"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6f8c2964",
"digest": {
"line_hashes": [
"197972745341217207786056595792961905353",
"239767651086771161880484899999942430127",
"149740413741928615687433955515248278597",
"213553024688937752460220132409392512448",
"173629558784596637207925236843095104347",
"161150096428970993922165643514517180",
"252043590936660106113516608957742997682",
"251925146796289953214895601775274504397",
"202813501138187664070748041246914327813",
"265437055875081594774207467762427117377",
"99072639486902757325572519028552495892",
"29207485788632865724357677679768160460",
"152752704640302121669008567532150416382",
"213914443693993555616630399566927052993",
"83122633792286802727736301999418269999",
"212945236878300365289513560127092784088",
"150069563132726707549889475435692784016",
"296674600815492283559864938238203227857",
"72999295774067198362856228218621720358",
"131646704513131735747230812492486231326"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeSignTypes.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-6f8df664",
"digest": {
"length": 154.0,
"function_hash": "149769100259518523477663071060495720602"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inhand/CraftingModuleInHand.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-7019c2d1",
"digest": {
"line_hashes": [
"251517141156429450030061986241453640261",
"230127711945932363661573130665128379726",
"310646183999263896293469422819642944063",
"123005993981268745938234505129774376211",
"82425235700821820326401473455077436652",
"249098584136883957554936350105557827921",
"246690056215919103074802413609652130554",
"284738512990197672352353731920274526479",
"330569388297968166770978005166351763502",
"110802330341101208816880614263751771815"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeDebugAskForTarget.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-709d1010",
"digest": {
"length": 113.0,
"function_hash": "121180214723906236956282705863002244946"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateSourcePipe.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-70e10eb4",
"digest": {
"length": 1353.0,
"function_hash": "94185918735535271805381622940429747381"
},
"target": {
"file": "common/logisticspipes/ticks/ClientPacketBufferHandlerThread.java",
"function": "run"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-72773190",
"digest": {
"length": 234.0,
"function_hash": "163316343860304271592673218532025337835"
},
"target": {
"file": "common/logisticspipes/network/packets/debug/UpdateStatusEntries.java",
"function": "writeObject"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-72c46045",
"digest": {
"length": 220.0,
"function_hash": "204688083049504297175134792892270658556"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeCollection"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-72d74960",
"digest": {
"line_hashes": [
"188929522529693920779891451514820864296",
"34903970291243142254268078435136641791",
"176440238277749656975786699437286059627",
"134440188788444159221350655617028828794",
"69169438574756946320379105534601510665",
"180039176129113955928732922289459462475",
"68895885162218309158966051332140687719",
"326585199175379151454778471328569133433",
"249901690495034967614634901173851729281",
"110779960965771346821578674376946773149",
"202882735988147179824985352333537961122",
"274168751535469911731558501134889999539",
"258714180143100848118189144417436523910",
"28847470660108255897362669509399285926",
"335235800901341061154738959315957491085",
"168134288336144648614986218697724473653",
"171282297178225567123523945802130154229",
"291828473274671720054985978584381698397",
"243964254542918634087444397025576146782",
"321640242259065309952079708004612702069",
"252104604143401641157571413393996268054",
"321105663946313852585215612107520857325",
"330938995755094375394702036847293307449",
"118111531525268714398881117351237476518",
"289063729588997028579160569771986125400",
"196142983807628403433249591513328750981",
"171108311017875211445615106542228148336",
"36538561518544375924157804627579164592",
"302497969993631288541847003703429728185",
"329440222036386494308493906544129640081",
"293830818491655008174426927760174218351",
"137788969121670695158846115141533710930",
"8542751483801727709198620375591142832",
"323994295230798241495355074221519449209",
"319013299347855859855915753214507665374",
"310098679821544206976564176585640435574",
"187815233707714461902979222069590262724",
"293773321113539221568572137450477433565",
"54534952367335601449709726175938126969",
"6601542435761626704957379120010299550",
"161201657237262111064366446296051459092",
"288990899633849669672597516042529387185",
"308617123394605177881255679799209577624",
"294402209624521595467994095082644689550",
"239930747245001695502859697942567439167",
"223558996867704706993684841996930999142",
"12802134939296592111166738989356344306",
"39406414787501190253533131093622449593",
"61277796574839761523399482743901295594",
"131373609482985346697467945179586306789",
"193583293239320353666949795288358845700",
"141044793513592377437244761995862691304",
"303325510389412292684760058291530018979",
"231193694371713870486959353829688313535"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/pipes/tubes/HSTubeLine.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-72ebe371",
"digest": {
"length": 124.0,
"function_hash": "252427895012498805180385920670141102282"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/AdvancedExtractorModuleSlot.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-734bbd52",
"digest": {
"length": 187.0,
"function_hash": "256482294816781224083572180602096136319"
},
"target": {
"file": "common/logisticspipes/network/packets/orderer/ComponentList.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-73915dde",
"digest": {
"length": 357.0,
"function_hash": "122060325295563796539862322335685063192"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/ParticleFX.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-741659b3",
"digest": {
"length": 109.0,
"function_hash": "146864295642584414604115310612561545999"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/NBTCoordinatesPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-74f7b4d1",
"digest": {
"length": 2175.0,
"function_hash": "186300420945443712485538752421879909522"
},
"target": {
"file": "common/logisticspipes/ticks/ServerPacketBufferHandlerThread.java",
"function": "run"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-754d9e42",
"digest": {
"length": 117.0,
"function_hash": "57036104834767618340068995089663763573"
},
"target": {
"file": "common/logisticspipes/network/packets/module/ItemSinkDefaultPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-75712fd0",
"digest": {
"length": 152.0,
"function_hash": "190078317637431289441485864435901895339"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateDebugCanidateList.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-7614f74d",
"digest": {
"length": 148.0,
"function_hash": "108405146030985889641132297853345045768"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "provideData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-76b1d607",
"digest": {
"line_hashes": [
"224927780750879194179156409342301714475",
"66163324883047676560529911896776733782",
"105601541763343134298728761557763448270",
"18297428162130402358927634627911080187",
"137148310107816033024638343440482067954",
"234358658689392848139849682172056563751",
"34714546463608228322930407888093196508",
"269512508849591032670639782140758962357",
"173793986547319304095122577443118381647",
"235438966913842453428475792323737473040",
"314542671034229605812784457358715468140",
"282968094419871697249374207101892715214",
"37208615600258800728737029258357527979",
"269514129711251984469490360225096903595",
"246690056215919103074802413609652130554",
"152752704640302121669008567532150416382",
"8863908525917305330673518424082501634",
"319867883487710938547321173711120604244"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeFluidUpdate.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-76fc59bf",
"digest": {
"line_hashes": [
"161919115900564440540809626718081198200",
"337767200212243690426627770553533566446",
"274746306769993130858296847200968705503",
"314585274614064351922267885693075930909",
"70481466107794236384702382267667287220",
"241090910319330334341423964018765549637",
"252043590936660106113516608957742997682",
"152249511911389683112950974641886807094",
"150209048284283609228425475261901506190",
"335426904226180311067035095891703067510",
"335467983207126643871546614507129184151",
"73167022299950304735292061620435272064",
"263532511585023717203367026155271909326",
"334536893178079375389478964964232756290",
"308858336490464296697566198115353130546",
"296674600815492283559864938238203227857",
"183948336135455365617311279258413739678",
"339931478054839761074193439742016734094"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractguis/BooleanModuleCoordinatesGuiProvider.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-7740639e",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/chassis/EnableQuickSortMarker.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-784c1379",
"digest": {
"length": 109.0,
"function_hash": "146864295642584414604115310612561545999"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/NBTModuleCoordinatesPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-785955f5",
"digest": {
"line_hashes": [
"71319944048527264578553667527944432551",
"292003201413987320245135760170986782333",
"83374503487415933700160829762658697556",
"328778682637583592846951694228599645292",
"266388153766136101634017695446312938840",
"337613851649608250403202243872130195294",
"171008630730781522195501369685662429537",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"254540883685912530599716791700634648879",
"157095660166268958923014453430151155341",
"61277796574839761523399482743901295594",
"296674600815492283559864938238203227857",
"190852994372853344030841645907617382194",
"127571442914707731469605291091865569692",
"43207510670993851378076834294880970883",
"158143178938483152424679830448518935622",
"196452117390827093515730948616486263583",
"260513975978851797478292466740183578707"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/ModuleCoordinatesPacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-78679861",
"digest": {
"line_hashes": [
"192154975863684622561057381283277126071",
"64596694823045325977627991543077503386",
"171477627340535528338367114404754019185",
"177588190174635663511079803250893842755",
"242142309756589634547764065379144504063",
"22449875699314092252421969453356655298",
"283654371161164129969144278061734588371",
"74502086543124253907884739319065886579",
"7578139319419205413780847741238391304",
"269313952816560604143654498039554861910",
"23814287213640551182250930257813387116",
"37314872207894883204488086734753451884",
"252596270217730887611691733916280350602"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/items/ItemUpgrade.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-79c8ccf7",
"digest": {
"length": 137.0,
"function_hash": "223235952141026757574994893389087737735"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/CoordinatesGuiProvider.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-79eee22f",
"digest": {
"length": 137.0,
"function_hash": "223235952141026757574994893389087737735"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/CoordinatesPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-7a06bb41",
"digest": {
"length": 185.0,
"function_hash": "110779028236322999860977960173911822446"
},
"target": {
"file": "common/logisticspipes/pipes/tubes/HSTubeCurve.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-7a81701c",
"digest": {
"length": 118.0,
"function_hash": "67376112852034107285905948779705580215"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/IntegerCoordinatesPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-7acb93e5",
"digest": {
"length": 783.0,
"function_hash": "256864701718805638042505586300189293138"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/InventoryModuleCoordinatesPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-7af3f586",
"digest": {
"length": 121.0,
"function_hash": "213270070518588576462118730081456048942"
},
"target": {
"file": "common/logisticspipes/network/packets/block/RunningCraftingTasks.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-7b36f656",
"digest": {
"length": 110.0,
"function_hash": "82948375369396017544117179436911895638"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/SlotFinderOpenGuiPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-7b6f62ee",
"digest": {
"length": 470.0,
"function_hash": "107591291982750476671416831339526931977"
},
"target": {
"file": "common/logisticspipes/logic/BaseLogicCrafting.java",
"function": "setPrevSatellite"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-7cf8e240",
"digest": {
"length": 418.0,
"function_hash": "68639027926502783487494045686010284609"
},
"target": {
"file": "common/logisticspipes/renderer/state/TextureMatrix.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-7e246bbb",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateInitDebug.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-7f3945d1",
"digest": {
"length": 122.0,
"function_hash": "245339937508828832788539870485165540286"
},
"target": {
"file": "common/logisticspipes/network/packets/block/RunningCraftingTasks.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-7f94f48b",
"digest": {
"length": 121.0,
"function_hash": "160281581419904332497551373686429562521"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/ApiaristAnalyzerModuleSlot.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-80279dd6",
"digest": {
"length": 415.0,
"function_hash": "34713770741747549271917951903361130038"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readLinkedLogisticsOrderList"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8239a372",
"digest": {
"line_hashes": [
"41054595929064014170145124553753294767",
"192329307445330993686325850526464637587",
"72822666401503387322507506009082426196",
"152752704640302121669008567532150416382",
"44924490817286048279309993917900984102",
"74520670448547175011048241197287706492",
"86096280802192954484151321459536146716",
"179675719377550439937025166445490934811",
"296674600815492283559864938238203227857",
"30074362704351258592973138316452704508",
"118476973287609144915979339406890055834"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/cpipe/CPipeSatelliteId.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8261c1d5",
"digest": {
"line_hashes": [
"265344851720098200346525598698968139592",
"20090948970638134379313468631180470211",
"297277948471254798488880509829187196047",
"152752704640302121669008567532150416382",
"97435867701172352704880418648830616096",
"155081814654325621990138024802191486013",
"61277796574839761523399482743901295594",
"296674600815492283559864938238203227857",
"330092053584888455566696241392525234348",
"31708776164290122977411048386338466386"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/guis/block/AutoCraftingGui.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-827918d9",
"digest": {
"length": 125.0,
"function_hash": "197292932306215683006359503207206524721"
},
"target": {
"file": "common/logisticspipes/network/packets/debuggui/DebugPanelOpen.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-82a4540c",
"digest": {
"line_hashes": [
"10109764989925029105335094027724153132",
"101201906699294261914222062891578547554",
"207964145379135398749930227716140730225",
"87229265000854198153945451197125024043",
"302797321256630425214579162975594372281",
"301289755958963106108700704408545276130",
"224662844721898314561081040873257008238",
"307778516396191267486369080581833315499",
"154009853786450352238594007781056790322",
"81465869562439230527870298370014677189",
"162666690547651324401280139887206846849",
"184369028809178485254506648056050983249",
"135241011289361072106034133988544069598",
"17195784018649206876274989356630945346",
"79249976858055702495949461033465901429",
"20214904500753351992059372148064001467",
"258812941712762081823382186407041213273",
"155439065510031648035108734093127325953",
"35354463111107388123231181692361722827",
"303833752185455666381696700439827442445",
"219009089559122245006043258188207889243",
"169615251083304262995195453134365336054",
"221938968733855854480509958817597348416",
"256244230758935296527664700192454803814",
"117369420748229682183976109932175159356",
"220222266659823801901623283128735891375",
"7105674374954697213702234273526128892",
"296349545960961037466697126316862171968",
"160235165484431135870605902215670790222",
"120958154230197411673241377846282963831",
"59009840390691005094893115584822900354"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/request/resources/DictResource.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-82b02d2d",
"digest": {
"length": 6750.0,
"function_hash": "264857805488460160667463727160291766831"
},
"target": {
"file": "common/logisticspipes/network/ClientPacketHandler.java",
"function": "onPacketData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8337a462",
"digest": {
"line_hashes": [
"180821488169425277394540396487406131961",
"236008298504239515547284061985049767506",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"204898997671156802510952391408050229403",
"325538145862984920605917201852838382419",
"293794700666505525633966596888045228490",
"292764805556082068492585778668161281388",
"296674600815492283559864938238203227857",
"221712761904288575195962968002358966734",
"198985146736137941019410743486336411371"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractguis/NBTModuleCoordinatesGuiProvider.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-85ecd0d8",
"digest": {
"length": 369.0,
"function_hash": "33423500801384982227269281403676262329"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/InventoryModuleCoordinatesPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8619a30c",
"digest": {
"line_hashes": [
"275291584669157570221549722151712776730",
"192329307445330993686325850526464637587",
"58500543026881930709279351503911375407",
"152752704640302121669008567532150416382",
"258022604153415943598018670773332977598",
"61633099840010421590248630113977059864",
"206662655564734186515140130585895707009",
"279119092202843637654997545466748158067",
"296674600815492283559864938238203227857",
"201336464764668889776163786656919136843",
"280263961177223465833677794353269093803"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/ApiaristAnalyzerModuleSlot.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8694c723",
"digest": {
"line_hashes": [
"87387799035572458853049705442435195020",
"171875446783947817365502844192177287798",
"246690056215919103074802413609652130554",
"152752704640302121669008567532150416382",
"204898997671156802510952391408050229403",
"325538145862984920605917201852838382419",
"293794700666505525633966596888045228490",
"292764805556082068492585778668161281388",
"296674600815492283559864938238203227857",
"221712761904288575195962968002358966734",
"198985146736137941019410743486336411371"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/module/ModuleBasedItemSinkList.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-86e05771",
"digest": {
"line_hashes": [
"14522121629321481039532450313690113972",
"167741503678844938284954229835818645640",
"31644178071002635113440073501154966366",
"47413729273987181953223591948332655403",
"44329116307857187660628148688644854966",
"269221144882591825063634333850604104759",
"96183263159653069202223798975560050021"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractguis/GuiProvider.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-86f35684",
"digest": {
"length": 144.0,
"function_hash": "33313689625600256552379833626692858428"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/RequestPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-87f4fcfc",
"digest": {
"length": 260.0,
"function_hash": "8210910682419421003596872321595177861"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/ParticleFX.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-885bbd71",
"digest": {
"length": 480.0,
"function_hash": "118977136114425096776118368215634150384"
},
"target": {
"file": "common/logisticspipes/network/packets/NEISetCraftingRecipe.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8876acd3",
"digest": {
"length": 265.0,
"function_hash": "252352432121374264158110599862832596649"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeItemStack"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8973568b",
"digest": {
"line_hashes": [
"211443570235218638044571891387553767441",
"82593986162953795261139416030768532663",
"310646183999263896293469422819642944063",
"56567295492358737239423760012071844451",
"250796624655438555989005684005753274504",
"159503131509040556134554831508744001984",
"246690056215919103074802413609652130554",
"313435263770542123380966155592456933181",
"287400140232217156290681814057365194233",
"128795466038874337192494961941894208592"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/StringListPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8a6e21ea",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/debug/PipeDebugLogAskForTarget.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8adc6ea2",
"digest": {
"length": 129.0,
"function_hash": "48878290818469173912133855798238661589"
},
"target": {
"file": "common/logisticspipes/network/packets/UpdateName.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8be534fc",
"digest": {
"line_hashes": [
"279531774214058162867232410790305465956",
"261707345898131661459390870350154477392",
"184001222041319690526883188344988515283",
"283705370442485954625500136694278017665",
"46320514259002220520438728983195237022",
"22876551226123427531267472797946366577",
"252043590936660106113516608957742997682",
"66733046392435434378870341215358972416",
"289051698898703329285151649517080365828",
"13456199301043557343247854838700125114",
"71246703624835439161588778937673336006",
"266891846315894451681628254260937211704",
"140768216286788582180918826439235208820",
"324497269638976252207586614971233049442",
"140980279727064582132035791130332052754",
"152215954945619522925491715507382185658",
"126795461156739506954125537364315226942"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractguis/CoordinatesPopupGuiProvider.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8d0c0ed5",
"digest": {
"length": 87.0,
"function_hash": "133531884378576628985773441153832531791"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeDebugAskForTarget.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8d4c24e4",
"digest": {
"length": 171.0,
"function_hash": "119096387472440751022064169371091154914"
},
"target": {
"file": "common/logisticspipes/renderer/state/PipeRenderState.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8d766a0e",
"digest": {
"length": 117.0,
"function_hash": "324550434613891875244054638558801043264"
},
"target": {
"file": "common/logisticspipes/network/packets/debug/SendNewLogLine.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8daac6cb",
"digest": {
"line_hashes": [
"82785258527580335516204214269657947198",
"313355581189355410841019524265258560093",
"11454683803764257366766500131047190702",
"172537679440942643108277778352990547990",
"54875136989067855882567100019060507097",
"39233544276780882422787505506090804720",
"32528691508149472317449677184101188676",
"133259175908826257320876477048079514511",
"201619064177736874872809662637741125469",
"304895959777529276255375396362937006446",
"251101698630753528224613446127977581687",
"317570746939664535585695483748443191396",
"169850086326499031645495700632199570711",
"193807005972569309844739568311530761605",
"120699672696084789940686310045863187105",
"336533310615570399789890412111951198948",
"9447221296432482412100660220856246833",
"258714180143100848118189144417436523910",
"174751800796495449392418599581652421682",
"103772678454045448797651868334298482906",
"206078537102455131701331606175567882551",
"31274094760835291676717963000820763254",
"277928010870371888683641432461904742620",
"337161203787928867004257852047189780403",
"304022990197104236595234643449969323771",
"93188874352283647851945508134787795760",
"181285668126462544799618808955269326316",
"79624346776213076282261650490274929603",
"267966440147061055083088205366153314542",
"25266610859189038113204170471976692636",
"306988379393616397573435204707405099339",
"271834030633280738693278045778522723131",
"288270052245619879716640225318145801802",
"77616381292613061461119073895992517021",
"157147584500250723138742700830015239197",
"245226795821614790786971896676198774114",
"53593330334525539880509558023817676823",
"31495804934265825385749394021858808317",
"258753995121756752374917771074057927516",
"74948553319992398658526344512680831516",
"1518119324139323638351095362001762344",
"211470484990872311030916838152571915473",
"118302002921561172721188935612980577284",
"167765323378553651483413306762721378357",
"137728399792295571018544752674671112300",
"288460415043153039527218964260251978536",
"254721625142475721387438491718569340656",
"26706654272600727193925342346866134648",
"288990899633849669672597516042529387185",
"279959947151156834821858331781904913394",
"285212741967267891130849774945990572582",
"198506133582234071942934770248915844427",
"255376961840609285055235462522405112778",
"239930747245001695502859697942567439167",
"223558996867704706993684841996930999142",
"12802134939296592111166738989356344306",
"39406414787501190253533131093622449593",
"61277796574839761523399482743901295594",
"131373609482985346697467945179586306789",
"227067624859993056458274211717459564837",
"17620295500107715567561891129891146443",
"303325510389412292684760058291530018979",
"231193694371713870486959353829688313535"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/pipes/tubes/HSTubeSCurve.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8e0cf638",
"digest": {
"length": 115.0,
"function_hash": "260849334175543857842094885786463287863"
},
"target": {
"file": "common/logisticspipes/network/packets/modules/CCBasedQuickSortMode.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8e3ae2ac",
"digest": {
"length": 148.0,
"function_hash": "199219850088060660088201353013904855880"
},
"target": {
"file": "common/logisticspipes/network/packets/hud/HUDSettingsPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8e5a40eb",
"digest": {
"length": 139.0,
"function_hash": "72109866193765067945378005545790433169"
},
"target": {
"file": "common/logisticspipes/proxy/buildcraft/subproxies/LPBCPipeRenderState.java",
"function": "readData_LP"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8e9f4636",
"digest": {
"line_hashes": [
"147725483084411507607422577436837983910",
"192329307445330993686325850526464637587",
"246690056215919103074802413609652130554",
"152752704640302121669008567532150416382",
"210834936043933211571613547249086499814",
"9522662029870978445564917278391317384",
"40747988944178421600086882147064077963",
"296674600815492283559864938238203227857",
"105000070096414995198106131643903030191",
"84410681214401117857772992800385544308"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/module/BeeModuleSetBeePacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8f971662",
"digest": {
"line_hashes": [
"119883398293847493054413739085943745558",
"86590272136913053069044224804107738937",
"246690056215919103074802413609652130554",
"294707157053630071521911649688329347180",
"338223717403806542246864235244657275606",
"33777514824071496015287542429126546564",
"269722705071216236666200338115318471798",
"40726975728078560946272320704848464134",
"180023162359933869505908690685559799344",
"310264915205199217146957440767107415361"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/orderer/ComponentList.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-8fc0d943",
"digest": {
"line_hashes": [
"11856540800830954396333249097612134106",
"286674794377012459708646427134918801919",
"49841649314695548379891786748926249938",
"296674600815492283559864938238203227857",
"190852994372853344030841645907617382194",
"260370676561136794493843965748367421165",
"246690056215919103074802413609652130554",
"152752704640302121669008567532150416382",
"271244212114144270455240286486055612988",
"334261364994531779189449116759920971056"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/ItemAmountSignUpdatePacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-90033c22",
"digest": {
"line_hashes": [
"331875152960076914319926322306501387472",
"192329307445330993686325850526464637587",
"61277796574839761523399482743901295594",
"288489773105918947491321110291435347001",
"170913524360263770068429345022053521169",
"232908045631555485576191470602342136525",
"19757312839332354794479995264284891632",
"191033150341624936293582906837844681342",
"299471628255518592459360064316047921199",
"137945682137817495416370949267592896701",
"307812701228920771087848724751033797832"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/UpdateName.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-906d0bf2",
"digest": {
"length": 1070.0,
"function_hash": "41051977121500095459747327182427909510"
},
"target": {
"file": "common/logisticspipes/items/ItemUpgrade.java",
"function": "loadUpgrades"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-911616ca",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/RequestUpdateNamesPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-914357e0",
"digest": {
"line_hashes": [
"333367395838215175709271583841250307796",
"309748786527895002238455479484523552495",
"108376748329836093532018544409610042973",
"152752704640302121669008567532150416382",
"70081939550757196485913052885574606223",
"59123306683177213349078031569604940909",
"103373444270438350220348274063334075811",
"251180951602965835115053594111192074026",
"296674600815492283559864938238203227857",
"15110896106870960028060961088462331555",
"306488114749696897372886478968246963570"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/upgrade/ToogleDisconnectionUpgradeSidePacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9146fb81",
"digest": {
"length": 207.0,
"function_hash": "109769621684731234030588599529530164888"
},
"target": {
"file": "common/logisticspipes/network/packets/debug/UpdateStatusEntries.java",
"function": "readObject"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-926b0722",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/gui/OpenChatGui.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-92c3faac",
"digest": {
"line_hashes": [
"210444961139663721483755235445375498877",
"286674794377012459708646427134918801919",
"222306531076212667433092491981579233112",
"21809200048572281428985714836592696653",
"73629660436499231081619613050516465947",
"119205509520685929392884927471115888191",
"252043590936660106113516608957742997682",
"184617485792024243541063770457580059604",
"117602131009685247354674994630527675281",
"248040879793890635845988787473315823326",
"30129672278515788013753892884382044228",
"180924877960153831682553045672431074107",
"320290818300330849435950799657500079285",
"278092463666164924375386056381437483800",
"236858833375527367116237808255962796020",
"174742258153110176323420144648974492792",
"265716932606035513251689054459766255003",
"67023333113296139698567389806817525764",
"282072205863431161498346218229671157842",
"301058747351398552847944594163336988484",
"228409297887547861664771211844312955030",
"136725050762008066484884406768862720406",
"199929927294611051242987189093782463503",
"328695609461910730690981715368615989301",
"17121988640401366289148156184909287589",
"52722844754237318396253082850232590085",
"25362138435337231402101942611421777780",
"334891030251283710360055933763331201283",
"246690056215919103074802413609652130554",
"152752704640302121669008567532150416382",
"172639184096631927620876825043256764473",
"219574651085050581122131343280381139099"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/block/PowerPacketLaser.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-936ce08c",
"digest": {
"line_hashes": [
"152230766077842979543478375953097789656",
"273077736524368163025473678961738258018",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"186216632831158660262007456550955188334",
"40159218801604781709483009976341469665",
"53214449698027898633977653480552138224",
"296674600815492283559864938238203227857",
"66352058929648562000256870428710831540",
"47298829609847142006204173800994678595"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/ItemSinkSlot.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-952baaf7",
"digest": {
"line_hashes": [
"167618913995100326141804730555510579290",
"113559256579617545709424397455762989433",
"246690056215919103074802413609652130554",
"152752704640302121669008567532150416382",
"338540958823969003378590670166640615137",
"35155551597447821233418564121856962517",
"84878816696843557925395837635258961245",
"80958595396887371537957596051060526964",
"296674600815492283559864938238203227857",
"161336911269735383031319904342367467647",
"175495949185338556492654052358547145239"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/cpipe/CPipeCleanupStatus.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-953f4b1d",
"digest": {
"length": 164.0,
"function_hash": "230324810103811469574489558467283010357"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readItemIdentifierStack"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-955c804a",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/chassis/ChestGuiClosed.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-95ecac67",
"digest": {
"length": 111.0,
"function_hash": "8338271086371136022192056107774309642"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/NBTModuleCoordinatesPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-960c3ac0",
"digest": {
"line_hashes": [
"275291584669157570221549722151712776730",
"192329307445330993686325850526464637587",
"93339289664695564509442695408160636752",
"152752704640302121669008567532150416382",
"287156521935125889624236871637994809142",
"18106857741617012998446547652709982694",
"81407793143923062277293386987008191450",
"89241749239988223608272487261273681636",
"296674600815492283559864938238203227857",
"294257949693181436834442153389429886820",
"156736795755175985435113747531114548277"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/AdvancedExtractorModuleSlot.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-961e1fe6",
"digest": {
"length": 293.0,
"function_hash": "17061725111111345971605097543279026978"
},
"target": {
"file": "common/logisticspipes/logic/BaseLogicCrafting.java",
"function": "getSatelliteRouter"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-97d25fd1",
"digest": {
"length": 425.0,
"function_hash": "86874104673075275572793147388003672405"
},
"target": {
"file": "test/network/rs485/logisticspipes/util/LPDataIOWrapperTest.java",
"function": "testLinkedList"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-98376550",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/AskForOpenTarget.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-98ae6ea5",
"digest": {
"length": 115.0,
"function_hash": "183232807879529264383026812360453768914"
},
"target": {
"file": "common/logisticspipes/network/packets/module/ItemSinkDefaultPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-99098c89",
"digest": {
"length": 422.0,
"function_hash": "271762617973228635979858232267279843937"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateDebugFilters.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-99dc9b48",
"digest": {
"length": 97.0,
"function_hash": "119178724086289460964432126051026389271"
},
"target": {
"file": "common/logisticspipes/pipes/basic/CoreRoutedPipe.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9a7fa1e1",
"digest": {
"line_hashes": [
"188929522529693920779891451514820864296",
"34903970291243142254268078435136641791",
"24646457923891578125045837359442058908",
"69962145698563931885407181480342460227",
"337249315980002648892609986892882628144",
"219612041038255307782484599081579460233",
"247823507237772751983844375975668495099",
"208579241774065171041975756042401766555",
"127624211173392048724405720351926890967",
"319972746379304675472779031670574626468",
"220771904486408207399801973256489988533",
"129331022927365939678130271523184129523",
"40702848565785843616772790537502536163",
"107137226334229509178554641125230667210",
"150380450736231877354362218157059556234",
"340097515576567639046655342580748905084",
"184271225069745432277856448942524663119",
"224187699083507563362982160370217181033",
"14299794239068685727827152403155864224",
"246564164453917494597009032390255317268",
"27758150928798766074998844378152096094",
"31274094760835291676717963000820763254",
"277928010870371888683641432461904742620",
"337161203787928867004257852047189780403",
"304022990197104236595234643449969323771",
"93188874352283647851945508134787795760",
"30611801288617036500694580197670180976",
"255073694316081671695819585280259064380",
"284461203276222838138010549773813024079",
"317426528556642735752591360199447218085",
"200306070765705568623543308409114879984",
"197971571838978693464161185436193294928",
"217711966633698143151988440946337805924",
"213583921938514472947833216766399112027",
"136729807680185398189734521582095891148",
"260526380829597037755446809480887755988",
"290505574659756693364650932112586377390",
"308527336218068173169090318471435078643",
"11721313347430673116585449686526310189",
"322179147539289068149389142140026582841",
"180247706605582782868700722647119817503",
"334473168546991883409207417176378959089",
"128731338770520685701037437523872546224",
"335720123558057270867728564911704364733",
"238469535796472556790979405312475313026",
"184024466197691116711170045947989396892",
"231239364033750768672139418092609606817",
"20481721723010925659006448405215873585",
"177198106476963519054964074158102959203",
"242594280196292187203392525601424914812",
"161201657237262111064366446296051459092",
"288990899633849669672597516042529387185",
"37538894538009002232769482391966495994",
"330316558628527502655195068564187037460",
"239930747245001695502859697942567439167",
"223558996867704706993684841996930999142",
"12802134939296592111166738989356344306",
"39406414787501190253533131093622449593",
"61277796574839761523399482743901295594",
"131373609482985346697467945179586306789",
"242278186107338017121470404212536861165",
"241069046245732319743703677152031460227",
"303325510389412292684760058291530018979",
"231193694371713870486959353829688313535"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/pipes/tubes/HSTubeCurve.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9aecafa7",
"digest": {
"length": 185.0,
"function_hash": "110779028236322999860977960173911822446"
},
"target": {
"file": "common/logisticspipes/pipes/tubes/HSTubeGain.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9b57d6b9",
"digest": {
"length": 731.0,
"function_hash": "314668639343549750549179291815098276390"
},
"target": {
"file": "common/logisticspipes/gui/GuiCraftingPipe.java",
"function": "drawGuiContainerForegroundLayer"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9b5f7610",
"digest": {
"line_hashes": [
"179090249928171220647108772841709643483",
"323172260548841463328728249189599922233",
"51499832633180179488159476197642954924",
"123047968669679926253026613169230502766",
"312800092274099302818644138396476263786",
"140768216286788582180918826439235208820",
"223561965811408062582511035159254801038",
"190705680147185918197929392292936886185",
"250536113994808085942668858535558599919",
"223940966423789899181027764074101420209"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/routing/LaserData.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9b61eff1",
"digest": {
"length": 349.0,
"function_hash": "253317321992420060447831130189076376796"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/CraftingModuleSlot.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9b9907c7",
"digest": {
"length": 67.0,
"function_hash": "5331308397816407834666573184742921505"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/GenericPacket.java",
"function": "setArgs"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9c851284",
"digest": {
"length": 112.0,
"function_hash": "299966586091580950286403590590202363236"
},
"target": {
"file": "common/logisticspipes/network/packets/module/ApiaristAnalyserMode.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9db75cf0",
"digest": {
"length": 127.0,
"function_hash": "328369669235639627247859368313288487970"
},
"target": {
"file": "common/logisticspipes/network/packets/UpdateName.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9e2e78c6",
"digest": {
"length": 628.0,
"function_hash": "311960006989123137963762270524163296393"
},
"target": {
"file": "common/logisticspipes/pipes/upgrades/UpgradeManager.java",
"function": "getDummyContainer"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9e44ecbd",
"digest": {
"length": 537.0,
"function_hash": "127604268105492137985546585143613947788"
},
"target": {
"file": "common/logisticspipes/gui/GuiCraftingPipe.java",
"function": "actionPerformed"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9e4f81d2",
"digest": {
"length": 110.0,
"function_hash": "106140441389344441957066181625622978586"
},
"target": {
"file": "common/logisticspipes/network/packets/module/ApiaristAnalyserMode.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9ec7a29b",
"digest": {
"length": 88.0,
"function_hash": "234759346693591726065199619938255065466"
},
"target": {
"file": "common/logisticspipes/pipes/tubes/HSTubeSpeedup.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9ed46a53",
"digest": {
"length": 223.0,
"function_hash": "89606866105252196192418514994470336763"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/ProviderModuleGuiProvider.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9eea664b",
"digest": {
"line_hashes": [
"142259077564232927257444607624805338258",
"287696819171460435489899168145616013531",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"38976804169028461755334789874555276185",
"173578111220137037862008076811154017493",
"61277796574839761523399482743901295594",
"296674600815492283559864938238203227857",
"122923176578840123358823143365740636734",
"312988850495567403510678558439142313666"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/InventoryModuleCoordinatesPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9f2aa71f",
"digest": {
"length": 114.0,
"function_hash": "96339827215206962738734937928512733852"
},
"target": {
"file": "common/logisticspipes/network/packets/cpipe/CPipeSatelliteId.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9fb2c50f",
"digest": {
"line_hashes": [
"54748847192103889506175777710082493865",
"301857313887092508699428343753523935773",
"310646183999263896293469422819642944063",
"242355340793802269096077920339332881162",
"128364890147777508889794429358313483445",
"179438910421528891560758515420288430348",
"64425150149096333676400267372205863607",
"284257262020874226996031316201725552402",
"244443064419356824106920403514162219872",
"143509523647107037033490169260125987649"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/MostLikelyRecipeComponentsResponse.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-9fcf9eff",
"digest": {
"length": 51.0,
"function_hash": "63064522430437487161464799714038601684"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/ModernPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a031bca8",
"digest": {
"line_hashes": [
"39294723096964340204996321441563819433",
"192329307445330993686325850526464637587",
"246690056215919103074802413609652130554",
"152752704640302121669008567532150416382",
"74118685971433578437746477560799437560",
"250839443685265382842488722146550745321",
"69753072599844166044045251630350674149",
"298526492801159504774524143214234423062",
"296674600815492283559864938238203227857",
"121463764391030341901811802216856815839",
"269254539009213088678277386246061969376"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/block/AddItemToTrackPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a0565666",
"digest": {
"length": 333.0,
"function_hash": "240782748712165395880781526298780833705"
},
"target": {
"file": "test/network/rs485/logisticspipes/util/LPDataIOWrapperTest.java",
"function": "testNullSet"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a0688b12",
"digest": {
"length": 4132.0,
"function_hash": "192616094889660097417017272503997577359"
},
"target": {
"file": "common/logisticspipes/nei/DebugHelper.java",
"function": "addNBTToTree"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a0a50868",
"digest": {
"line_hashes": [
"255750396056273340854407150607593698063",
"326684149381772077016464187542539556411",
"122685757616012722706999937087844005256",
"273598288925948078208283068613901668066",
"202801049825802052520869022992171018773",
"182955196479312246058948796450497272153",
"77841442643755376215690594258796305761",
"8551541366326557424426943752684410400",
"300920863126094639904199547129572711892",
"273569712361773169443629060436683915420",
"104259627494048358745453273322607218931",
"290832461291661478571796163741876759065",
"317290290870056293409852692734140365193",
"195285217447325624329883802754647320500",
"313025887168548329411329020220440069652",
"215520523080802880784454136132523857886",
"190971328349381086269500016722039787987",
"48797891177092487248407695522401904502",
"168898838734296962162863202780149122300",
"134297926618761387363144409071887270794",
"286089608359895820487553451832889990510",
"334628598276541829673372036884937845324",
"42178038757027166080181789723618148164",
"228875825004449699269839815679049990615",
"195569954987843332728039350442216779474",
"241243707744710110078304653543654828296",
"58745427363290838017369193676800444214",
"304676505864911328974301504581939926113",
"35156455409078864242839938461693717848",
"156919014490719606518366977511586006201",
"324893713340346987212518332210227140264",
"133264060701092777375806560692249819658",
"201858953484686980640442839999359134408",
"325677713824084530879356533748034104238",
"27069202525598740366209850959041714098",
"51914853984657079069101879536794104286",
"198927963812926728887510745038573406065",
"146593409996047851732949346196282877018",
"72666856587378176518966917153222452595",
"295747577431459138783214723720080232905",
"109265402950556004984128036783976006350",
"16829409115380335485607149464150893021",
"127616957336065182122476888548360128633",
"138621036699596975974223728599857481080",
"45878563178082178227562709727234674137",
"222069670468763545814436469361207386035",
"247146808883913957967327836379154152425",
"177452817224642246102353205878693415651",
"323547735206919264134274745264858979111",
"268658464365048994599525985844481979738",
"32132371876485773917451410850166708392",
"246690056215919103074802413609652130554",
"109773973390129154429095259042495272837",
"165261973629437798674099768454287623626",
"255204914740879951471740861339519574896",
"158445093738445105068864266072899523869",
"46354457847296735967951954085466149945",
"300568033161969357575431929124513814816",
"30117475775644295188615716099464482296",
"196662213061477208551159384748556798374",
"296722933833781476189688538490130252785",
"185145930036237676086663102875522004364",
"164558196188451540397422545542648697604",
"168529824564844409188735106217649584038",
"304865417471333115278225109199494672011",
"3824606567385330491000276846983002897"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/debuggui/DebugTargetResponse.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a1649a98",
"digest": {
"line_hashes": [
"232480889404874570899553664838434334751",
"331596694465513512258712983402929103236",
"44864088921545970975431923239615384032",
"12727636830934020712732078639690637827",
"147461107222113666297289178185991991725",
"47487249942813532768482709066707561984",
"127035787795686355523081669419514757221",
"52314897070183086756957515479938367895",
"322165738834490395277078413138688349867",
"233901786083145862066391872358021126574"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateClearClient.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a26d0bb9",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/proxy/ProxyManager.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a27ac5f4",
"digest": {
"length": 109.0,
"function_hash": "226472197789849653810220951136937126467"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/NBTModuleCoordinatesGuiProvider.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a2b0d420",
"digest": {
"length": 325.0,
"function_hash": "123772978145179743367559510806400074948"
},
"target": {
"file": "common/logisticspipes/network/packets/debuggui/DebugTargetResponse.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a2ceaba4",
"digest": {
"length": 537.0,
"function_hash": "72148338329190698958213399040524479121"
},
"target": {
"file": "common/logisticspipes/renderer/state/TextureMatrix.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a494e797",
"digest": {
"length": 834.0,
"function_hash": "71271651867946265391237353272739429747"
},
"target": {
"file": "common/logisticspipes/logistics/LogisticsLiquidManager.java",
"function": "getBestReply"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a49c643b",
"digest": {
"line_hashes": [
"51863580475033619066602027376562416007",
"200307937480382049125863134200644122072",
"44864088921545970975431923239615384032",
"12727636830934020712732078639690637827",
"234284184977040720019609489496073287892",
"217230294974181044957273386559209518535",
"84941062034269489994376792931857313939",
"52314897070183086756957515479938367895",
"322165738834490395277078413138688349867",
"152928833530748810114772312443705556485"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/gui/OpenChatGui.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a4cd0af5",
"digest": {
"line_hashes": [
"147725483084411507607422577436837983910",
"192329307445330993686325850526464637587",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"337383801478410738259774822546645390958",
"58967542224793333266423858779061586970",
"185542601952917444803262493219692561237",
"7221928642780075247310358669616230689",
"296674600815492283559864938238203227857",
"307925450790663439346859072689109430124",
"316084714029868280657178350589988440322"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/module/ItemSinkDefaultPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a5387bce",
"digest": {
"length": 86.0,
"function_hash": "89262867362023125605898246646751931802"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateCanidatePipe.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a575e3f6",
"digest": {
"length": 149.0,
"function_hash": "56903601564974457222340468119909802001"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readUTF"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a605c7a1",
"digest": {
"length": 112.0,
"function_hash": "299966586091580950286403590590202363236"
},
"target": {
"file": "common/logisticspipes/network/packets/modules/ProviderModuleMode.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a62ced65",
"digest": {
"length": 3142.0,
"function_hash": "61301123681043575215307445414270104900"
},
"target": {
"file": "common/logisticspipes/proxy/ProxyManager.java",
"function": "getBCTilePart"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a74859bd",
"digest": {
"line_hashes": [
"120079020252426494446870794648627181430",
"270587023616875146532443798886189439949",
"281562854700570521655383763711748572715",
"246635847695644427122044631586544470795",
"101631508525189169759471895451200075184",
"229503665738156254961931810472187488505",
"281687304004296733408028140196076548056",
"189259155302202399155192813149838742922",
"134692253192576664901823390498794803353",
"87359160837999805406886011922191148904",
"159814907199067032322826271979810744797",
"39492198641242218906635480324526518738",
"134901294864941151590987768595622057822",
"59186467477360123325222300471583944711",
"261824974956615343741095915550664618223",
"265303369670771037732270692857078691702"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/request/resources/IResource.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a78b4ab8",
"digest": {
"line_hashes": [
"224030011666194637622006457741789544629"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/pipes/upgrades/IPipeUpgrade.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a7934567",
"digest": {
"length": 172.0,
"function_hash": "274062398701312104509391238136566805239"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/RoutingLaserPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a815b8ee",
"digest": {
"line_hashes": [
"257448510167042502079818885498665899520",
"152953683823555927103607755414386866416",
"61277796574839761523399482743901295594",
"269937370670088086541379640965779866884",
"174523538249659278093908181066652344978",
"28861849963982905245901697412084116105",
"126780053403269005791552223415490372071",
"172684242016049548746328345897829339189",
"317694078130251074812575372428230681025",
"76032139792662826473797491534559042890",
"64118131843448111114198368990563735575",
"111017187326639377802596610431853524262"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/hud/HUDSettingsPacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a8726b5b",
"digest": {
"line_hashes": [
"185117191363029327287040728518660164861",
"80831138755116512512915683678495527628",
"310646183999263896293469422819642944063",
"327264940382340888182113238756418239715",
"260777605946249146412865889736920437223",
"89513948697660910885832007713627384691",
"27219555635135324315562938292551370873",
"204254369131022167084693062057370502298",
"111788833347755978121922208071820177682",
"77877383600577058657384102853658622443"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateDebugFilters.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a895de08",
"digest": {
"length": 407.0,
"function_hash": "219671128662284587474806393957751874741"
},
"target": {
"file": "common/logisticspipes/request/resources/ResourceNetwork.java",
"function": "writeResource"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a915a771",
"digest": {
"length": 110.0,
"function_hash": "106140441389344441957066181625622978586"
},
"target": {
"file": "common/logisticspipes/network/packets/cpipe/CPipeCleanupStatus.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a9518a28",
"digest": {
"length": 457.0,
"function_hash": "322569018212515896463389137363718538710"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readOrderInfo"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-a9e0e660",
"digest": {
"length": 379.0,
"function_hash": "32681390076518976945164396781627128664"
},
"target": {
"file": "common/logisticspipes/routing/LaserData.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-aa43165d",
"digest": {
"length": 113.0,
"function_hash": "93359749131347873472983701306809237851"
},
"target": {
"file": "common/logisticspipes/network/packets/debug/SendNewLogLine.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ab76ccb8",
"digest": {
"length": 113.0,
"function_hash": "76453391781053883641926804861521895717"
},
"target": {
"file": "common/logisticspipes/network/packets/satpipe/SatPipeSetID.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ad58250f",
"digest": {
"length": 118.0,
"function_hash": "67376112852034107285905948779705580215"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/IntegerModuleCoordinatesPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ad979fd5",
"digest": {
"length": 279.0,
"function_hash": "271512523666444042273742351085780554004"
},
"target": {
"file": "common/logisticspipes/request/resources/DictResource.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ada216d9",
"digest": {
"length": 148.0,
"function_hash": "302836374599297017401094168934488466505"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/RequestPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ada618d1",
"digest": {
"length": 116.0,
"function_hash": "240408808815073571734975486195850619326"
},
"target": {
"file": "common/logisticspipes/network/packets/chassis/ChassisGUI.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-adc890c4",
"digest": {
"length": 122.0,
"function_hash": "144605722078290471771173804249343349586"
},
"target": {
"file": "common/logisticspipes/network/packets/debuggui/DebugDataPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ae9d5b6a",
"digest": {
"line_hashes": [
"156435578974975448999769126024755855052",
"120697895021704943717650702816366791112",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"201304932213111681881134375942672592872",
"32512938021167918961863245517575028973",
"61277796574839761523399482743901295594",
"296674600815492283559864938238203227857",
"73057563364465517043371967136670207710",
"206061911536276039803479470562355893019"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/ItemPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-aee0a91d",
"digest": {
"length": 333.0,
"function_hash": "240782748712165395880781526298780833705"
},
"target": {
"file": "test/network/rs485/logisticspipes/util/LPDataIOWrapperTest.java",
"function": "testNullArrayList"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-af45e97f",
"digest": {
"length": 137.0,
"function_hash": "223235952141026757574994893389087737735"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/CoordinatesPopupGuiProvider.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-aff77539",
"digest": {
"length": 125.0,
"function_hash": "261758408249104253909574836980441191582"
},
"target": {
"file": "common/logisticspipes/network/packets/debuggui/DebugPanelOpen.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b15159ae",
"digest": {
"line_hashes": [
"217873326066472862182804585541928832910",
"337767200212243690426627770553533566446",
"310646183999263896293469422819642944063",
"212285699284179187505295699929516462563",
"181676600405538192161969191327653504504",
"219341387512046925798801727444493657412",
"164695632114063063022776119320986550965",
"294120498781033378743221825101668612626",
"307542512798441646444980908914949753486",
"318774815708133652323766189296385997561"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/IntegerPacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b1ce1a41",
"digest": {
"line_hashes": [
"275291584669157570221549722151712776730",
"192329307445330993686325850526464637587",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"93490008540277404211674504981868243367",
"71320210721472190584668278198530877778",
"233682124467954049549784163741197259630",
"296674600815492283559864938238203227857",
"184196780803120359199618857930156759427",
"307861038351867643045460968166925871912"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/ActiveSupplierSlot.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b2c69b28",
"digest": {
"length": 106.0,
"function_hash": "233452970747740419020421304617416023665"
},
"target": {
"file": "common/logisticspipes/network/packets/PlayerConfigToClientPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b4747347",
"digest": {
"length": 231.0,
"function_hash": "6937098672561580500409083365780248016"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/ProviderModuleGuiProvider.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b4b18a14",
"digest": {
"line_hashes": [
"151924902323964798621004019061593576669",
"65828162269804302704128949330667940072",
"299147922844656565119434771078319355064",
"252515137454420105323412713792056017846",
"225490875155546520383951207681888731433",
"270717478877787142809936270047544469579",
"252043590936660106113516608957742997682",
"63254355346373736142540499575892617194",
"18349577521661896884302512275426094669",
"178254070824634309211430329980274077733",
"248928872099907932160068123675405949471",
"86148197915994260076758845272776625443",
"74031698445539650583350156255613541955",
"246690056215919103074802413609652130554",
"303116766268817867937797529868240116079",
"41374529675037641224969848276445587452",
"61005263022123823172823183587665255732"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeContentPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b4c2a934",
"digest": {
"length": 97.0,
"function_hash": "201662316163110924045145849430391800074"
},
"target": {
"file": "common/logisticspipes/request/resources/ItemResource.java",
"function": "ItemResource"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b4d02320",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/debuggui/DebugAskForTarget.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b4d49a97",
"digest": {
"length": 347.0,
"function_hash": "189755723157356773690435119130199276695"
},
"target": {
"file": "common/logisticspipes/network/PacketHandler.java",
"function": "onPacketData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b4e10f50",
"digest": {
"line_hashes": [
"141471913948913945858701018320072595525",
"192329307445330993686325850526464637587",
"317882026007251392345431853214636502260",
"109165573081057925739454854460548004054",
"279632801159362615331666822678690149575",
"11898511392622715372285116182209688207",
"199987443527646523658914195460356849007",
"258647519923935142137373825523605449075",
"1480675287025783546879004292812046799",
"247065193037387157261177989149037467354"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateSourcePipe.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b5278275",
"digest": {
"length": 125.0,
"function_hash": "311532210595183625827965750441521922411"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/ExtractorModuleSlot.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b603c4ef",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/ActivateNBTDebug.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b65b16db",
"digest": {
"length": 143.0,
"function_hash": "151804554975770132439113588310412748130"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/CoordinatesGuiProvider.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b6a8f29f",
"digest": {
"length": 459.0,
"function_hash": "102493140036133201542677519431797150101"
},
"target": {
"file": "common/logisticspipes/network/packets/NEISetCraftingRecipe.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b9257217",
"digest": {
"length": 251.0,
"function_hash": "55753236881289419427790918977284345335"
},
"target": {
"file": "common/logisticspipes/network/packets/module/BeeModuleSetBeePacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b9e23e10",
"digest": {
"length": 118.0,
"function_hash": "202552250331450199251869476011532028842"
},
"target": {
"file": "common/logisticspipes/network/packets/debug/SendNewLogWindow.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-b9fda61b",
"digest": {
"line_hashes": [
"275291584669157570221549722151712776730",
"192329307445330993686325850526464637587",
"63742276416608821456570855705373054600",
"152752704640302121669008567532150416382",
"18721264707285175096082087789268690013",
"241846983508349882029032304339871111540",
"79329437305859384465539427865282380914",
"296674600815492283559864938238203227857",
"186417485055394388484520417886103560893",
"240534969201644519534299194074585720193"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/CraftingModuleSlot.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-bb4fb1f0",
"digest": {
"line_hashes": [
"50504215304447945183503448747246674908",
"83820905579995598441486276129308968123",
"172847085320459004574499643525592628144",
"200029452568370750838713783383139627855",
"37203670308143176840098896209400484959",
"99882528788174993969530289854392840388",
"257450376627290323251859285827138444519",
"212204378847578271680706028057299443133",
"242730341809946591922241545908305714060",
"242600765721118665488672099503198669126",
"205439037355517620605826263312305945535",
"234633077277092531010308660663622746972",
"186912517635384223776709925760048124946",
"254857217417393254244388758754290074446",
"267799784355383665646570573445299634396",
"16160722795964196194619138955927180062",
"13230303526603058669174876240726880820",
"49760206202974324214396992367263936638",
"303541799019497243615659574005956510235",
"277408850390928348164146253964206091110",
"22330459679061955455381871323224410735",
"186110954636669002417969625940998779951",
"252683053603716852511276878120530239433",
"42042986006339440219843025475264627999",
"230666984336634552739086225274570308626",
"71278456421953884782705373700979841959",
"227980176445371778117564903373619074400",
"313843489471988475748167079363254881318",
"183732837985974762221901190113588994670",
"314925415070366832997216995295122797948",
"73024299662371247278302919480626626096",
"206929868487014620331412826663940570853",
"72094348702420948329854003892101323213",
"284759181818383094126886311695841450577",
"111457689046155262193636719049434463018",
"131237587432612665390026864481658699234",
"262628980376813301310859427860858482",
"243145847622028766211032847596019562648",
"180537043270397882119534379950445664594",
"189669537106165861864897981401900393205",
"146343480751308575019038883630275781034",
"171162786461320504484916071544543764690",
"77975902272478940761912822711903443029",
"56703052309778839833852569053850249367",
"295774729137585904448220259699765928890",
"261158044629780159193243667562862310521",
"25943828196811409056030327896751366337",
"254989478231855441595903909404014133003",
"95542216105596059985330418222414076487",
"174329904300493786636536131177085308547",
"276696900603879796473658963516538682723",
"239242588528561193885739188569533678116",
"117981651583939697851282714792654447735",
"249844675851410888341528784859757483459",
"8413739566807704700533298366395446977",
"171334651848900618892888253845425985848",
"321762020692194967136014737294744275085",
"38196879456679431397734963037055010800",
"80446120812370155858178666718561668882",
"139937456259490582631297342894272356124",
"32767141800949666329453675448633070230",
"186202386312379199455685556202383630686",
"161038424090411397216892676373211279992",
"55361371950928725651468118937744196366",
"96166570976645490983726267064160085351",
"23668422943006167248844769674480404897",
"336462110174357201508336082454457286165",
"155472127094340208373420790358381378632",
"252763824898827769094499147332986426962",
"149595153373769884522677144544657626699",
"14424476683232459603279928864660597248",
"120672208789055421300517020120180620944",
"48267626162395553262955411237778915480",
"107287110261574808630883563859454961058",
"198983667104502577220103190803205124012",
"158297444368643491609299099491230678441",
"139017519083835511834249669698772360912",
"42568423519986343963249681068634471849",
"246470729909727593733622036339682294608",
"13827912086165951724993555599580721475",
"183610311485284409659317263946341115258",
"216261920592036844792645401834458737637",
"112195860107691530907036189375360388894",
"187862874978726163822973487741238901226",
"213888418085828445411064268261654689886",
"139861108327289591142810402250654710240",
"85082251881967184907517552432200911463",
"104113784545320769320116452717840644929",
"267083645271658988353476716233782416772",
"94201666799258447194133132132687392470",
"184848826077725619516937630800010886929",
"16446966881156089264341994691597229970",
"118837756139131996758963567841575809081",
"80192529924110654326884598664221126311",
"305502215272066474466943637173010726072",
"188263132626911004314491956002894903518",
"338167237969394915768982805191090548523",
"149729000440757400860011922662767364576",
"96766472596812410330908711149428433159",
"249390906197766577457935375434153340600",
"104263692693842185084694455591197771864",
"11762432165798480816354337535609836817",
"75737078405662309343833256345301725312",
"86490789262495926603463775077229831057",
"294008413272050370772454808513300522002",
"105136851096084356396684442035094986447",
"218577040972389176233952625217433978544",
"117713787695062736812936687618788864937",
"136579067263129054394841083525863876080",
"119728963996592402014778917482534883204",
"106343541626489322018664256332824025946",
"314229263440301178077908373900491649622",
"67180111717789361436346882992764808692",
"117539709629465558111525895089324125918",
"268716909011813967251618573235798810642",
"199057987412686351348612274501161677416",
"21889414051665105410841222623395629063",
"141929515369392991686655268222206450534",
"13143863329768619897656757822031960142",
"82372280846210334874590672064642266848",
"148040227661571365668153737103401892625",
"261483448043115089978107621124808543293",
"110799687271749686647208482134008190061",
"310739098095666290485960177229376085903",
"227228875864988650925161006706807652918",
"126320063451609338288369365250562632063",
"99814439146265481826834171163120646944",
"318644476791612235533403392429586050905",
"190527222241305958841612385819532067233",
"136621674706418565168207496095459337116",
"26763914585888268289904000035108635485",
"30184895536474307076518559754983552594",
"116480524939271845527982296204307762393",
"165899322022801783902186274866431784025",
"163278789555231723175950743492998854666",
"269369263765709617773327840299435229284",
"133421778141302585155222506241237323115",
"90803544826508839638490963734564308399",
"21896460055727460348482033137038344344",
"316629603965544909403416721415581634859",
"259355268563004487368832442627304276642",
"324719895889477159143938021464968071286",
"116419656809401031128007500429913721670",
"151776025545560832610048147424118606109",
"269850925619186640085841924648764758750",
"274878218416760974734031820988598611999",
"57973448231621613879313688096162964939",
"212544902743322606939680140397598687814",
"66940996954870383469374587963794437537",
"326165598088401399390988509332195528275",
"157046273605832304779416219958897584850",
"217650964165894252675426837886063246487",
"195417243558176813952346831318388124822",
"143710850798403360859377886803755128712",
"202879597078060723365101489471010690687",
"233732889711334423797948515659451857926",
"256154309136571572492805858000462931961",
"40135062358332774612041303211221091598",
"104234201294229831246715966704809574811",
"278814324836334258372255375655176529746",
"105245928313852462341115939804085489845",
"143337015478664120274335243793620683179",
"262475805539467811011152442451196959573",
"140770337170876744862836409705933985372",
"265088574798873349326170774372842278498",
"60462117068905797682623643108653765558",
"297276219482101189035215464348079619090",
"148219084781564130652785237401086871777",
"33859543914877454410594414047972397123",
"242804233026719395391664357157487142030",
"123307092248057474457803337949155019706",
"67441932157811590268829698609892845360",
"151148984921456354758642292814494082949",
"90318262224620931140624170776920635361",
"55379257661750978648508848729968369058",
"308086964325993212554436734419997741272",
"307626341869731033347027448759495306548"
],
"threshold": 0.9
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-bb70f508",
"digest": {
"length": 530.0,
"function_hash": "6046660265293207266414572514888426618"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateDebugFilters.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-bba3a73a",
"digest": {
"length": 116.0,
"function_hash": "327834830491586443500809782180036847291"
},
"target": {
"file": "common/logisticspipes/network/packets/block/CraftingSetType.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-bc58598f",
"digest": {
"line_hashes": [
"24624832812703284612612757241316740300",
"331922563709227701753896845100377285709",
"282569771905871125005021027764108498283",
"66573293000173882410689892259363755483",
"33705161068944607506867093982762866597",
"21073880599126853418186553335399917311",
"252043590936660106113516608957742997682",
"123816313714282136305728974454899086106",
"245620990274711274935147707019816635451",
"305213072081868551463459731352899080649",
"221383724773266271913306741785202557421",
"121807084671084367797418260001661374810",
"311393852328653189008442335111070495386",
"10359721163234692744337011330058645559",
"257952997763359664672523396601922117496",
"296674600815492283559864938238203227857",
"334684068314687390969799268399677705777",
"51718515834193610217592485395094153029",
"246690056215919103074802413609652130554",
"152752704640302121669008567532150416382",
"146096486887968251186071127145699778411",
"91755364244663577709794234425820643323"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/ParticleFX.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-bcb6e99d",
"digest": {
"line_hashes": [
"307883164738270599335050688736549107080",
"192329307445330993686325850526464637587",
"220260705877369022807385093466264918543",
"216061330939390349537445039910725634662",
"284800083511516202610804034944786903550",
"133217425837784344323210020985231965978",
"158317412977888297462544327790033994405",
"146796502857130295589334017071157996282",
"90269870571881832315675341316603914084",
"296674600815492283559864938238203227857",
"336821091303034601540663975246284431797",
"241591652603561955835271636567861713763",
"84460200544298467031975021022348825266",
"311559387201425571203661281161093080760",
"254987976427953497528758116272909021000",
"265520859346511404210826554709707580329",
"85066971977449976210581642600353704524",
"59197188318028993527801523127139215816"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/gui/GuiReopenPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-bce2e272",
"digest": {
"length": 152.0,
"function_hash": "179504711305060248391399213023744448405"
},
"target": {
"file": "common/logisticspipes/network/packets/block/SecurityStationId.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-bce67214",
"digest": {
"line_hashes": [
"14123161054699858155770582365664638507",
"266460032383538157403848448284546234968",
"168328483498603463287473345811513877021",
"202037498187373874047529206933240386469",
"161146332277648256471842198304646155826",
"95722194757899257889269818513926406591",
"67515450357900714488209989065535336714",
"139292251570880629969076879900043781485",
"44439872620944333527878531655714167831",
"28599465435495475919009917043246701393",
"257700465441584219034005594277813611563",
"285510767462802438409313470596381689837",
"96666653462454003326477519734325194567",
"336379433176655870935660540981422253974",
"278160279231685591366666627785983543032",
"336749725072379091344967702335172898650",
"193695098603732328475959790195656138436",
"338192746784113178213993553561507279423",
"199950216550644944068968429570982979212",
"49296900904017849494120787770337440332",
"318611518866268728484009309674335762911",
"220095691293550895085625760685002272219",
"143013964149225507245834773439430577078",
"282394883266021790431245814377400275299",
"66905684230304607931775857369612078203",
"315294412341301504577672428287299937953",
"239843976127704464618965863848362131922",
"295328139882378588870383768001186293694",
"8861396191161404453107267353104605212",
"247621784392216391409143373360523975386",
"160539063814392614173330962300945185445",
"255563588515747145568269011478594220307",
"106767525936289648422017475840516622815",
"230297317424210843604111074865789701704",
"164622778028455762526998388409347028057",
"165846014364782787682340948466340153379",
"291191429230292010171943955279145137101",
"337198257529048325206425307269603217918",
"247988557040873678082441260701991359176",
"229955893763145129210490357746651195597",
"231022272681584689077618932404928334638",
"237209338150627042342310508948785417088",
"129669934211871658904993457370564489958",
"220626852855350239359292848602774151314",
"52307495565616497016473736892166147895",
"268514813343881686303970690376668221768",
"12801798195148101124436245692932548661",
"314902053340127807774471314007918655085",
"207265741592562731427430356666707520925",
"75518447957775818767884696399070865900",
"304292456598066460531008076401995287004",
"221780554264954438338159523765548786868",
"272479480591855751181464571471619212314",
"295159972881017182956676328500700512298",
"311034018010034372808142100386757416479",
"71274556686364106718332742693129375343",
"283419616907859560191673153121681427401",
"211764360588573681140474239751243982990",
"152423652698689095857879361209669423142",
"223805268266759322031005572243574751989",
"139699457636246062348745508752844901347",
"232365107114739455637670984788011696729",
"5609331246539388131978727156200187641",
"42176098943615138658625400084856811764",
"238237794867397942470860286869821606172",
"200787652317368049518500689675977953369",
"60680718714876837347916760523395993060",
"265467591007112694897631112556088233450",
"39008828977394094836693970184985673669",
"208223537826159661693659406438658319564",
"129015296809304858539028080082290030449",
"244659904762529632378764437297834329444",
"189549146033281089967273514211452382448",
"282153018182995845634732727260925972429",
"257418091400626972932921270528987939521",
"240147036451223922801036845495749681091",
"79049851196509405071036078910669380117",
"255134625570000060408715650311717527574",
"284142647891391592443846582468478215052"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/gui/GuiCraftingPipe.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-bd58553b",
"digest": {
"line_hashes": [
"173249461332702653376960699628000120046",
"62192848403979244681942294027614437295",
"19491354248655468752928872424665493750",
"46045278147213562910953064855702911793",
"267640823956294931454543640704726826357",
"97329788270273157119711815046581539156",
"332785365442401319078919382037550850797",
"226151910279176907954827313725127801898",
"192349209059710532503992305498548923073",
"333302009845737072058867357587129601299",
"29991499716111647545102333804841983593"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/proxy/ProxyManager.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-bdeb4c07",
"digest": {
"line_hashes": [
"69448883189277024531972217896221232416",
"338144490145245262158519558425621931005",
"41044948241141547484356278830769725400",
"46898924997929361674233192159653385382",
"96953669239955574301939670996457533248",
"97932816319081594654879972632850648683",
"179572788539902120699891578062994674102",
"293599614593768800010033724411627153826",
"156685261900191259126972999699670312445",
"221072716357966555018695317196097168917",
"144614749008317024543397880049590751051"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/ItemBufferSyncPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-bf1b5f48",
"digest": {
"length": 493.0,
"function_hash": "5451185898651631181213866636060549928"
},
"target": {
"file": "common/logisticspipes/routing/LaserData.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-bfc1b406",
"digest": {
"length": 748.0,
"function_hash": "27885709243019146668244804667459879768"
},
"target": {
"file": "common/logisticspipes/logic/BaseLogicCrafting.java",
"function": "getNextConnectSatelliteId"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c006c445",
"digest": {
"line_hashes": [
"330991155346440890660711569075362212677",
"51032525951692466961811247004336486543",
"110663847559904197360450872818117976946",
"152752704640302121669008567532150416382",
"17557908953682764705177519702792923554",
"106148300657700192994423424503749927960",
"269722705071216236666200338115318471798",
"296674600815492283559864938238203227857",
"329490062295635673803526727296090306211",
"271297762320609772421321341613181072180"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeManagerContentPacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c0181b63",
"digest": {
"line_hashes": [
"30421491667121988193105196081806152267",
"285400038248159765311599564333092207438",
"207228140919270052721870271792643310904",
"296674600815492283559864938238203227857",
"252050021956302333925851703839082023722",
"331881756794769489440189728275737958595",
"31192989808167947489683626998130644035",
"79975121051233659355419713652191709818",
"152752704640302121669008567532150416382",
"6365099387327999868529179995480348148",
"180207910157935458463102583284565292141"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/block/PowerProviderLevel.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c01ea4c1",
"digest": {
"length": 113.0,
"function_hash": "320917824985876215664501659690233854"
},
"target": {
"file": "common/logisticspipes/network/packets/DummyPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c0954fad",
"digest": {
"length": 112.0,
"function_hash": "299966586091580950286403590590202363236"
},
"target": {
"file": "common/logisticspipes/network/packets/cpipe/CPipeCleanupStatus.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c0c2e063",
"digest": {
"line_hashes": [
"231273734602449996469878945496525647638",
"169465296341458293313419357135017508396",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"236320225695828268098325718428820191865",
"336580269850474763989735735086904985191",
"94343392565820676721870942177438106490",
"48898826103725005013615013790673311299",
"296674600815492283559864938238203227857",
"271001246964778650394016086359823969070",
"217447986991656909767514118959338423126"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/ListSyncPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c0f55f76",
"digest": {
"length": 111.0,
"function_hash": "198875967496690632020740247877925575055"
},
"target": {
"file": "common/logisticspipes/network/packets/satpipe/SatPipeSetID.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c1027ba7",
"digest": {
"length": 191.0,
"function_hash": "140043130117044645595421775619806652800"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readByteBuf"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c1316a77",
"digest": {
"line_hashes": [
"131090188686329030194093693151335068204",
"96783530420740139357294554372897040572",
"109420316002545848000223697588926166401",
"285197466486204630698965434360364227991",
"26560869429820137901424185981450701598",
"141913210966667896257195308436124079364",
"4157631015354313485151644656196704893",
"228371485479361135074109495349370856873",
"225651940784565905748429736939888338145",
"124102784895530615696544024499313809123",
"164305421827518377990112423334250363642",
"85667180538867376197830236059644002305",
"3843597164112883685389155030117244746",
"65464595824188217535701002274515933742",
"65968935597582318891566321016478752695",
"225331255171276784766348654345600771689",
"58130543039072312770188886325530054914",
"170683424441101596004277748192030230604",
"1926052684167729304339925616435017014",
"221938968733855854480509958817597348416",
"256244230758935296527664700192454803814",
"117369420748229682183976109932175159356",
"220222266659823801901623283128735891375",
"7105674374954697213702234273526128892",
"296349545960961037466697126316862171968",
"160235165484431135870605902215670790222",
"120958154230197411673241377846282963831",
"59009840390691005094893115584822900354"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/request/resources/FluidResource.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c161f6e4",
"digest": {
"line_hashes": [
"261037817242485707586972117420639347058",
"87054892468310046805815565905445045010",
"310646183999263896293469422819642944063",
"42817405760970342980603134195094955740",
"63384408564520783566467703953080152172",
"280482271719984553917395105051459973825",
"27219555635135324315562938292551370873",
"253252932053785375826689695744496012269",
"221189741297716202658478278467080332492",
"121764703607232653531211191274160757711"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateDebugClosedSet.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c1bae6df",
"digest": {
"line_hashes": [
"240884621193972207360973876569793933036",
"192329307445330993686325850526464637587",
"172684785459412568170671787443147814483",
"152752704640302121669008567532150416382",
"81950196421421231113775888920320008609",
"156951033365045586257442876365895716967",
"191342181053915373637314433081445959853",
"34280460039789699517515036120679685829",
"296674600815492283559864938238203227857",
"40838253767994444689950998912683059926",
"280985815011485784698791251688101791307"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/modules/CCBasedQuickSortSinkSize.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c1df1a9a",
"digest": {
"length": 89.0,
"function_hash": "26542856133002276907667100492625556995"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/IntegerPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c2d0f0a9",
"digest": {
"line_hashes": [
"141891849935631799351916983446723764682",
"264477789658018708526180276799603076835",
"92152223808609086302835388240134653974",
"188925217254078337421086906287529740235",
"113851917376726159549200954780205353294",
"168579731983677618538125983318302204685",
"280781743453189444217640658105704973147",
"12220291119899081317382091246161021209",
"85604841519562059366407797933596884674",
"338412612417929653703700517064909245744",
"216231609673342590306380960485088499679",
"220877867305271211195859346619799939306",
"148772237798538311239219684576732700863",
"336936438976729651683622556187931613235",
"87096201728818734689244015238119940387",
"209316916979216559957239803114905935473",
"195809512602301806832864943838850141916",
"187577103771288560149873484282665942472",
"157457466440191600370337785973730002085",
"252187845048798764185269149516120815843",
"316630736475612378178433514902410441789",
"108587633537507210242609878158511307392"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/pipes/upgrades/UpgradeManager.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c30bdce9",
"digest": {
"length": 82.0,
"function_hash": "196537503166050936384442621917900281835"
},
"target": {
"file": "common/logisticspipes/proxy/ProxyManager.java",
"function": "writeData_LP"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c3496a05",
"digest": {
"length": 195.0,
"function_hash": "120230366256222721682300226287294390197"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeManagerContentPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c39a6dcd",
"digest": {
"length": 114.0,
"function_hash": "247395367102447409673951160518289769018"
},
"target": {
"file": "common/logisticspipes/network/packets/debug/SendNewLogWindow.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c4a8338e",
"digest": {
"length": 111.0,
"function_hash": "8338271086371136022192056107774309642"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/NBTCoordinatesPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c54514fc",
"digest": {
"length": 112.0,
"function_hash": "236718793333859684622632269884461986525"
},
"target": {
"file": "common/logisticspipes/network/packets/cpipe/CPipeSatelliteId.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c5dba99f",
"digest": {
"length": 178.0,
"function_hash": "262054531275456280410651805284867672801"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeItemIdentifierStack"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c64ad654",
"digest": {
"length": 1756.0,
"function_hash": "258248169202093964260101063440784283825"
},
"target": {
"file": "common/logisticspipes/ticks/ServerPacketBufferHandlerThread.java",
"function": "run"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c67b7491",
"digest": {
"length": 118.0,
"function_hash": "252307603474830131900672519779056361016"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/IntegerCoordinatesPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c69ab8f1",
"digest": {
"length": 151.0,
"function_hash": "317431780150247384054170721025509922603"
},
"target": {
"file": "common/logisticspipes/network/packets/gui/GUIPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c6c3182c",
"digest": {
"line_hashes": [
"17064748448149021299260976507320512989",
"83339964341517518945692630603103144586",
"44864088921545970975431923239615384032",
"12727636830934020712732078639690637827",
"147461107222113666297289178185991991725",
"34198467643473521939355081086825247125",
"219238245455386232091828450953193925701",
"52314897070183086756957515479938367895",
"322165738834490395277078413138688349867",
"80678501904262370390957967272800858590"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/chassis/ChestGuiClosed.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c717ac48",
"digest": {
"line_hashes": [
"147725483084411507607422577436837983910",
"192329307445330993686325850526464637587",
"151192732490401687641291630635736592277",
"152752704640302121669008567532150416382",
"44960186554523519251116364192430538689",
"321091484091800674696515100628051620067",
"135205562989947056834046096942218531220",
"233682124467954049549784163741197259630",
"296674600815492283559864938238203227857",
"102880469622245247504561507366875294195",
"86038092956474556291945856761761559194"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/module/ApiaristAnalyserMode.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c72676c6",
"digest": {
"length": 444.0,
"function_hash": "140835817076710836276989235625733413225"
},
"target": {
"file": "common/logisticspipes/logic/BaseLogicCrafting.java",
"function": "isSatelliteConnected"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c7969395",
"digest": {
"line_hashes": [
"331875152960076914319926322306501387472",
"192329307445330993686325850526464637587",
"61277796574839761523399482743901295594",
"171630985509418696710812753210955915026",
"111284352417554929848232493790410576395",
"146707309245593142884608242940603510127",
"224679566815484074986593549212282709980",
"53548827287032278254313502089947811571",
"46947237653242249242795274770048681127",
"125836244463971343598854769182576109675"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/BufferTransfer.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c7b29eb4",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/AskForOpenTarget.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c8300a4c",
"digest": {
"length": 267.0,
"function_hash": "149191329111863283485750090803960712689"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipePositionPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c834e088",
"digest": {
"line_hashes": [
"169440371338832759005004693389120977166",
"289200457528255263583900731925592384829",
"285981336372470182975501438988221472097",
"69144382388506143806044611200374792567",
"126169847910927374579165426937074770186",
"124646212992161546450048667624154340025",
"11425585670379679881683935170765978453",
"30575065616802623126636136396406391172",
"284055996502358743243730645219315397606",
"195179237548440271912825284711373041212",
"141040874383634962749882514311106860559",
"316320503049401277987031164818093493687",
"180862783935750188511970658447698508073",
"294001066445052317282967452512233876037",
"233773310183747201861649447969746419243",
"206617486643068826527286867376121117006",
"187735887083457100992169020702717389215",
"74363474118355254268178298007163791177"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/config/PlayerConfig.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c85241b3",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateDoneDebug.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-c92c71bc",
"digest": {
"line_hashes": [
"108505197131108347823450095701897081824",
"319557723677480005308800821022839744154"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/NetworkConstants.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ca00dfdd",
"digest": {
"length": 217.0,
"function_hash": "156694931826440508985604786691218340194"
},
"target": {
"file": "common/logisticspipes/network/packets/module/BeeModuleSetBeePacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ca5d4515",
"digest": {
"length": 118.0,
"function_hash": "175240541505951322942452828196624261617"
},
"target": {
"file": "common/logisticspipes/network/packets/block/CraftingSetType.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-caaf7857",
"digest": {
"line_hashes": [
"5612589227965426067100254440967091520",
"286674794377012459708646427134918801919",
"113428309221257727878612646463368353422",
"152752704640302121669008567532150416382",
"249241678201512748612743339406400265462",
"244583266069132055684179339467950328741",
"24897861500579372605498156156848187903",
"296674600815492283559864938238203227857",
"259626378412783837462577326781899472735",
"312537177858462211213638137374633002242"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/ProviderModuleGuiProvider.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-cb53473f",
"digest": {
"length": 168.0,
"function_hash": "164363148986007433616656885120018087715"
},
"target": {
"file": "common/logisticspipes/network/packets/block/SecurityStationId.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-cb54ee41",
"digest": {
"length": 341.0,
"function_hash": "287657382413197708441102402321430286351"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readEnumSet"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-cbb90271",
"digest": {
"length": 273.0,
"function_hash": "211687713576325464155076069069605379005"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readItemStack"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-cbf79cbf",
"digest": {
"length": 85.0,
"function_hash": "109725995088097998250713281262620769524"
},
"target": {
"file": "common/logisticspipes/pipes/basic/LogisticsTileGenericPipe.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ccc4ce10",
"digest": {
"line_hashes": [
"232480889404874570899553664838434334751",
"331596694465513512258712983402929103236",
"44864088921545970975431923239615384032",
"12727636830934020712732078639690637827",
"147461107222113666297289178185991991725",
"157035746888411940504751522969045317349",
"129561227449029056525004760594921136004",
"52314897070183086756957515479938367895",
"322165738834490395277078413138688349867",
"18078038532158594333881566116140153531"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateInitDebug.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ccc5a79b",
"digest": {
"length": 1823.0,
"function_hash": "79682273666780126378028870749568573029"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateTargetResponse.java",
"function": "processPacket"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-cdccc660",
"digest": {
"length": 89.0,
"function_hash": "225551267659347571404127130687905075312"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/SlotPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ce3945b8",
"digest": {
"line_hashes": [
"197972745341217207786056595792961905353",
"21017001282099238946355105863984153295",
"246690056215919103074802413609652130554",
"152752704640302121669008567532150416382",
"224191235349209343651946142973120467761",
"113734260189261390697583468801695169434",
"162987308411199161066558328146452775612",
"296674600815492283559864938238203227857",
"15701574222345532643986890609521001791",
"282550257099038335032348904312617606359"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/SlotFinderNumberPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-cea067a5",
"digest": {
"length": 110.0,
"function_hash": "89372146647100349809182567334496547802"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/BooleanModuleCoordinatesPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-cee70250",
"digest": {
"line_hashes": [
"312221938531211860608013685582339061088",
"68672063531756150611822861121080169299",
"256301538348508336500008750701266799582",
"327896874108253239018775465291401957208",
"61130762764280978155620940255160664906",
"131020648570764637174353095525805622487",
"252043590936660106113516608957742997682",
"25912320993951656099093359792958836116",
"125749852262038819382876539445804608605",
"3905296549481260426347037411864156962",
"311161023740122543816085326377642069629",
"157227076600299425042781531585422538141",
"90968324454472474025705256502694753694",
"64217071292268607710112522062788059512",
"57049908369789545054806652766504765287",
"296674600815492283559864938238203227857",
"320740675651137235164136927559821663667",
"163557683863511697865358376154240152697"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractguis/ModuleInHandGuiProvider.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-cf855649",
"digest": {
"length": 261.0,
"function_hash": "278360482308732051029672500940944031062"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/FindMostLikelyRecipeComponents.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-d1578d8e",
"digest": {
"length": 123.0,
"function_hash": "100953471654522378862490188039311320802"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateDebugClosedSet.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-d1c3494e",
"digest": {
"length": 85.0,
"function_hash": "171249335997499214518662913726908914066"
},
"target": {
"file": "common/logisticspipes/request/resources/ResourceNetwork.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-d2e16ced",
"digest": {
"line_hashes": [
"329620010556985473849621385190688235518",
"273077736524368163025473678961738258018",
"246690056215919103074802413609652130554",
"152752704640302121669008567532150416382",
"235157000259274983768672642916008861526",
"300744252332603614441228270454643114353",
"61277796574839761523399482743901295594",
"296674600815492283559864938238203227857",
"253261063642169534264825071834038944811",
"189331667970162293973147307010113104992"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/modules/ItemSinkFuzzy.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-d4b59d58",
"digest": {
"line_hashes": [
"321000641629512634326224325202867402509",
"81299487124026041449052135263618361497",
"150267284152720243457501133396965692227",
"296674600815492283559864938238203227857",
"213883781702151369246979495078296691206",
"63243306935023703789962707544645933168",
"335123022370018962486012392722498010872",
"152752704640302121669008567532150416382",
"41063104405358147175877909405182935176",
"67850608843311950637656860308994796262"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/FindMostLikelyRecipeComponents.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-d636a649",
"digest": {
"length": 275.0,
"function_hash": "154576647550799469397358599827333697302"
},
"target": {
"file": "common/logisticspipes/network/packets/block/PowerPacketLaser.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-d68016d2",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateInitDebug.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-d741b58e",
"digest": {
"line_hashes": [
"32080009561707576389889361872382736922",
"291446319554466696218851505542178358210",
"158345740656082026015969346997239963348",
"109246034923267146746023906829541636032",
"274237125923270434144976762417985256477",
"8952795027248722594801544341928614670",
"58353681570811660711101166374817943854",
"229857690053322142588219410810312330589",
"279079148694428541876876842472692040883"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/pipes/PipeLiquidProvider.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-d7b7aff2",
"digest": {
"length": 209.0,
"function_hash": "206897310159293442299988771975700233719"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/SlotFinderActivatePacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-d7f1297e",
"digest": {
"line_hashes": [
"268918931758826262799359364653460133940",
"192329307445330993686325850526464637587",
"13906819100903142592854019997575441187",
"152752704640302121669008567532150416382",
"267145468405207415778766547771890154599",
"306854005504751935077093958387964863969",
"332751853873217488248876172877942014782",
"159973796693981151801681905592945337685",
"296674600815492283559864938238203227857",
"197629966068136678489175084726019815386",
"108680506188072107790527919374642568476"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeManagerWatchingPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-d81b2631",
"digest": {
"length": 123.0,
"function_hash": "206074806697860772748328701851405873514"
},
"target": {
"file": "common/logisticspipes/network/packets/modules/SupplierPipeMode.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-d868c057",
"digest": {
"line_hashes": [
"123851679410868527375616608517909265250",
"210076244682765041665046080322613530136",
"89879839364989711537879822481751641822",
"287450740337890937350485677219645801066"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/logistics/LogisticsLiquidManager.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-d8b45fb0",
"digest": {
"length": 89.0,
"function_hash": "225551267659347571404127130687905075312"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/IntegerPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-d9f8669a",
"digest": {
"line_hashes": [
"324373809990231903955030302919835822150",
"87054892468310046805815565905445045010",
"310646183999263896293469422819642944063",
"273440046574347313070498613747512931597",
"154447062458764129869273932530648520201",
"108020707859438289081552032899175088880",
"55883658800384987957834132366330915255",
"252547877593992726760031000572963547159",
"266015477661913221779224643257116462872",
"174891615130734907803521076249451589852"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/CraftingPermissionPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-da852258",
"digest": {
"length": 274.0,
"function_hash": "183379838861794626025634250690444066382"
},
"target": {
"file": "common/logisticspipes/request/resources/DictResource.java",
"function": "DictResource"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-da861e8e",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/chassis/EnableQuickSortMarker.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-dabfe396",
"digest": {
"line_hashes": [
"145552254096222265647617322242737757495",
"105609121474624518646970242186364349278",
"129110013362379456383552371874188384501",
"174818160793593326708857559661799745359",
"289403420017735024982951335980517216689",
"335923105469493102428574856231562964295",
"223602989296365970287559552381616163269",
"201191461733716082694255328008226317730",
"105008296969460169905383371413835057178",
"287804634353946292903307713945853412518",
"131504660056302414023003727388136215344",
"162743702259152472170395269253360250508",
"278649333900313108930084977765720554740",
"124868543909014260446400894045652871988",
"136051801954103121304475112041248273801",
"109296700937205809003370598228100428358",
"320869001401287724030033024430786284593",
"156990157345984684761547802846281695441",
"81539752426437770805317413390273393217",
"140254132201397540435395421160551136760",
"108587633537507210242609878158511307392",
"296177836540380835756122455675144026217",
"193156425855210540474037256410777850458",
"219320816554686234194331717187746825713",
"227416829217079791099570246343014823295",
"225853623194845565499664141601572397300",
"224392726174942943076103038628798279247",
"115545816893833353517392852172463863469",
"135916577486859962540777694241950147485",
"321393310520636294258039324113797036883",
"165246278835308718882502106718496667800",
"57192546190692096127431779149188821182",
"23374757691593391611227724394092003520",
"13790831993931771250899924652600833549",
"34159228841014127389961905911111318029",
"338312791158270264138257827916324301627",
"209370732391149374659821587820713675317",
"253503519813489740890671600828142866143",
"136615038373746235991987196310562437944",
"286364497149859814056978882116202427400",
"201580876847486510808457803003485380080",
"216578738001908229126748038703744807765",
"324964262404693915442543755598894548779",
"131359499480915029583881342641590138465",
"202600911063277575715530596247987634421",
"59160362471797930612937535476572330451",
"137218639395043314347917645518145675743",
"11744545879681429275258435986455068761",
"171472844189803095375180756549377049761",
"252607007485767439890634182983104597783",
"223806271234802523021061016499458327744",
"108587633537507210242609878158511307392",
"188773964332395921629363995636504186348",
"193945555105656936453847297800470789796",
"19032335697657023422286856662556754450",
"311712904105507697640968712467715760774",
"57268975967264941069183969652792959459",
"298975587043539973443262087081727816569",
"324964262404693915442543755598894548779",
"131359499480915029583881342641590138465",
"19795643711965910267402600732968000528",
"87306200026086064059043122552107080534",
"310338049490568260447757391290901204198",
"85146535424984056762864485655203279242",
"220884027888050459794073188008898298494",
"166081809374074157642774074610372672912",
"233162766529395459665716761689759749711",
"89411375535098710558429950433145533402",
"96660556313197169174652423836655867880",
"140160198429617099734705866396632533918",
"263469798313777736319295914545327770929",
"88045160937570418672591070766540451072",
"318795024306365855701031995463326394445",
"315683644469698871703799521728554001397",
"125363610148452397031350816587512998916",
"206037394280879623272970823278181021172",
"2691706142864328780622323218033915354",
"48307441866623753037146881961020436302"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/logic/BaseLogicCrafting.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-daeadd1c",
"digest": {
"length": 260.0,
"function_hash": "163174834239781781486133849015719547028"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "readLinkedList"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-dc36948f",
"digest": {
"length": 112.0,
"function_hash": "212024727830932157692524773055383826671"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/BooleanModuleCoordinatesGuiProvider.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-dd2e529d",
"digest": {
"length": 109.0,
"function_hash": "182980256981841833460053168349356413353"
},
"target": {
"file": "common/logisticspipes/network/guis/item/ItemAmountSignGui.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-dd7d37ec",
"digest": {
"line_hashes": [
"232480889404874570899553664838434334751",
"331596694465513512258712983402929103236",
"44864088921545970975431923239615384032",
"12727636830934020712732078639690637827",
"147461107222113666297289178185991991725",
"179196406540899528820497211977747327890",
"202246607890271614980037743920757344697",
"52314897070183086756957515479938367895",
"322165738834490395277078413138688349867",
"194793614614203489598066461418678051229"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateDoneDebug.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-dd9ba85b",
"digest": {
"line_hashes": [
"160472096127057946361967187692155572409",
"286674794377012459708646427134918801919",
"297277948471254798488880509829187196047",
"152752704640302121669008567532150416382",
"88427189569543378088566147948015017712",
"4991423254087314277147445788243143230",
"228940436827255788619076773990909857298",
"63380985043749354594109992446011226002",
"296674600815492283559864938238203227857",
"184389087378323055927217405386427737073",
"161564322164025026093147046146405504186"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/guis/item/ItemAmountSignGui.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-de1b6e9c",
"digest": {
"line_hashes": [
"94370913933181064303060241216908169606",
"183187110898257638489071425000722161064",
"138422231445128073869852641161125223878",
"24406853812667895315099382449772965195",
"54591852361799686061498733302866013671",
"118830157910655055232746455071716067993",
"137691662949357665384150262742060709328",
"103896229951025449201735630525612826860",
"331075700407846738878911463821934639834",
"24480598023912821073753514672669915848",
"20771072982619697468658024193721296241"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/renderer/state/ConnectionMatrix.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-de389714",
"digest": {
"length": 157.0,
"function_hash": "327170853843361115394030787433870294741"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeByteArray"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-de4a4874",
"digest": {
"length": 119.0,
"function_hash": "334101973408541824655233261634739396348"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/UpgradeCoordinatesGuiProvider.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-df0c7b9b",
"digest": {
"line_hashes": [
"146498448457588447929616731726093892384",
"192329307445330993686325850526464637587",
"240348114053039504235736090614099846737",
"81755781955542067719351453459869491028",
"296918448343312444817688060824915351127",
"78745851264921900068772078839933023347",
"285166245572643949848334990623380241409",
"121097325469895394604592226841246162852",
"259186016008606517525948147068162512569",
"201735563727607206177495500898295436136",
"219685847083298174414223873456679658085",
"288516898197916573832315675298033331913",
"156874985155377223554679118805976379189",
"44761723792051629992903084472399499269",
"169641130787636261258244598393505158226",
"277225235792854249016828367973558050391",
"332347619061648584807702596343235730804",
"236575328226274480322097474819704856955"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/satpipe/SatPipeSetID.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-df596c56",
"digest": {
"length": 186.0,
"function_hash": "157101293624575418013452299575434500910"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/StringListPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-dfdc2c82",
"digest": {
"length": 205.0,
"function_hash": "156773245266931129140736798252057678846"
},
"target": {
"file": "common/logisticspipes/logic/BaseLogicCrafting.java",
"function": "onWrenchClicked"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e0799daf",
"digest": {
"line_hashes": [
"188929522529693920779891451514820864296",
"34903970291243142254268078435136641791",
"273155341730048132032009498943156990325",
"261680136285561151608520579646746295814",
"222922444615109630344923643647621479172",
"89133113592788856228802270886666467059",
"12687691198126959679321990730837798547",
"115736724370041436476546432775153408552",
"302575139545261739602511456867401127480",
"44373677680524036148901341990715391118",
"105088567064572689295590353276243991736",
"5617303450776441519542197383916152542",
"72150153891731367388447255618015073026",
"339089133706574973435120634837148082771",
"36461711312152056118245741795311609790",
"324249332088885465901767048936929586756",
"99084879263459057874841717109106037670",
"305605749872851894606431937416245999625",
"286553926084488630804902662398319844210",
"66795955290417354573794573992637314554",
"37740920342865426926175108236035320277",
"301101508332536408842602279453659450973",
"28250987924168482063622896448201994116",
"339753721627007811416603829344802415687",
"261034164823461109216432781622840557355",
"277936540051208532187355876407259546133",
"229414872563597581342494597900970898516",
"257162653635422071363937773068783524870",
"218570549146327056110503351694442022908",
"7897050986012640425680529433073635982",
"333895761543379452075755123990051639002",
"273714492946718411244717199084207983721",
"222595434874338407054716830428782161060",
"165274798658980184899530578974425375505",
"228999649103915848722330296262985177832",
"266793883448493594956093040603980066971",
"232268933144350171447693026457643014235",
"271782234131201961738449943853457701892",
"26732215936385941657675561945588945069",
"261878068109517961800835089726447011871",
"162535420263373541073762360761962947511",
"190183672930913198094560524359294593473",
"46084185477256219586989359919037909500",
"325851374710581964885864527692355870244",
"86523912007529917507887983996418227858",
"303325510389412292684760058291530018979",
"231193694371713870486959353829688313535"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/pipes/tubes/HSTubeSpeedup.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e0ec5785",
"digest": {
"length": 113.0,
"function_hash": "58868295079699693719928324804806890488"
},
"target": {
"file": "common/logisticspipes/network/packets/modules/CCBasedQuickSortMode.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e20a5ba6",
"digest": {
"length": 118.0,
"function_hash": "67376112852034107285905948779705580215"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/StringCoordinatesPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e231d9d9",
"digest": {
"length": 112.0,
"function_hash": "311483628266181903629387486185232436788"
},
"target": {
"file": "common/logisticspipes/network/packets/block/RemoveAmoundTask.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e237115d",
"digest": {
"line_hashes": [
"290818177986868717864345354147413879341",
"81299487124026041449052135263618361497",
"44864088921545970975431923239615384032",
"12727636830934020712732078639690637827",
"147461107222113666297289178185991991725",
"336648844580302804271479255186601260604",
"56736832830748295053696576388424177180",
"52314897070183086756957515479938367895",
"322165738834490395277078413138688349867",
"270214369442015213344805815991427171217"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/RequestUpdateNamesPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e2c73dd7",
"digest": {
"length": 1087.0,
"function_hash": "250371686303802792072858187794538643640"
},
"target": {
"file": "common/logisticspipes/pipes/upgrades/UpgradeManager.java",
"function": "tryIserting"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e2d9bd13",
"digest": {
"length": 125.0,
"function_hash": "16285592619835581905312413702171224272"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateDebugClosedSet.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e321e88b",
"digest": {
"line_hashes": [
"299522482693657650393259493398146769375",
"236177275114303092067828369167179497233",
"154508529247569840997906461859254874589",
"317452157772499572127461521032240037619",
"180199313164876452726820653313390032173",
"210400499609659626970855625795207139411",
"322964281523710328995003824238529114938",
"260968518021387297824466302294605357547",
"338877262193980424308336520540462358831",
"42990964477986198122519440620158042137",
"126050240439958289093053249192221687392",
"258896709174823716969179526452619621780",
"296017084926323251712485850099016555432",
"319677586729111296069570182772990902146",
"14531889670009051845420741665978678093",
"211515954875321340435673109725233104317",
"275117859307674991865409401163857825108",
"210296051628452245425963007123152421151",
"77559975057801136951794858870237790453",
"319216386957377933847729765254861262273",
"187879172659849950275727165538326647586",
"165499983037168329042197212329609626236",
"255821884217527071258814960908246253732",
"5369816271648928005981718526167147382",
"223299109035481120303978718319613367974",
"301854377494213656787075340714273184533",
"107642006786190072302139191667567237397",
"336262274982109503457157043543545278659",
"195188845543530509017710525763663142465",
"149495621496799508083465599910119393653",
"17062180890102312308545685034997253499",
"260244890180599730510684535317666195259",
"122743669699283082347692116560626418155",
"156400805706306152392125669667618152653",
"145851198964398827528261035190165132323",
"206021667400443699986498304742121624389",
"183296768288387316071891178097505921352",
"329883107704414594788330617429530553821",
"255843910811389086433603637022816997413",
"179468347568547195367619570384700517797",
"336872952597943878547462190379911240184",
"205089176496286256183261953174010378643",
"105500007584013787252198358687174513573",
"277875430141373541905867911915976310642",
"256807537365733356192641477573837857527",
"112561861138836257436565958248406819855",
"284964696116222622687866270161052881719",
"11034175532658023115342934950770540591",
"35036746536574719595598816154877821112",
"263512510074582653439466112519809318756",
"303258846704779167313790101340032688812",
"188666455047481298195536816791207343856",
"325466326011528658039054616534248654853",
"63770455659114175844457700709275508163",
"187802687750734907068642440996844171319",
"149930256873105301596090460951047590926",
"37575178068260460913731339309035369510",
"9304327396469828179078688543067999959",
"207475292602203081292817795109602132485",
"339172245429658423337127669838897905728",
"315179423861778738910663485941360411916",
"80288374110537231676645440060992492099",
"322160140465385134280943688485846360104",
"152292249110435232419376512859180237911",
"303557918899265108861194241395459801576",
"37628095878634171676762374538993788619",
"32858935815040286954611411127026959154",
"253567976039318495625538431998088243424",
"214517083899240381954948292173950640136",
"121300059469849989760759307831034833580",
"177324041413671589214611464979765203020",
"147017243527939132574143567073381118514",
"11188068919529409100453145226504779852",
"49624446755788911063809423156796667791",
"269076057853518121612916868294415855961",
"182412029805480993406530052959846945464",
"314401219008810640378538473293263143223",
"150505765564301837605399070249117221781",
"223688607983184160779304587028544878438",
"334754916436819669289695348257166887089",
"67158010150994553200949611045180793191",
"132257270078024053550495357038768119210",
"264807788645847477573342565215458501968",
"240476569453734252236326788143942131394",
"125494556764757582398773951318935063319",
"57709037680934515856511482291537615929"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/pipes/basic/CoreRoutedPipe.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e3c6df55",
"digest": {
"length": 118.0,
"function_hash": "252307603474830131900672519779056361016"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/StringCoordinatesPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e42fb72e",
"digest": {
"length": 85.0,
"function_hash": "171249335997499214518662913726908914066"
},
"target": {
"file": "common/logisticspipes/request/resources/ResourceNetwork.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e4679132",
"digest": {
"length": 859.0,
"function_hash": "6973320524556826715596783347745752126"
},
"target": {
"file": "common/logisticspipes/pipes/upgrades/UpgradeManager.java",
"function": "InventoryChanged"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e52e6e1f",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/chassis/ChestGuiOpened.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e67bc5ab",
"digest": {
"length": 249.0,
"function_hash": "313923144466741528716538948590288322034"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/GenericPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e6d4e59f",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateClearClient.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e6e3201d",
"digest": {
"length": 111.0,
"function_hash": "17707259620982809047098202291970931063"
},
"target": {
"file": "common/logisticspipes/network/packets/module/ModuleBasedItemSinkList.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e73f7e62",
"digest": {
"line_hashes": [
"331875152960076914319926322306501387472",
"192329307445330993686325850526464637587",
"310646183999263896293469422819642944063",
"38627310759588834570430164522390994662",
"307175898487419714419992664878892327276",
"161605174692102701051527430500701999655",
"286188090487492419125076269769817431886",
"187645988138451609805207613336109662298",
"180408147001346858391195642448903707593",
"300892372264579345560736729936793136510"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/PlayerConfigToClientPacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e81e6cbe",
"digest": {
"line_hashes": [
"197244881126719335118359262590535740563",
"326684149381772077016464187542539556411",
"122685757616012722706999937087844005256",
"273598288925948078208283068613901668066",
"202801049825802052520869022992171018773",
"64081305228762236445334640512866659849",
"98242256207067862001079541533578351956",
"201743255555446065390788826717100841897",
"7516382417586202373710494576415969166",
"73376425166313354352059501024903357032",
"144439501042819358412394417800137634536",
"148595969392040197850820212368679983340",
"179288715819990137837340223027607045017",
"106933467765048047891464905091291952754",
"337631175964139072493901430145965194598",
"310646183999263896293469422819642944063",
"56567295492358737239423760012071844451",
"50132937498100886502831593154821056209",
"18002301813861702593751427897708433713",
"338073016802768941530818728602298759308",
"99853591962573548651189120439838949698",
"324893713340346987212518332210227140264",
"133264060701092777375806560692249819658",
"201858953484686980640442839999359134408",
"132058092235183113379973012292843272258",
"225558788762021683203939864158461086447",
"340263957220884153099388872424580105114",
"309541560615447495283878094285974743512",
"146593409996047851732949346196282877018",
"72666856587378176518966917153222452595",
"295747577431459138783214723720080232905",
"246690056215919103074802413609652130554",
"26008499564744140810082748694703736501",
"58891251534446349927176436240558271781",
"182641968041874290395806073771474094445",
"331220480633364250711640022942304787270",
"47894606655047794759799768511565561109",
"34139309468932319188091158599243989402",
"207725039787764368928907516429922343048",
"148842647388598575998290667325321199401",
"95627743478165044677622742846114103192",
"66255845656919465148807512548826601884",
"139755699293769246796013731042097025066",
"231092000422703429524672040517637153895",
"10830062134250672150327953148348947634"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/GenericPacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-e86e73c9",
"digest": {
"line_hashes": [
"82735904573790777151055674023156841975",
"170291538550046938490869828455294546058",
"142906515149501841902676418996815375261",
"152752704640302121669008567532150416382",
"96144023118232702127530876129858396573",
"305117980047216931761918940088118565017",
"323741126180957051046154125662307343011",
"122134125123256199785747009693280041686",
"296674600815492283559864938238203227857",
"238974669168086518993834780803475192409",
"149012806937933636506268379417265014168"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/SlotFinderOpenGuiPacket.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ea31e6a9",
"digest": {
"line_hashes": [
"240884621193972207360973876569793933036",
"192329307445330993686325850526464637587",
"28678508969530391691893861588937491969",
"152752704640302121669008567532150416382",
"181730801674591619692794517509534811243",
"154957508271244659885637509870395326197",
"241354029036306347907124193169350104718",
"301993523445066945978688285032572221162",
"296674600815492283559864938238203227857",
"81356196607561823659711116277813633104",
"273880162447332752684299957137887992614"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/modules/CCBasedQuickSortMode.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ea6da4dc",
"digest": {
"line_hashes": [
"249875225682126423888014741528732880429",
"256381962242723566873030944674567725733",
"44864088921545970975431923239615384032",
"12727636830934020712732078639690637827",
"147461107222113666297289178185991991725",
"144242549220086980164089778896944928740",
"184178427074500219521565068588690858052",
"52314897070183086756957515479938367895",
"322165738834490395277078413138688349867",
"22961582057966284575079105626420444189"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/chassis/EnableQuickSortMarker.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-eae2e0e4",
"digest": {
"line_hashes": [
"166965183178611421968086487108726881946",
"192329307445330993686325850526464637587",
"137947045924643338403674456194931136112",
"189807364286918140057013876607125815401",
"249388559035566603586252777252339927117",
"208808392052866686612611981389715466238",
"216613118219287717369465817111978661912",
"154188732824700599527785385011713473968",
"292888915500952723271663286558066751727",
"326770276477803014517023918879612505914",
"301206884104626353761079620283869272292"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/packets/debuggui/DebugPanelOpen.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-eae91a86",
"digest": {
"length": 205.0,
"function_hash": "152230669588010973571809310958890476868"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/ModuleCoordinatesPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ebe00fd4",
"digest": {
"length": 701.0,
"function_hash": "235507562742635491525208324824978105601"
},
"target": {
"file": "common/logisticspipes/pipes/PipeItemsCraftingLogistics.java",
"function": "addCrafting"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ebffdbba",
"digest": {
"length": 145.0,
"function_hash": "273770155722535820929690281241810874479"
},
"target": {
"file": "common/logisticspipes/network/packets/gui/GUIPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ec65c519",
"digest": {
"length": 163.0,
"function_hash": "130856035769461890761774519844008574117"
},
"target": {
"file": "common/logisticspipes/network/abstractguis/ModuleCoordinatesGuiProvider.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ec9f820f",
"digest": {
"length": 220.0,
"function_hash": "288987139596010986082553326987136131840"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/ActiveSupplierSlot.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ed0db022",
"digest": {
"length": 385.0,
"function_hash": "234186579509263877792920148927738032224"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeBooleanArray"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-eda74fde",
"digest": {
"length": 348.0,
"function_hash": "209733882022790134502253025991932072188"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeFluidUpdate.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-edd5e5fe",
"digest": {
"length": 112.0,
"function_hash": "97940229358709526249335066868043432895"
},
"target": {
"file": "common/logisticspipes/network/packets/block/CraftingCycleRecipe.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ee1e2164",
"digest": {
"length": 117.0,
"function_hash": "184658701493121795806525999330942636625"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeContentPacket.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ee1f6c30",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateDoneDebug.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ee9bcd49",
"digest": {
"length": 118.0,
"function_hash": "252307603474830131900672519779056361016"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/Integer2ModuleCoordinatesPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-eeaeb2cd",
"digest": {
"length": 113.0,
"function_hash": "58868295079699693719928324804806890488"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/CCBasedQuickSortSlot.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ef99c5a9",
"digest": {
"line_hashes": [
"16798611440536937514432198038693824475",
"192329307445330993686325850526464637587",
"315042019439900345391826359785331428280",
"124579695406155813042209632482219633169",
"292174279068555412356777602186563890268",
"161950169649928633690737283556261349095",
"168463584191748210672387752521989907893",
"284781717761820298112462987515698638058",
"197883112976906910425947636260089590797",
"242749317255136633571718194140598313774",
"58236700570677796867285226848267119472",
"59865285098757775666213722218859482165",
"14142881726264645568551792175042588261",
"11408049399922117006060307228385529338",
"92916212584724045114423682892306831149",
"93151679753408820992331068836572930270",
"331995631870356952753357566102721900357",
"84997316680051782503512618964581384827",
"19651485750400270531916365480679106363",
"320728002853921010244373048287105217186",
"140764552107764113857937734172793366419",
"318260391813443934324736563810759933075",
"156503052619129929563150161778176109501",
"187082291040996739690768526086880794072",
"166319223321033215585472548738281413738"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/ModernPacket.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f02b831c",
"digest": {
"length": 115.0,
"function_hash": "39997260963706495541051459099523302295"
},
"target": {
"file": "common/logisticspipes/network/abstractpackets/DirectionModuleCoordinatesPacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f05fac67",
"digest": {
"length": 234.0,
"function_hash": "216983891563040926485957043813511748157"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/ItemSinkSlot.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f07708c8",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/pipes/unrouted/PipeItemsBasicTransport.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f0ced57f",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/routingdebug/RoutingUpdateAskForTarget.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f124b6ea",
"digest": {
"length": 148.0,
"function_hash": "108405146030985889641132297853345045768"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f1494dc7",
"digest": {
"length": 163.0,
"function_hash": "336068932648689749682093476066268457587"
},
"target": {
"file": "common/logisticspipes/network/packets/gui/DummyContainerSlotClick.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f1f01ef6",
"digest": {
"length": 369.0,
"function_hash": "112264133662370181638058488203057233312"
},
"target": {
"file": "common/logisticspipes/network/guis/block/AutoCraftingGui.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/527c4f4fb028e9afab29d4e639935010ad7be9e7",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f29fe829",
"digest": {
"length": 471.0,
"function_hash": "168594266263340654952660213624720516378"
},
"target": {
"file": "common/logisticspipes/logic/BaseLogicCrafting.java",
"function": "setNextSatellite"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f3c3e6be",
"digest": {
"length": 148.0,
"function_hash": "289614077896445987754823878799647609496"
},
"target": {
"file": "common/network/rs485/logisticspipes/util/LPDataIOWrapper.java",
"function": "writeUTF"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f56dbbf2",
"digest": {
"length": 474.0,
"function_hash": "12103604247286419197888197754138151559"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/PipeFluidUpdate.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f6ef75e0",
"digest": {
"length": 462.0,
"function_hash": "244316059620945740689307661132768403953"
},
"target": {
"file": "common/logisticspipes/network/packets/debuggui/DebugTargetResponse.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f755846b",
"digest": {
"length": 201.0,
"function_hash": "134986917401310870532096230040471261379"
},
"target": {
"file": "common/logisticspipes/network/guis/block/StatisticsGui.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f793b157",
"digest": {
"line_hashes": [
"188300777467262656067462772034180535752",
"50254902768763007433047412230543719512",
"197902299356005454301550335828775952667",
"15169003905740133955056269747015326716",
"159674191660665861319023177034544524656",
"310429568057363564025877008408363897776",
"31331245202701143531806837523121165309",
"172599594990904754331518360293583210393",
"174844729882854539752353426959356030493",
"68462652516807425977636053893304488185",
"131142772000976906838547976027840960864"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/NewGuiHandler.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f89f46ec",
"digest": {
"length": 1371.0,
"function_hash": "309654530406984202651195025885954786133"
},
"target": {
"file": "common/logisticspipes/ticks/ClientPacketBufferHandlerThread.java",
"function": "run"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f8a6ccdf",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/chassis/ChestGuiOpened.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-f94e1756",
"digest": {
"length": 122.0,
"function_hash": "305820572879278642530527675909617930520"
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/AdvancedExtractorModuleSlot.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-fab5f6e8",
"digest": {
"length": 277.0,
"function_hash": "102341967712410718280228777032849430179"
},
"target": {
"file": "common/logisticspipes/proxy/ProxyManager.java",
"function": "getBCPlugableState"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-fae3cdc8",
"digest": {
"length": 202.0,
"function_hash": "143116571155761332484494290446265825960"
},
"target": {
"file": "common/logisticspipes/network/packets/pipe/ItemAmountSignUpdatePacket.java",
"function": "writeData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-fbb1835c",
"digest": {
"length": 110.0,
"function_hash": "308337085805042982722670980880581877328"
},
"target": {
"file": "common/logisticspipes/network/packets/upgrade/ToogleDisconnectionUpgradeSidePacket.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-fbec6a14",
"digest": {
"line_hashes": [
"298821788479077921195188929321841493490",
"111016312041188618381164327805858717198",
"159590050413319991645861309137928858973",
"147073503509049994486534620468346743622",
"163905211926115411999712217904230395174",
"46857098339652048242682258178514251717",
"27667443221393340566027067048913562618",
"171406140763294530135156508983338305937",
"23194718408043706521053595242546257254",
"158864765963943743848689755610231573356",
"166728094877772457570740466334913521372",
"3624029150530220316482435578971723987",
"242811932377445302668059954773799228195",
"106113404605940289461973546084291253806",
"245495192618379860712519204291694036661",
"247494603596426064584791466152944822066",
"285485858441014309060272571387360543210",
"204509763936968054196408819994932319384",
"211264559600094868454209914793579992761",
"258153266073101590178850469922903625923",
"263355214567223210369396967250833826415",
"322302781907185721341379294108229767484",
"206082771092624177797932056053608343077",
"295747577431459138783214723720080232905",
"309550788249896940063865582732966939446",
"38120834082868211850745975074924953473",
"287845529974970602931436079066105765887",
"37555158377289787231581114562892948924",
"271379758810026263474780654051359799148",
"73291131372201405814907746477323147590",
"282665958306512470102824815441781827014",
"30260840152592880966380830189690169829",
"292517645168107651341240179051574309182",
"321448080687766523532401868498417822671",
"45971677945116710110686034649980002535",
"149404230045235365043215190810733746703",
"256991823916116294600385118744182915763",
"246177212149543023531640811690043657332",
"123657373979729148415993427697215835368",
"330829099050666846714952654375079237309",
"280278942972569902899415022408094809678",
"88431410695899432012058080588006831787",
"251133999236090273656243891017352646566",
"209841828720041952286534216807344389233",
"268579897267151709860491016469985077197",
"194914317639318834536436695966549285429",
"151052584788616171966277689909155054984",
"195852050823650441596448272841914997572",
"92302845351050802842759397125995703627",
"165260667823540065381376479749403275860",
"338057920759625031892701328347337113153",
"156798377466169250696140852754998139736",
"78428748807162250399667696554436095835",
"164813549047166148166629895807637893739",
"224322001544203365754162230547504803562",
"61356020292183081755630863208600103427",
"35910650257149452977192565180243744065",
"334482678856042289620077785944227295053",
"79083091201213312254740381564545469342",
"91152056801757623432210145337796446267",
"247889923550324292751688110764835648579",
"179675719377550439937025166445490934811",
"38189024477101600769748116117723559818",
"116163484032631725076796419997824081439",
"160579785018613606592750285203982888983",
"130675426109588744977003916374969612456",
"293450834127633009518599675952070904531",
"194558625364706506749183404400982931315",
"78518497591745460716176105765283640514",
"287730775581792223410410047765148640172",
"211888291470446862971558066530026034864",
"56089136713593030213338132048471809917",
"259920997338680559433341738429679511487",
"80417649287470024222848709084158515012",
"55546505722722154872322569431326489297"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/pipes/basic/LogisticsTileGenericPipe.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-fc1e7e7f",
"digest": {
"length": 158.0,
"function_hash": "228937582519184235874566086735437901101"
},
"target": {
"file": "common/logisticspipes/request/resources/FluidResource.java",
"function": "FluidResource"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-fc7cc49c",
"digest": {
"length": 142.0,
"function_hash": "184209323016899494720196438067908754312"
},
"target": {
"file": "common/logisticspipes/network/packets/orderer/MissingItems.java",
"function": "readData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-fcafbf6a",
"digest": {
"length": 335.0,
"function_hash": "297396310568448449101080710938518674898"
},
"target": {
"file": "common/logisticspipes/ticks/ClientPacketBufferHandlerThread.java",
"function": "handlePacketData"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-fcd5118b",
"digest": {
"length": 22940.0,
"function_hash": "109529304387440922509127328894539574097"
},
"target": {
"file": "common/logisticspipes/proxy/ProxyManager.java",
"function": "load"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-fd2c8b48",
"digest": {
"length": 53.0,
"function_hash": "214960959352117736363137321275126662916"
},
"target": {
"file": "common/logisticspipes/network/packets/gui/OpenChatGui.java",
"function": "writeData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-fe650d9b",
"digest": {
"line_hashes": [
"25316804600561204640452227318158084024",
"308323595785417655467231397961241160035",
"119966065991482835757941475005640252951",
"9176474005315693548148054098677087729",
"289379817993486400848243113254072113262",
"93115528923233479671660630523508333414",
"252043590936660106113516608957742997682",
"334689227648849814322238243463182707835",
"103747563179372011699137633309773194649",
"316866693829575419123231585090202410801",
"3512095486078873380342285321666041150",
"142288963056733927395889238692722942534",
"142770109880986841025432607929080461341",
"207910595441359928633298950482678261857",
"170427666879049044380105330790672087987",
"117347093144629979980623597405712687282",
"111232486704485062269014241746030563119",
"178892076602288314263730993465226732023",
"229659897229704028484138401215731875609",
"296674600815492283559864938238203227857",
"56686926121177942415562088797688828738",
"182104393443861318181021688164387833355"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/abstractguis/ModuleCoordinatesGuiProvider.java"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-fec182ac",
"digest": {
"line_hashes": [
"286167547201603064466026380750495977629",
"68852423096994134977998542094203710431",
"97447171728808411614889510751720807744",
"47111411705323218338012449411782944325",
"109295567176649000300759110836260418763",
"316664130870411093597780474972287036297",
"32188286301952255723091923492316470247",
"159123318119057925073998555364744818993",
"86788641991717985345064743959095614665",
"125958206317576760854041781050634864012"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/proxy/buildcraft/subproxies/LPBCPipeRenderState.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ff43fdbe",
"digest": {
"length": 219.0,
"function_hash": "183469637459704072293229761422572532096"
},
"target": {
"file": "common/logisticspipes/network/packets/multiblock/MultiBlockCoordinatesPacket.java",
"function": "readData"
}
},
{
"signature_type": "Line",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-ffea1d3f",
"digest": {
"line_hashes": [
"5612589227965426067100254440967091520",
"286674794377012459708646427134918801919",
"260280967179570206258717006401781700517",
"152752704640302121669008567532150416382",
"215107075261291339261839553401390311002",
"160188337426920334039496424284728052024",
"103255850958580295703036092230054540851",
"24897861500579372605498156156848187903",
"296674600815492283559864938238203227857",
"329674881202398319951377689282817897539",
"202396604086460008930587510819877622081"
],
"threshold": 0.9
},
"target": {
"file": "common/logisticspipes/network/guis/module/inpipe/ExtractorModuleSlot.java"
}
},
{
"signature_type": "Function",
"source": "https://github.com/rs485/logisticspipes/commit/39a90b8f2d1a2bcc512ec68c3e139f1dac07aa56",
"signature_version": "v1",
"deprecated": false,
"id": "CVE-2023-38689-fff5caff",
"digest": {
"length": 86.0,
"function_hash": "318672870756045641858209453956474213496"
},
"target": {
"file": "common/logisticspipes/network/packets/BufferTransfer.java",
"function": "readData"
}
}
]