ForestryMC / Binnie

Minecraft addons for the Forestry mod. Extra Bees, Extra Trees, Genetics, and more.
https://minecraft.curseforge.com/projects/binnies-mods
Other
69 stars 77 forks source link

[1.7.10] Genetics security issue #586

Open Dimansel opened 5 years ago

Dimansel commented 5 years ago

Here on the server side no check is made to ensure that desired gene is discovered by the player. That could be exploited by making minor changes in the client code.

https://github.com/ForestryMC/Binnie/blob/87ccfb36c4706f37885d858925528c0e0528a32f/src/main/java/binnie/genetics/craftgui/WindowGeneBank.java#L55-L74