| Anonymous | Login | Signup for a new account | 2025-11-17 02:02 UTC |
| My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0001709 | Zandronum | [All Projects] Bug | public | 2014-02-16 06:44 | 2018-09-30 21:34 | ||||
| Reporter | Jen0va | ||||||||
| Assigned To | Dusk | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 | ||||
| Product Version | 1.2 | ||||||||
| Target Version | 1.3 | Fixed in Version | 1.3 | ||||||
| Summary | 0001709: Server crash with sv_joinpassword | ||||||||
| Description | Setting sv_joinpassword to anything over 64 characters and trying to join the server results in a crash. | ||||||||
| Steps To Reproduce | Set sv_joinpassword to something over 64 characters Attempt to join the game | ||||||||
| Additional Information | Buffer overflow in server_RequestJoin that can be fixed by truncating the network string to 64 characters. | ||||||||
| Attached Files | |||||||||
Notes |
|
|
Dusk (developer) 2014-03-07 17:05 |
Fixed by eliminating the buffer altogether with FStrings. |
|
Torr Samaho (administrator) 2014-04-13 14:06 |
I pulled your patch for this a while ago. |
|
Arco (updater) 2014-04-13 19:49 |
Works correctly. |
|
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
| Supporters: | No one explicitly supports this issue yet. |
| Opponents: | No one explicitly opposes this issue yet. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2014-02-16 06:44 | Jen0va | New Issue | |
| 2014-03-07 16:57 | Dusk | Assigned To | => Dusk |
| 2014-03-07 16:57 | Dusk | Status | new => assigned |
| 2014-03-07 17:05 | Dusk | Note Added: 0008361 | |
| 2014-03-07 17:05 | Dusk | Status | assigned => needs review |
| 2014-04-13 14:06 | Torr Samaho | Note Added: 0008563 | |
| 2014-04-13 14:06 | Torr Samaho | Status | needs review => needs testing |
| 2014-04-13 14:07 | Torr Samaho | Target Version | => 1.3 |
| 2014-04-13 19:49 | Arco | Note Added: 0008569 | |
| 2014-04-13 19:49 | Arco | Status | needs testing => resolved |
| 2014-04-13 19:49 | Arco | Fixed in Version | => 1.3 |
| 2015-03-22 18:02 | Edward-san | Resolution | open => fixed |
| 2018-09-30 21:34 | Blzut3 | Status | resolved => closed |
| Copyright © 2000 - 2025 MantisBT Team |