Adaptive Security Appliance SoftwareOperating system · Cisco

CVE-2012-0353

HIGH · 7.1 CVSS v2.0 Published 2012-03-15
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
80/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
The 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 confidence

The 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.

MitigationUpgrade 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.

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
Adaptive Security Appliance SoftwareOperating system
Affected:= 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\)
5500 Series Adaptive Security ApplianceHardware / appliance
Affected:all versions
Catalyst 6500Hardware / appliance
Affected:all versions
Catalyst 6503 EHardware / appliance
Affected:all versions
Catalyst 6504 EHardware / appliance
Affected:all versions
Catalyst 6506 EHardware / appliance
Affected:all versions
Catalyst 6509 EHardware / appliance
Affected:all versions
Catalyst 6509 Neb AHardware / appliance
Affected:all versions

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
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 checks

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

  1. Identify device model
    Run '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 Module
    Affected 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)
  2. Check ASA software version
    Run 'show version' on the ASA CLI and locate the 'Cisco Adaptive Security Appliance Software' version number
    Affected 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
  3. Verify UDP inspection is enabled
    Run 'show run | include inspect' or 'show service-policy' to list active inspection configurations. Look for 'inspect udp' in policy maps or default inspection settings
    Affected if UDP inspection (inspect udp) is applied to traffic through a policy map, as this is the engine that contains the vulnerability
  4. Check for UDP inspection in configuration
    Run 'show run all policy-map' or examine the running configuration for 'inspect udp' statements under class or policy configurations
    Affected 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.

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
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Upgrade 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.

Fix this in Adaptive Security Appliance Software Scoped from the published advisory
  • Consultation4.0 h
  • Implementation4.0 h
  • Testing4.0 h
  • Review / QA2.0 h
14.0 hours of engineering $2,480
Get help mitigating

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 locally
dbcve dependency scanner

Check 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 sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2012-0353 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