CVE-2024-20293
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 · uneditedA vulnerability in the activation of an access control list (ACL) on Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to bypass the protection that is offered by a configured ACL on an affected device. This vulnerability is due to a logic error that occurs when an ACL changes from inactive to active in the running configuration of an affected device. An attacker could exploit this vulnerability by sending traffic through the affected device that should be denied by the configured ACL. The reverse condition is also true—traffic that should be permitted could be denied by the configured ACL. A successful exploit could allow the attacker to bypass configured ACL protections on the affected device, allowing the attacker to access trusted networks that the device might be protecting. Note: This vulnerability applies to both IPv4 and IPv6 traffic as well as dual-stack ACL configurations in which both IPv4 and IPv6 ACLs are configured on an interface.
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 confidenceA logic error in Cisco ASA and FTD software allows ACLs to be bypassed when they transition from inactive to active state in the running configuration. An unauthenticated remote attacker can send traffic through the device that should be denied by the configured ACL, or conversely have traffic that should be permitted be denied. This affects IPv4, IPv6, and dual-stack ACL configurations.
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>= 9.19.1, <= 9.19.1.24= 9.20.1= 9.20.1.5>= 7.3.0, <= 7.4.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
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Changed
- Confidentiality
- None
- Integrity
- Low
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N
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 the ASA software versionRun 'show version' or 'show running-config | include version' to display the installed ASA software versionAffected if The version falls within >= 9.19.1 through <= 9.19.1.24, equals 9.20.1, or equals 9.20.1.5
-
Identify the FTD software versionRun 'show version' on the FTD device or check via FMC to determine the FTD versionAffected if The version falls within >= 7.3.0 through <= 7.4.0
-
Verify ACL configuration existsRun 'show access-list' to list all configured ACLs on the deviceAffected if IPv4, IPv6, or dual-stack ACLs are configured on the device and the software version is vulnerable
-
Check for recent ACL modificationsRun 'show access-list [acl_name] hitcount' or review configuration change logs for recent ACL activations or modificationsAffected if ACLs have recently been added, modified, or activated in the running configuration on a vulnerable device
-
Test ACL enforcement behaviorSend test traffic intended to be denied by specific ACL rules and verify it is blocked; alternatively, send traffic intended to be permitted and verify it is allowedAffected if Traffic behavior does not match the configured ACL rules (traffic passes when it should be denied, or is blocked when it should be allowed)
A user is affected if their device runs a vulnerable ASA (9.19.1.x, 9.20.1, or 9.20.1.5) or FTD (7.3.x through 7.4.x) version and has IPv4, IPv6, or dual-stack ACLs configured that have recently transitioned from inactive to active state.
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 the vendor patch when available. In the interim, verify ACL configurations are functioning as intended and monitor for unexpected traffic patterns that may indicate bypass attempts.
- Consultation4.0 h
- Implementation6.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 $4,544.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-20293 — 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-2024-20293 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