|
CSDoom 2005 Multiple Buffer Overflow and Format String Vulnerabilities
csDoom 2005 is prone to multiple buffer-overflow and format-string vulnerabilities. The buffer-overflow issues are due to the application's failure to properly bounds-check user-supplied input data before copying it to an insufficiently sized memory buffer. The format-string vulnerabilities are due to the application's failure to properly sanitize user-supplied input before using it in a formatted-printing function. These issues may allow attackers to execute arbitrary machine code in the context of the affected application. Failed exploit attempts will likely crash the targeted application. Both clients and servers are affected by these issues. |
|
Privacy Statement |