CVE-2020-26273
CVSS V2 Low 3.6
CVSS V3 Medium 5.2
Description
osquery is a SQL powered operating system instrumentation, monitoring, and analytics framework. In osquery before version 4.6.0, by using sqlite's ATTACH verb, someone with administrative access to osquery can cause reads and writes to arbitrary sqlite databases on disk. This _does_ allow arbitrary files to be created, but they will be sqlite databases. It does not appear to allow existing non-sqlite files to be overwritten. This has been patched in osquery 4.6.0. There are several mitigating factors and possible workarounds. In some deployments, the people with access to these interfaces may be considered administrators. In some deployments, configuration is managed by a central tool. This tool can filter for the `ATTACH` keyword. osquery can be run as non-root user. Because this also limits the desired access levels, this requires deployment specific testing and configuration.
Overview
- CVE ID
- CVE-2020-26273
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2020-12-16T02:15:13
- Last Modified Date
- 2020-12-18T15:59:43
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:linuxfoundation:osquery:*:*:*:*:*:*:*:* | 1 | OR | 4.6.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:P/I:P/A:N
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 3.6
- Severity
- LOW
- Exploitability Score
- 3.9
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- CHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 5.2
- Base Severity
- MEDIUM
- Exploitability Score
- 2
- Impact Score
- 2.7
References
Reference URL | Reference Tags |
---|---|
https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/SQL%20Injection/SQLite%20Injection.md#remote-command-execution-using-sqlite-command---load_extension | Exploit Third Party Advisory |
https://github.com/osquery/osquery/commit/c3f9a3dae22d43ed3b4f6a403cbf89da4cba7c3c | Patch Third Party Advisory |
https://github.com/osquery/osquery/security/advisories/GHSA-4g56-2482-x7q8 | Exploit Third Party Advisory |
https://github.com/osquery/osquery/releases/tag/4.6.0 | Release Notes Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-26273 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26273 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:29:50 | Added to TrackCVE | |||
2022-12-05 18:24:30 | 2020-12-16T02:15Z | 2020-12-16T02:15:13 | CVE Published Date | updated |
2022-12-05 18:24:30 | 2020-12-18T15:59:43 | CVE Modified Date | updated | |
2022-12-05 18:24:30 | Analyzed | Vulnerability Status | updated |