Stack-based buffer overflow in the ValidateMove function in frontend/move.cc in GNU Chess (aka gnuchess) before 6.2.4 might allow context-dependent attackers to execute arbitrary code via a large input, as demonstrated when in UCI mode.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2016/11/13/2 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2016/11/14/12 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2016/11/14/11 | third party advisory mailing list |
http://svn.savannah.gnu.org/viewvc/chess?revision=134&view=revision | third party advisory patch |
http://lists.gnu.org/archive/html/bug-gnu-chess/2015-10/msg00002.html | mailing list exploit third party advisory |