The TRE library in Libc in Apple iOS before 8.4.1 and OS X before 10.10.5 allows context-dependent attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted regular expression, a different vulnerability than CVE-2015-3797 and CVE-2015-3798.
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://support.apple.com/kb/HT205030 | vendor advisory |
http://www.securitytracker.com/id/1033275 | vdb entry |
http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html | vendor advisory |
https://www.exploit-db.com/exploits/38263/ | exploit |
http://lists.apple.com/archives/security-announce/2015/Aug/msg00002.html | vendor advisory |
https://support.apple.com/kb/HT205031 | vendor advisory |
http://www.securityfocus.com/bid/76343 | vdb entry |