CVE-2012-0353
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 · uneditedThe UDP inspection engine on Cisco Adaptive Security Appliances (ASA) 5500 series devices, and the ASA Services Module (ASASM) in Cisco Catalyst 6500 series devices, with software 8.0 before 8.0(5.25), 8.1 before 8.1(2.50), 8.2 before 8.2(5.5), 8.3 before 8.3(2.22), 8.4 before 8.4(2.1), and 8.5 before 8.5(1.2) does not properly handle flows, which allows remote attackers to cause a denial of service (device reload) via a crafted series of (1) IPv4 or (2) IPv6 UDP packets, aka Bug ID CSCtq10441.
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 confidenceThe UDP inspection engine in Cisco ASA 5500 series devices and ASA Services Module in Catalyst 6500 series devices fails to properly handle certain UDP packet flows. When a remote attacker sends a crafted series of IPv4 or IPv6 UDP packets, it triggers a flaw in the inspection engine that causes the device to reload, resulting in denial of service.
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= 8.0= 8.0\(2\)= 8.0\(3\)= 8.0\(4\)= 8.0\(5\)= 8.0.2= 8.0.3= 8.0.4= 8.0.5= 8.1= 8.2\(1\)= 8.2\(2\)all versionsall versionsall versionsall versionsall versionsall versionsall versionsCVSS 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
- None
- Integrity
- None
- Availability
- Complete
AV:N/AC:M/Au:N/C:N/I:N/A:C
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.
-
Identify device modelRun 'show version' or 'show hardware' on the ASA CLI to confirm the device is a Cisco ASA 5500 series or Catalyst 6500 series with ASA Services ModuleAffected if Device model is Cisco ASA 5500 Series, ASA Services Module in Catalyst 6500, or any of the listed Catalyst 6500 variants (6503 E, 6504 E, 6506 E, 6509 E, 6509 Neb A)
-
Check ASA software versionRun 'show version' on the ASA CLI and locate the 'Cisco Adaptive Security Appliance Software' version numberAffected if Version is 8.0.x, 8.1.x, 8.2.x, or 8.3.x (before fixed releases), or if the device is listed as 'all versions' in the affected products, the version falls within the vulnerable range
-
Verify UDP inspection is enabledRun 'show run | include inspect' or 'show service-policy' to list active inspection configurations. Look for 'inspect udp' in policy maps or default inspection settingsAffected if UDP inspection (inspect udp) is applied to traffic through a policy map, as this is the engine that contains the vulnerability
-
Check for UDP inspection in configurationRun 'show run all policy-map' or examine the running configuration for 'inspect udp' statements under class or policy configurationsAffected if Any 'inspect udp' configuration exists on the device, indicating the UDP inspection engine is active
The device is affected if it is a Cisco ASA 5500 series or Catalyst 6500 with ASA Services Module running a vulnerable ASA software version AND has UDP inspection enabled in the configuration.
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.
From vendor dataUpgrade Cisco ASA software to version 8.0(5.25), 8.1(2.50), 8.2(5.5), 8.3(2.22), 8.4(2.1), 8.5(1.2) or later. Alternatively, disable UDP inspection if not required, or implement ACLs to restrict UDP traffic from untrusted sources.
- Consultation4.0 h
- Implementation4.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,968.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2012-0353 — 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-2012-0353 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