An item duplication bug was discovered in EMI. A malicious ("hacked") client can send a crafted packet to a vulnerable Minecraft server running EMI mod, which causes item duplication. Fixed in version 1.1.11.
Technical Description: Failure to validate slot index and decrement stack count in EMI for Minecraft version 1.1.10 and below allows in-game item duplication.
- CVSS4.0: 5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/AU:Y/V:C
- CVSS3.1: 4.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
- CWE: CWE-1285: Improper Validation of Specified Index, Position, or Offset in Input