CVE-2022-36267
High PUBLISHEDIn Airspan AirSpot 5410 version 0.3.4.1-4 and under there exists a Unauthenticated remote command injection vulnerability. The ping functionality...
Not yet in CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
In Airspan AirSpot 5410 version 0.3.4.1-4 and under there exists a Unauthenticated remote command injection vulnerability. The ping functionality can be called without user authentication when crafting a malicious http request by injecting code in one of the parameters allowing for remote code execution. This vulnerability is exploited via the binary file /home/www/cgi-bin/diagnostics.cgi that accepts unauthenticated requests and unsanitized data. As a result, a malicious actor can craft a specific request and interact remotely with the device.
- CVE Published
- Aug 08, 2022
- Exploitation Reported
- Aug 08, 2022
- CVSS
- 9.8 Critical
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| n/a |
n/a
|
n/a |
Affected |
CVE References
- gist.github.com/Nwqda/e82b3155401b094372195fdaa9b54833 gist.github.com · CVE Record https://gist.github.com/Nwqda/e82b3155401b094372195fdaa9b54833
- wdi.rfwel.com/cdn/techdocs/AirSpot5410.pdf wdi.rfwel.com · CVE Record https://wdi.rfwel.com/cdn/techdocs/AirSpot5410.pdf
- packetstormsecurity.com/files/168047/AirSpot-5410-0.3.4.1-4-Remote-C... packetstormsecurity.com · CVE Record http://packetstormsecurity.com/files/168047/AirSpot-5410-0.3.4.1-4-Re...
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| The Shadowserver First | 2022-08-08 14:34 UTC |
No detection artifacts or sensor request patterns are available for this CVE yet.
Check back as sensor telemetry and scanner integrations are updated.
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users via the Pro API.
Learn About Virtual PatchesCVSS Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitation Status
Exploited in the wild
Recorded 2022-08-08 14:34:15 UTC · The Shadowserver
Proof of concept available
Recorded 2024-01-08 22:23:57 UTC · GitHub
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2024-01-08 22:23:57 UTC · 9 stars
PoC Script for CVE-2022-36267: Exploits an unauthenticated remote command injection vulnerability in Airspan AirSpot 5410 antenna.
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
22:23 UTC over 2 years ago22:23 UTC · over 2 years ago
Public PoC available
Public proof-of-concept code published
-
14:34 UTC almost 4 years ago14:34 UTC · almost 4 years ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
14:34 UTC almost 4 years ago14:34 UTC · almost 4 years ago
CVE published
Vulnerability disclosed publicly
-
00:00 UTC almost 4 years ago00:00 UTC · almost 4 years ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2022-36267
{
"cve_id": "CVE-2022-36267",
"title": "In Airspan AirSpot 5410 version 0.3.4.1-4 and under there exists a Unauthenti...",
"affected_vendor": "Airspan",
"affected_product": "AirSpot 5410",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "High",
"cvss_score": 9.8,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}