CVE-2017-2419
published 2017-04-02CVE-2017-2419: An issue was discovered in certain Apple products. iOS before 10.3 is affected. Safari before 10.1 is affected. The issue involves the "WebKit" component. It…
PriorityP336high7.5CVSS 3.0
AVNACLPRNUINSUCNIHAN
EPSS
0.60%
70.0th percentile
An issue was discovered in certain Apple products. iOS before 10.3 is affected. Safari before 10.1 is affected. The issue involves the "WebKit" component. It allows remote attackers to bypass a Content Security Policy protection mechanism via unspecified vectors.
Affected
5 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| apple | ios | — | — |
| apple | iphone_os | <= 10.2.1 | — |
| apple | safari | <= 10.0.3 | — |
| apple | safari | — | — |
| debian | webkit2gtk | < webkit2gtk 2.14.6-1 (bookworm) | webkit2gtk 2.14.6-1 (bookworm) |
CVSS provenance
nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:P/A:N
osv7.5HIGH
Ubuntu
WebKitGTK+ vulnerabilities
vendor_ubuntu·2017-04-10
CVE-2016-9642 WebKitGTK+ vulnerabilities
Title: WebKitGTK+ vulnerabilities
Summary: Several security issues were fixed in WebKitGTK+.
A large number of security issues were discovered in the WebKitGTK+ Web and
JavaScript engines. If a user were tricked into viewing a malicious
website, a remote attacker could exploit a variety of issues related to web
browser security, including cross-site scripting attacks, denial of service
attacks, and arbitrary code execution.
Instructions: This update uses a new upstream release, which includes additional bug
fixes. After a standard system update you need to restart any applications
that use WebKitGTK+, such as Epiphany, to make all the necessary changes.
Apple
CVE-2017-2419: Safari 10.1
vendor_apple·2017-03-27·CVSS 7.5
CVE-2017-2419 [HIGH] CVE-2017-2419: Safari 10.1
Apple Security Update: About the security content of Safari 10.1
Product: Safari
Version: 10.1
CVE: CVE-2017-2419
Component: WebKit
Impact: Processing maliciously crafted web content may lead to unexpectedly unenforced Content Security Policy
Description: An access issue existed in Content Security Policy. This issue was addressed through improved access restrictions.
Apple
CVE-2017-2419: iOS 10.3
vendor_apple·2017-03-27·CVSS 7.5
CVE-2017-2419 [HIGH] CVE-2017-2419: iOS 10.3
Apple Security Update: About the security content of iOS 10.3
Product: iOS
Version: 10.3
CVE: CVE-2017-2419
Component: WebKit
Impact: Processing maliciously crafted web content may lead to unexpectedly unenforced Content Security Policy
Description: An access issue existed in Content Security Policy. This issue was addressed through improved access restrictions.
Debian
CVE-2017-2419: webkit2gtk - An issue was discovered in certain Apple products. iOS before 10.3 is affected. ...
vendor_debian·2017·CVSS 7.5
CVE-2017-2419 [HIGH] CVE-2017-2419: webkit2gtk - An issue was discovered in certain Apple products. iOS before 10.3 is affected. ...
An issue was discovered in certain Apple products. iOS before 10.3 is affected. Safari before 10.1 is affected. The issue involves the "WebKit" component. It allows remote attackers to bypass a Content Security Policy protection mechanism via unspecified vectors.
Scope: local
bookworm: resolved (fixed in 2.14.6-1)
bullseye: resolved (fixed in 2.14.6-1)
forky: resolved (fixed in 2.14.6-1)
sid: resolved (fixed in 2.14.6-1)
trixie: resolved (fixed in 2.14.6-1)
GHSA
GHSA-g2mr-fvpr-6r3r: An issue was discovered in certain Apple products
ghsa_unreviewed·2022-05-13
CVE-2017-2419 [HIGH] GHSA-g2mr-fvpr-6r3r: An issue was discovered in certain Apple products
An issue was discovered in certain Apple products. iOS before 10.3 is affected. Safari before 10.1 is affected. The issue involves the "WebKit" component. It allows remote attackers to bypass a Content Security Policy protection mechanism via unspecified vectors.
OSV
CVE-2017-2419: An issue was discovered in certain Apple products
osv·2017-04-02·CVSS 7.5
CVE-2017-2419 [HIGH] CVE-2017-2419: An issue was discovered in certain Apple products
An issue was discovered in certain Apple products. iOS before 10.3 is affected. Safari before 10.1 is affected. The issue involves the "WebKit" component. It allows remote attackers to bypass a Content Security Policy protection mechanism via unspecified vectors.
Suricata
ET EXPLOIT_KIT Terror EK CVE-2015-2419 Exploit
suricata·2017-04-04·CVSS 8.8
CVE-2016-0189 [HIGH] ET EXPLOIT_KIT Terror EK CVE-2015-2419 Exploit
ET EXPLOIT_KIT Terror EK CVE-2015-2419 Exploit
Rule: alert http $EXTERNAL_NET any -> $HOME_NET any (msg:"ET EXPLOIT_KIT Terror EK CVE-2015-2419 Exploit"; flow:established,to_client; file.data; content:"EB125831C966B9"; nocase; content:"05498034088485C975F7FFE0E8E9FFFFFFD10D61074028D7D5D3B544E0"; distance:2; within:58; nocase; reference:cve,2016-0189; classtype:exploit-kit; sid:2024170; rev:3; metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, affected_product Web_Browser_Plugins, attack_target Client_Endpoint, created_at 2017_04_04, cve CVE_2016_0189, deployment Perimeter, malware_family Exploit_Kit_Terror, performance_impact Low, confidence High, signature_severity Major, tag Exploit_Kit_Terror, tag CISA_KEV, updated_at 2024_03_14;)
No public exploits indexed.
Talos
Vulnerability Spotlight: Content Security Policy bypass in Microsoft Edge, Google Chrome and Apple Safari
blogs_talos·2017-09-06·CVSS 7.5
CVE-2017-5033 [HIGH] Vulnerability Spotlight: Content Security Policy bypass in Microsoft Edge, Google Chrome and Apple Safari
The vulnerabilities were discovered by Nicolai Grødum of Cisco.
Today, Talos is releasing details of vulnerabilities discovered in Microsoft Edge browser as well as older versions of Google Chrome (CVE-2017-5033) and browsers based on the Webkit such as Apple Safari (CVE-2017-2419) . An attacker may be able to exploit the vulnerabilities and bypass the Content Security Policy set by the server which may lead to disclosure of confidential information. Microsoft stated that this is by design and has declined to patch this issue.
### Overview One of the fundamental security mechanisms of a web application is the so called same-origin policy, prescribing which resources may be accessed by the application code. The essence of the same-origin policy is that it allows programmatic access to web
Talos
Vulnerability Spotlight: Content Security Policy bypass in Microsoft Edge, Google Chrome and Apple Safari
blogs_talos·2017-09-06·CVSS 7.5
CVE-2017-5033 [HIGH] Vulnerability Spotlight: Content Security Policy bypass in Microsoft Edge, Google Chrome and Apple Safari
## Vulnerability Spotlight: Content Security Policy bypass in Microsoft Edge, Google Chrome and Apple Safari
The vulnerabilities were discovered by Nicolai Grødum of Cisco.
Today, Talos is releasing details of vulnerabilities discovered in Microsoft Edge browser as well as older versions of Google Chrome ( CVE-2017-5033 ) and browsers based on the Webkit such as Apple Safari ( CVE-2017-2419 ) . An attacker may be able to exploit the vulnerabilities and bypass the Content Security Policy set by the server which may lead to disclosure of confidential information. Microsoft stated that this is by design and has declined to patch this issue.
## Overview One of the fundamental security mechanisms of a web application is the so called same-origin policy, prescribing which resources may be acc
http://www.securityfocus.com/bid/97129http://www.securitytracker.com/id/1038137https://security.gentoo.org/glsa/201706-15https://support.apple.com/HT207600https://support.apple.com/HT207617http://www.securityfocus.com/bid/97129http://www.securitytracker.com/id/1038137https://security.gentoo.org/glsa/201706-15https://support.apple.com/HT207600https://support.apple.com/HT207617
2017-04-02
Published