If a client sends a BookEditPacket with InventorySlot greater than 35, the server will crash due to an unhandled exception thrown by BaseInventory->getItem().
Using Gophertunnel, use serverConn.WritePacket(&packet.BookEdit{InventorySlot: 36})
Server crash, all servers
This issue was fixed by 47f011966092f275cc1b11f8de635e89fd9651a7, and the fix was released in 5.11.2.
{
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2024-03-06T17:01:27Z",
"nvd_published_at": null,
"severity": "HIGH"
}