CVE-2013-0648
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 · uneditedUnspecified vulnerability in the ExternalInterface ActionScript functionality in Adobe Flash Player before 10.3.183.67 and 11.x before 11.6.602.171 on Windows and Mac OS X, and before 10.3.183.67 and 11.x before 11.2.202.273 on Linux, allows remote attackers to execute arbitrary code via crafted SWF content, as exploited in the wild in February 2013.
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 confidenceThis is a use-after-free vulnerability in Adobe Flash Player's ExternalInterface ActionScript API, which allows SWF files to communicate with browser JavaScript. Attackers exploit this by crafting malicious SWF content that corrupts memory, enabling arbitrary code execution on the victim's system.
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= 6.0= 5.9= 6.4= 6.0= 5.9= 6.4= 6.0< 10.3.183.67>= 11.0, < 11.6.602.171>= 11.0, < 11.2.202.273= 11.4= 12.1= 10= 11CVSS 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
- Low
- Privileges
- None
- User interaction
- Required
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
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 checksWork through these to decide whether this CVE applies to you.
-
Check if Adobe Flash Player is installedOn Linux, look for the Flash plugin in browser plugin directories: ls -la /usr/lib/flash-plugin/ or ls -la /usr/lib/mozilla/plugins/ | grep -i flash. On RHEL/CentOS also check /opt/adobe-flash/Affected if No Flash plugin files are found, then the system is not affected by this specific Flash vulnerability
-
Determine the installed Flash Player version on LinuxRun: rpm -q flash-plugin (RHEL/CentOS) or rpm -q flashplayer (SUSE/OpenSUSE). Alternatively, check the plugin file directly: ls -la /usr/lib/flash-plugin/libflashplayer.so and examine file version info if availableAffected if Unable to determine version - Flash may be installed via a different method or not at all
-
Compare your installed version against affected rangesCompare the version number you found against these vulnerable ranges: < 10.3.183.67, or >= 11.0.0 and < 11.6.602.171 (Windows/Mac), or >= 11.0.0 and < 11.2.202.273 (Linux). If your version falls into any of these ranges, you are affectedAffected if Your installed version is 10.3.x before 10.3.183.67, OR 11.x before 11.6.602.171 (non-Linux) OR 11.x before 11.2.202.273 (Linux)
-
Check which Flash Player package is installed on SUSE/OpenSUSERun: rpm -qa | grep -i flash to list all flash-related packages, then use: rpm -q --qf '%{VERSION}-%{RELEASE}' <package_name> to get exact versionAffected if The installed version matches the affected version ranges listed for OpenSUSE (11.4, 12.1) or SLED (10, 11)
You are affected if Adobe Flash Player is installed and its version falls below 10.3.183.67, or is 11.x but below 11.6.602.171 (Windows/Mac) or below 11.2.202.273 (Linux).
Generated from the published advisory. Verify against your own configuration.
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.
dbcve · scoped10.3.183.6711.2.202.27311.6.602.171
Update Adobe Flash Player to version 10.3.183.67 or later (11.x to 11.6.602.171 on Windows/Mac, 11.2.202.273 on Linux) to remediate this vulnerability. Consider disabling Flash Player in browsers if update is not possible.
Flash Player 11.2.202.273 or later for Linux (or 10.3.183.67 for all platforms)
- 1. Identify the installed Flash Player version by navigating to 'About Flash Player' in the Adobe website or checking your system's software packages
- 2. For Red Hat Enterprise Linux systems, run 'yum update flash-plugin' or 'rpm -Uvh' with the appropriate updated Flash Player package from the Red Hat network (RHN)
- 3. For openSUSE systems, run 'zypper update flash-player' or install the updated package from the openSUSE repositories
- 4. After installation, verify the Flash Player version is at least 10.3.183.67 (or 11.2.202.273 for Linux) using 'rpm -q flash-plugin' or by checking in the browser
- 5. Restart any web browsers to ensure the updated Flash Player plugin is loaded
- 6. Consider removing Flash Player entirely if no longer needed, as Adobe ended support in December 2020
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,560.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2013-0648 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2013-0648 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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