The RebornCore library before 4.7.3 allows remote code execution because it deserializes untrusted data in ObjectInputStream.readObject as part of reborncore.common.network.ExtendedPacketBuffer. An attacker can instantiate any class on the classpath with any data. A class usable for exploitation might or might not be present, depending on what Minecraft modifications are installed.
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Link | Tags |
---|---|
https://www.curseforge.com/minecraft/mc-mods/reborncore | third party advisory product |
https://vuln.ryotak.me/advisories/45 | third party advisory |
https://github.com/TechReborn/RebornCore/security/advisories/GHSA-r7pg-4xrf-7mrm | third party advisory |