CVE-2021-37705
CVSS V2 Medium 6.8
CVSS V3 Critical 10
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.
Overview
- CVE ID
- CVE-2021-37705
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-08-13T21:15:06
- Last Modified Date
- 2022-10-27T12:46:09
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:microsoft:onefuzz:*:*:*:*:*:*:*:* | 1 | OR | 2.12.0 | 2.31.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 6.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- CHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 10
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 6
References
Reference URL | Reference Tags |
---|---|
https://github.com/microsoft/onefuzz/releases/tag/2.31.0 | Release Notes Third Party Advisory |
https://github.com/microsoft/onefuzz/pull/1153 | Patch Third Party Advisory |
https://pypi.org/project/onefuzz/ | Product |
https://github.com/microsoft/onefuzz/security/advisories/GHSA-q5vh-6whw-x745 | Third Party Advisory |
https://github.com/microsoft/onefuzz/commit/2fcb4998887959b4fa11894a068d689189742cb1 | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-37705 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37705 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:55:43 | Added to TrackCVE | |||
2022-12-05 08:14:57 | 2021-08-13T21:15Z | 2021-08-13T21:15:06 | CVE Published Date | updated |
2022-12-05 08:14:57 | 2022-10-27T12:46:09 | CVE Modified Date | updated | |
2022-12-05 08:14:57 | Analyzed | Vulnerability Status | updated |