An issue was discovered in certain Apple products. iOS before 10.3 is affected. Safari before 10.1 is affected. watchOS before 3.2 is affected. The issue involves the "WebKit" component. A use-after-free vulnerability allows remote attackers to execute arbitrary code via a crafted web site.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
http://www.securitytracker.com/id/1038137 | vdb entry |
https://security.gentoo.org/glsa/201706-15 | vendor advisory |
https://support.apple.com/HT207602 | vendor advisory |
http://www.securityfocus.com/bid/97133 | vdb entry third party advisory |
https://support.apple.com/HT207600 | vendor advisory |
https://www.exploit-db.com/exploits/41813/ | exploit |
https://bugs.chromium.org/p/project-zero/issues/detail?id=1105 | |
https://support.apple.com/HT207617 | vendor advisory |