Ticket #20 (closed defect: fixed)
Cafu server: NULL pointer crash
| Reported by: | Luigi Auriemma | Owned by: | Carsten |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Cafu Engine | Version: | 9.06 |
| Keywords: | server, network, NULL pointer | Cc: | |
| Platform: |
Description
The server can be crashed through an incomplete CS0_RemoteConsoleCommand
packet that doesn't contain the password field, leading to a NULL
pointer access.
Example of malformed packet: FF FF FF FF 00 00 00 00 05
Change History
Note: See
TracTickets for help on using
tickets.
