Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2020-26273— sqlite ATTACH allows some filesystem access

Quick assessment

Affected
osquery osquery
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

osquery是一款由SQL驱动的操作系统检测、监视和分析框架。 osquery 4.6.0之前版本存在命令注入漏洞,该漏洞源于通过使用sqlite的附加谓词,具有osquery管理访问权限的人可以对磁盘上的任意sqlite数据库进行读写。

CVSS 5.2 · Medium EPSS 0.94% · P58
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2020-26273

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
sqlite ATTACH allows some filesystem access
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
在命令中使用的特殊元素转义处理不恰当(命令注入)
Source: CVE Program / CVE List V5
Vulnerability Title
osquery 命令注入漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
osquery是一款由SQL驱动的操作系统检测、监视和分析框架。 osquery 4.6.0之前版本存在命令注入漏洞,该漏洞源于通过使用sqlite的附加谓词,具有osquery管理访问权限的人可以对磁盘上的任意sqlite数据库进行读写。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
osquery osquery < 4.6.0 -

II. Public POCs for CVE-2020-26273

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2020-26273

登录查看更多情报信息。

Patches & Fixes for CVE-2020-26273 (1)

Vendor Advisories for CVE-2020-26273 (1)

Other References for CVE-2020-26273 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2020-26273

No comments yet


Leave a comment