CoreFoundation, as used in Apple iTunes before 10.5, does not properly perform string tokenization, which allows man-in-the-middle attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via unspecified vectors.
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://support.apple.com/kb/HT4981 | vendor advisory |
http://lists.apple.com/archives/Security-announce/2011//Oct/msg00001.html | vendor advisory |
http://lists.apple.com/archives/Security-announce/2011//Oct/msg00000.html | patch vendor advisory |
http://www.securityfocus.com/bid/50067 | vdb entry |
http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html | vendor advisory |
http://support.apple.com/kb/HT4999 | |
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16919 | vdb entry signature |
http://support.apple.com/kb/HT5002 |