The HTMLMediaElement::loadResource function in html/HTMLMediaElement.cpp in WebCore in WebKit before r49480, as used in Apple Safari before 4.0.4 on Mac OS X, does not perform the expected callbacks for HTML 5 media elements that have external URLs for media resources, which allows remote attackers to trigger sub-resource requests to arbitrary web sites via a crafted HTML document, as demonstrated by an HTML e-mail message that uses a media element for X-Confirm-Reading-To functionality, aka rdar problem 7271202.
| Software | From | Fixed in |
|---|---|---|
| apple / safari | - | 4.0.3.x |
| apple / safari | 0.8 | 0.8.x |
| apple / safari | 0.9 | 0.9.x |
| apple / safari | 1.0-beta | 1.0-beta.x |
| apple / safari | 1.0-beta2 | 1.0-beta2.x |
| apple / safari | 1.0 | 1.0.x |
| apple / safari | 1.0.0 | 1.0.0.x |
| apple / safari | 1.0.0b1 | 1.0.0b1.x |
| apple / safari | 1.0.0b2 | 1.0.0b2.x |
| apple / safari | 1.0.1 | 1.0.1.x |
| apple / safari | 1.0.2 | 1.0.2.x |
| apple / safari | 1.0.3 | 1.0.3.x |
| apple / safari | 1.1.0 | 1.1.0.x |
| apple / safari | 1.1.1 | 1.1.1.x |
| apple / safari | 1.2 | 1.2.x |
| apple / safari | 1.2.0 | 1.2.0.x |
| apple / safari | 1.2.1 | 1.2.1.x |
| apple / safari | 1.2.2 | 1.2.2.x |
| apple / safari | 1.2.3 | 1.2.3.x |
| apple / safari | 1.2.4 | 1.2.4.x |
| apple / safari | 1.2.5 | 1.2.5.x |
| apple / safari | 1.3 | 1.3.x |
| apple / safari | 1.3.0 | 1.3.0.x |
| apple / safari | 1.3.1 | 1.3.1.x |
| apple / safari | 1.3.2 | 1.3.2.x |
| apple / safari | 2 | 2.x |
| apple / safari | 2.0 | 2.0.x |
| apple / safari | 2.0.0 | 2.0.0.x |
| apple / safari | 2.0.1 | 2.0.1.x |
| apple / safari | 2.0.2 | 2.0.2.x |
| apple / safari | 2.0.3-417.9 | 2.0.3-417.9.x |
| apple / safari | 2.0.3-417.9.2 | 2.0.3-417.9.2.x |
| apple / safari | 2.0.3 | 2.0.3.x |
| apple / safari | 2.0.3-417.9.3 | 2.0.3-417.9.3.x |
| apple / safari | 2.0.3-417.8 | 2.0.3-417.8.x |
| apple / safari | 2.0.3_417.9.3 | 2.0.3_417.9.3.x |
| apple / safari | 2.0.4 | 2.0.4.x |
| apple / safari | 2.0.4_419.3 | 2.0.4_419.3.x |
| apple / safari | 2.0_pre | 2.0_pre.x |
| apple / safari | 3 | 3.x |
| apple / safari | 3.0 | 3.0.x |
| apple / safari | 3.0.0 | 3.0.0.x |
| apple / safari | 3.0.0b | 3.0.0b.x |
| apple / safari | 3.0.1 | 3.0.1.x |
| apple / safari | 3.0.1-beta | 3.0.1-beta.x |
| apple / safari | 3.0.1b | 3.0.1b.x |
| apple / safari | 3.0.2 | 3.0.2.x |
| apple / safari | 3.0.2b | 3.0.2b.x |
| apple / safari | 3.0.3 | 3.0.3.x |
| apple / safari | 3.0.3b | 3.0.3b.x |
| apple / safari | 3.0.4 | 3.0.4.x |
| apple / safari | 3.0.4_beta | 3.0.4_beta.x |
| apple / safari | 3.0.4b | 3.0.4b.x |
| apple / safari | 3.1 | 3.1.x |
| apple / safari | 3.1.0 | 3.1.0.x |
| apple / safari | 3.1.0b | 3.1.0b.x |
| apple / safari | 3.1.1 | 3.1.1.x |
| apple / safari | 3.1.2 | 3.1.2.x |
| apple / safari | 3.2 | 3.2.x |
| apple / safari | 3.2.0 | 3.2.0.x |
| apple / safari | 3.2.1 | 3.2.1.x |
| apple / safari | 3.2.2 | 3.2.2.x |
| apple / safari | 3.2.3 | 3.2.3.x |
| apple / safari | 4.0 | 4.0.x |
| apple / safari | 4.0-beta | 4.0-beta.x |
| apple / safari | 4.0.0b | 4.0.0b.x |
| apple / safari | 4.0.1 | 4.0.1.x |
| apple / safari | 4.0.2 | 4.0.2.x |
A security vulnerability is a weakness in software, hardware, or configuration that can be exploited to compromise confidentiality, integrity, or availability. Many vulnerabilities are tracked as CVEs (Common Vulnerabilities and Exposures), which provide a standardized identifier so teams can coordinate patching, mitigation, and risk assessment across tools and vendors.
CVSS (Common Vulnerability Scoring System) estimates technical severity, but it doesn't automatically equal business risk. Prioritize using context like internet exposure, affected asset criticality, known exploitation (proof-of-concept or in-the-wild), and whether compensating controls exist. A "Medium" CVSS on an exposed, production system can be more urgent than a "Critical" on an isolated, non-production host.
A vulnerability is the underlying weakness. An exploit is the method or code used to take advantage of it. A zero-day is a vulnerability that is unknown to the vendor or has no publicly available fix when attackers begin using it. In practice, risk increases sharply when exploitation becomes reliable or widespread.
Recurring findings usually come from incomplete Asset Discovery, inconsistent patch management, inherited images, and configuration drift. In modern environments, you also need to watch the software supply chain: dependencies, containers, build pipelines, and third-party services can reintroduce the same weakness even after you patch a single host. Unknown or unmanaged assets (often called Shadow IT) are a common reason the same issues resurface.
Use a simple, repeatable triage model: focus first on externally exposed assets, high-value systems (identity, VPN, email, production), vulnerabilities with known exploits, and issues that enable remote code execution or privilege escalation. Then enforce patch SLAs and track progress using consistent metrics so remediation is steady, not reactive.
SynScan combines attack surface monitoring and continuous security auditing to keep your inventory current, flag high-impact vulnerabilities early, and help you turn raw findings into a practical remediation plan.