Buffer overflow in the ssl_read_record function in ssl_tls.c in PolarSSL before 1.1.8, when using TLS 1.1, might allow remote attackers to execute arbitrary code via a long packet.
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 |
---|---|
https://polarssl.org/tech-updates/security-advisories/polarssl-security-advisory-2013-04 | patch vendor advisory |
http://www.debian.org/security/2013/dsa-2782 | vendor advisory |