CVE-2013-0149
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 OSPF implementation in Cisco IOS 12.0 through 12.4 and 15.0 through 15.3, IOS-XE 2.x through 3.9.xS, ASA and PIX 7.x through 9.1, FWSM, NX-OS, and StarOS before 14.0.50488 does not properly validate Link State Advertisement (LSA) type 1 packets before performing operations on the LSA database, which allows remote attackers to cause a denial of service (routing disruption) or obtain sensitive packet information via a (1) unicast or (2) multicast packet, aka Bug IDs CSCug34485, CSCug34469, CSCug39762, CSCug63304, and CSCug39795.
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 validation flaw in Cisco's OSPF implementation where LSA type 1 packets are not checked before database operations. Remote attackers can send crafted unicast or multicast OSPF packets to cause routing disruption (DoS) or extract sensitive routing topology information from the LSA database.
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= 12.0= 12.0\(1\)= 12.0\(1\)s= 12.0\(1\)st= 12.0\(1\)w= 12.0\(1\)xa3= 12.0\(1\)xb= 12.0\(1\)xe= 12.0\(2\)= 12.0\(2\)xc= 12.0\(2\)xd= 12.0\(2\)xe= 2.1.0= 2.1.1= 2.1.2= 2.2.1= 2.2.2= 2.2.3= 2.3.0= 2.3.1= 2.3.1t= 2.3.2= 2.4.0= 2.4.1= 7.0= 7.1= 7.2= 8.0= 8.1= 8.2= 9.0= 9.1= 7.0= 7.1= 7.2= 8.0\(2\)= 9.0= 9.1all versionsall versions= 14.0CVSS 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
- None
- Availability
- Partial
AV:N/AC:M/Au:N/C:P/I:N/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 checksWork through these to decide whether this CVE applies to you.
-
Confirm OSPF is enabled on the deviceRun 'show ip ospf' or 'show ospf' from the CLI to see if OSPF process is running and configuredAffected if OSPF process is active and the device participates in OSPF routing (this makes the device vulnerable to the LSA type 1 validation flaw)
-
Identify the installed software versionRun 'show version' and locate the version string (for iOS/IOS-XE) or 'show version' for ASA/NX-OS/StarOS. Compare the full version number against the listed affected versions for your product lineAffected if The device runs an unpatched version matching one of the listed affected versions (12.0, 12.0(1), 2.1.x through 2.4.x for IOS-XE, 7.x-9.x for ASA, 7.x-9.1 for PIX, all versions of FWSM and NX-OS, or StarOS 14.0)
-
Verify OSPF interface configurationRun 'show ip ospf interface' to list all interfaces participating in OSPF and their OSPF area assignmentsAffected if Any interface is configured with OSPF and attached to an area (type 1 LSAs are generated from these interfaces)
-
Check OSPF authentication statusRun 'show ip ospf interface' and look for 'Authentication' field, or examine OSPF interface configuration with 'show running-config | include ospf' to see if MD5 or HMAC-SHA authentication is configuredAffected if OSPF neighbors are configured without authentication (the vulnerability can be exploited by unauthenticated OSPF packets)
The device is affected if OSPF is enabled and the software version matches any of the unpatched versions listed in the affected products, especially if OSPF authentication is not configured on OSPF neighbors.
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 dataApply Cisco security patches for affected IOS/IOS-XE/ASA/NX-OS/StarOS versions. Implement OSPF authentication (MD5 or HMAC-SHA) on all OSPF neighbors and use ACLs to restrict OSPF packet sources to trusted networks.
- Consultation3.0 h
- Implementation6.0 h
- Testing3.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,984.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2013-0149 — 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-0149 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