MantisBT - Doomseeker |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001708 | Doomseeker | [All Projects] Bug | public | 2014-02-16 06:39 | 2014-02-17 16:50 |
|
Reporter | Jen0va | |
Assigned To | Zalewa | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 0.12 Beta | |
Target Version | | Fixed in Version | | |
|
Summary | 0001708: Server crash with sv_joinpassword |
Description | When attempting to join a game with a joinpassword that is longer than 64 characters, the server will crash. |
Steps To Reproduce | Set sv_joinpassword to anything over 64 characters
Attempt to join the game |
Additional Information | Buffer overflow in server_RequestJoin that can be fixed by truncating the length of the network string received to 64 characters. |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-02-16 06:39 | Jen0va | New Issue | |
2014-02-16 06:41 | Jen0va | Note Added: 0008222 | |
2014-02-16 23:45 | Blzut3 | Status | new => closed |
2014-02-16 23:45 | Blzut3 | Resolution | open => no change required |
2014-02-17 06:38 | Zalewa | Note Added: 0008230 | |
2014-02-17 06:38 | Zalewa | Assigned To | => Zalewa |
2014-02-17 06:38 | Zalewa | Status | closed => resolved |
2014-02-17 16:50 | Zalewa | Status | resolved => closed |