CVE-2021-22400
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 · uneditedSome Huawei Smartphones has an insufficient input validation vulnerability due to the lack of parameter validation. An attacker may trick a user into installing a malicious APP. The app can modify specific parameters, causing the system to crash. Affected product include:OxfordS-AN00A 10.0.1.10(C00E10R1P1),10.0.1.105(C00E103R3P3),10.0.1.115(C00E110R3P3),10.0.1.123(C00E121R3P3),10.0.1.135(C00E130R3P3),10.0.1.135(C00E130R4P1),10.0.1.152(C00E140R4P1),10.0.1.160(C00E160R4P1),10.0.1.167(C00E166R4P1),10.0.1.173(C00E172R5P1),10.0.1.178(C00E175R5P1) and 10.1.0.202(C00E79R5P1).
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 · moderate confidenceA local privilege escalation and denial of service vulnerability exists in certain Huawei smartphones (OxfordS-AN00A) where a maliciously crafted application can modify specific system parameters without proper validation, causing the system to crash.
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= 10.0.1.10\(c00e10r1p1\)= 10.0.1.105\(c00e103r3p3\)= 10.0.1.115\(c00e110r3p3\)= 10.0.1.123\(c00e121r3p3\)= 10.0.1.135\(c00e130r3p3\)= 10.0.1.135\(c00e130r4p1\)= 10.0.1.152\(c00e140r4p1\)= 10.0.1.160\(c00e160r4p1\)= 10.0.1.167\(c00e166r4p1\)= 10.0.1.173\(c00e172r5p1\)= 10.0.1.178\(c00e175r5p1\)= 10.1.0.202\(c00e79r5p1\)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
- Local
- Complexity
- Low
- Privileges
- None
- User interaction
- Required
- Scope
- Unchanged
- Confidentiality
- None
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
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 modelCheck if the device is a Huawei smartphone with model identifier OxfordS-AN00A or OxfordS-AN00. This can be found in Settings > About Phone > Model Number, or via ADB with 'adb shell getprop ro.product.model'Affected if Device model is OxfordS-AN00A or variant containing OxfordS-AN00
-
Determine firmware versionRetrieve the installed firmware build number. On the device, go to Settings > About Phone > Build Number, or use ADB with 'adb shell getprop ro.build.display.id' to obtain the full version stringAffected if Firmware version matches any of: 10.0.1.10(c00e10r1p1), 10.0.1.105(c00e103r3p3), 10.0.1.115(c00e110r3p3), 10.0.1.123(c00e121r3p3), 10.0.1.135(c00e130r3p3), 10.0.1.135(c00e130r4p1), 10.0.1.152(c00e140r4p1), 10.0.1.160(c00e160r4p1), 10.0.1.167(c00e166r4p1), 10.0.1.173(c00e172r5p1), 10.0.1.178(c00e175r
-
Review installed applicationsAudit installed applications for any unknown or untrusted sources. Check Settings > Apps > App List, or use ADB with 'adb shell pm list packages' to enumerate installed packagesAffected if Any application from an untrusted or unknown source is installed that has permission to modify system parameters
The device is affected if it is a Huawei OxfordS-AN00A model running one of the listed firmware versions and has an untrusted application installed that can modify system parameters.
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 dataUsers should avoid installing applications from untrusted sources. Organizations should implement MDM controls to restrict app installation and monitor for the availability of vendor patches from Huawei.
- Consultation4.0 h
- Implementation2.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,152.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-22400 — 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-2021-22400 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