Vulnerability Details : CVE-2017-2471
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.
Vulnerability category: Memory CorruptionExecute code
Products affected by CVE-2017-2471
- cpe:2.3:a:apple:safari:10.0.3:*:*:*:*:*:*:*
- cpe:2.3:o:apple:iphone_os:10.2.1:*:*:*:*:*:*:*
- cpe:2.3:o:apple:watchos:3.1.3:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-2471
35.67%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 97 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-2471
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
8.8
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2017-2471
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2017-2471
-
https://www.exploit-db.com/exploits/41813/
Apple WebKit - 'table' Use-After-Free
-
https://security.gentoo.org/glsa/201706-15
WebKitGTK+: Multiple vulnerabilities (GLSA 201706-15) — Gentoo security
-
https://support.apple.com/HT207602
About the security content of watchOS 3.2 - Apple SupportVendor Advisory
-
http://www.securitytracker.com/id/1038137
Apple Safari Multiple Bugs Let Remote Users Obtain Potentially Sensitive Information, Conduct Cross-Site Scripting Attacks, Bypass Security, Deny Service, and Execute Arbitrary Code - SecurityTracker
-
https://support.apple.com/HT207617
About the security content of iOS 10.3 - Apple SupportVendor Advisory
-
http://www.securityfocus.com/bid/97133
WebKit CVE-2017-2471 Remote Code Execution VulnerabilityThird Party Advisory;VDB Entry
-
https://support.apple.com/HT207600
About the security content of Safari 10.1 - Apple SupportVendor Advisory
-
https://bugs.chromium.org/p/project-zero/issues/detail?id=1105
1105 - WebKit: table use-after-free - project-zero - Monorail
Jump to