SafariWeb browser · Apple

CVE-2009-2058

MEDIUM · 6.8 CVSS v2.0 Published 2009-06-15
Fix available
A fix is available. Upgrade to after 3.2.2 or later.
See remediation →
77/100
Remediation priority · High
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Apple Safari before 3.2.2 uses the HTTP Host header to determine the context of a document provided in a (1) 4xx or (2) 5xx CONNECT response from a proxy server, which allows man-in-the-middle attackers to execute arbitrary web script by modifying this CONNECT response, aka an "SSL tampering" attack.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Apple Safari before 3.2.2 incorrectly uses the HTTP Host header from proxy server CONNECT responses to determine the security context of error documents (4xx/5xx responses). This allows man-in-the-middle attackers to inject arbitrary web script by modifying the CONNECT response, enabling an SSL tampering attack where malicious JavaScript executes in the context of a trusted site.

MitigationUpgrade Safari to version 3.2.2 or later, which properly validates the Host header before using it for security context determination in CONNECT error responses.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
SafariWeb browser
Affected:<= 3.2.2

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
M
Authentication
None
Confidentiality
Partial
Integrity
Partial
Availability
Partial

AV:N/AC:M/Au:N/C:P/I:P/A:P

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Check Safari version
    On macOS: Safari > About Safari. On Windows: Help > About Safari. Compare the version number to 3.2.2.
    Affected if Version is 3.2.2 or earlier (e.g., 3.2.1, 3.2, 3.1.x, etc.)
  2. Verify proxy configuration
    Open Safari Preferences > Advanced > Proxies. Check if any proxy settings are enabled, particularly HTTP or HTTPS proxies which use the CONNECT method.
    Affected if A proxy is configured and enabled in Safari's network settings
  3. Confirm CONNECT method usage
    Review network configuration for any proxy server that establishes tunnel connections using the CONNECT method, which is standard for HTTPS proxying.
    Affected if CONNECT method proxy tunneling is in use (typically port 443 proxies)

User is affected if Safari version is 3.2.2 or earlier AND the browser is configured to use a proxy that utilizes CONNECT method for tunneling, allowing an attacker on the network path to manipulate error responses.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to a release after 3.2.2
Interim mitigation

Upgrade Safari to version 3.2.2 or later, which properly validates the Host header before using it for security context determination in CONNECT error responses.

Fix this in Safari Scoped from the published advisory
  • Consultation1.0 h
  • Implementation1.0 h
  • Testing1.0 h
  • Review / QA1.0 h
4.0 hours of engineering $750
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,200.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2009-2058 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2009-2058 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data