CVE-2023-20245
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 · uneditedMultiple vulnerabilities in the per-user-override feature of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to bypass a configured access control list (ACL) and allow traffic that should be denied to flow through an affected device. These vulnerabilities are due to a logic error that could occur when the affected software constructs and applies per-user-override rules. An attacker could exploit these vulnerabilities by connecting to a network through an affected device that has a vulnerable configuration. A successful exploit could allow the attacker to bypass the interface ACL and access resources that would should be protected.
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 confidenceCVE-2023-20245 is a logic error vulnerability in the per-user-override feature of Cisco ASA and FTD firewalls. When the software constructs and applies per-user-override rules, it can incorrectly bypass interface ACLs, allowing traffic that should be denied to pass through the affected device. An unauthenticated remote attacker on the internal network can exploit this by connecting through the vulnerable device.
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.8.3.14= 9.8.3.16= 9.8.3.18= 9.8.3.21= 9.8.3.26= 9.8.3.29= 9.8.4= 9.8.4.3= 9.8.4.7= 9.8.4.8= 9.8.4.10= 9.8.4.12= 6.2.3.3= 6.2.3.4= 6.2.3.5= 6.2.3.6= 6.2.3.7= 6.2.3.8= 6.2.3.9= 6.2.3.10= 6.2.3.11= 6.2.3.12= 6.2.3.13= 6.2.3.14CVSS 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 installed Cisco ASA or FTD software versionRun 'show version' on the ASA CLI or 'show version' on FTD via CLI (admin@ftd). Note the full software version string.Affected if The version matches any of: ASA 9.8.3.14, 9.8.3.16, 9.8.3.18, 9.8.3.21, 9.8.3.26, 9.8.3.29, 9.8.4, 9.8.4.3, 9.8.4.7, 9.8.4.8, 9.8.4.10, 9.8.4.12 OR FTD 6.2.3.3 through 6.2.3.14.
-
Confirm the per-user-override feature is configuredRun 'show run per-user-override' or 'show running-config | include per-user-override' in the ASA/FTD CLI. Also check for any AAA commands related to user-based policies such as 'user-domain' or 'user-authentication' under the relevant interface configurations.Affected if Per-user-override is enabled or any user-based AAA authentication/authorization policies are active on the device.
-
Verify that per-user-override rules existRun 'show per-user-override rule' or examine the configuration for per-user-override rule definitions. Check if there are any user-specific ACL mappings configured via 'access-list per-user' commands.Affected if Any per-user-override rules or user-specific ACL entries are defined in the configuration.
-
Review interface ACL configurationsRun 'show access-list' or 'show running-config access-list' to review the interface ACLs applied via 'access-group' commands. Identify which interfaces have ACLs applied and note their permit/deny entries.Affected if Interface ACLs are applied to any interface (via access-group) AND per-user-override is configured, creating the condition where ACL bypass may occur.
The device is affected if it runs a listed ASA or FTD version AND has per-user-override configured with active user-specific rules, regardless of whether interface ACLs are present.
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 updates for ASA and FTD software. Until patches are available, audit per-user-override configurations and consider disabling the feature if not required, while implementing additional network segmentation as compensating control.
- Consultation3.0 h
- Implementation4.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,408.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-20245 — 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-2023-20245 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