View Issue Details

IDProjectCategoryView StatusLast Update
0001214Spring engineGeneralpublic2008-11-22 02:30
Reporterbibim_ Assigned Tolurker  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.77b5 
Fixed in Version0.77b5+svn 
Summary0001214: Buffer overflow exploit on AutoHost interface
DescriptionSending a message longer than 256 characters to Spring server through the AutoHost interface currently crashes the Spring server:

spring-dedicated: rts/System/Net/PackPacket.cpp:18: netcode::PackPacket& netcode::PackPacket::operator<<(const std::string&): Assertion `size + pos <= length' failed.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

lurker

2008-11-22 02:29

reporter   ~0003083

r7081
* trunkate messages recieved from autohost to 250 characters

Issue History

Date Modified Username Field Change
2008-11-21 13:11 bibim_ New Issue
2008-11-22 02:29 lurker Note Added: 0003083
2008-11-22 02:30 lurker Status new => resolved
2008-11-22 02:30 lurker Fixed in Version => 0.77b5+svn
2008-11-22 02:30 lurker Resolution open => fixed
2008-11-22 02:30 lurker Assigned To => lurker