CVE-2021-37705 Details
Description
OneFuzz is an open source self-hosted Fuzzing-As-A-Service platform. Starting with OneFuzz 2.12.0 or greater, an incomplete authorization check allows an authenticated user from any Azure Active Directory tenant to make authorized API calls to a vulnerable OneFuzz instance. To be vulnerable, a OneFuzz deployment must be both version 2.12.0 or greater and deployed with the non-default --multi_tenant_domain option. This can result in read/write access to private data such as software vulnerability and crash information, security testing tools and proprietary code and symbols. Via authorized API calls, this also enables tampering with existing data and unauthorized code execution on Azure compute resources. This issue is resolved starting in release 2.31.0, via the addition of application-level check of the bearer token's `issuer` against an administrator-configured allowlist. As a workaround users can restrict access to the tenant of a deployed OneFuzz instance < 2.31.0 by redeploying in the default configuration, which omits the `--multi_tenant_domain` option.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/microsoft/onefuzz/commit/2fcb4998887959b4fa11894a068d689189742cb1 | CVE | PatchThird Party Advisory |
| https://github.com/microsoft/onefuzz/pull/1153 | CVE | PatchThird Party Advisory |
| https://github.com/microsoft/onefuzz/releases/tag/2.31.0 | CVE | Release NotesThird Party Advisory |
| https://github.com/microsoft/onefuzz/security/advisories/GHSA-q5vh-6whw-x745 | CVE | Third Party Advisory |
| https://pypi.org/project/onefuzz/ | CVE | Product |
| https://github.com/microsoft/onefuzz/commit/2fcb4998887959b4fa11894a068d689189742cb1 | [email protected] | PatchThird Party Advisory |
| https://github.com/microsoft/onefuzz/pull/1153 | [email protected] | PatchThird Party Advisory |
| https://github.com/microsoft/onefuzz/releases/tag/2.31.0 | [email protected] | Release NotesThird Party Advisory |
| https://github.com/microsoft/onefuzz/security/advisories/GHSA-q5vh-6whw-x745 | [email protected] | Third Party Advisory |
| https://pypi.org/project/onefuzz/ | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-863 | Incorrect Authorization | [email protected] |
| CWE-285 | Improper Authorization | [email protected] |
| CWE-346 | Origin Validation Error | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| microsoft onefuzz | >= 2.12.0, < 2.31.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Oct 27, 2022 | Reanalysis | [email protected] |
| Aug 30, 2021 | Initial Analysis | [email protected] |