Get a Pentest and security assessment of your IT network.

2021-current

CVE-2020-26273 – osquery is a SQL powered operating system instrumentation, monitoring, an

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: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26273

Reference (s):

  • https://github.com/osquery/osquery/security/advisories/GHSA-4g56-2482-x7q8
  • URL: https://github.com/osquery/osquery/security/advisories/GHSA-4g56-2482-x7q8
  • https://github.com/osquery/osquery/commit/c3f9a3dae22d43ed3b4f6a403cbf89da4cba7c3c
  • URL: https://github.com/osquery/osquery/commit/c3f9a3dae22d43ed3b4f6a403cbf89da4cba7c3c
  • https://github.com/osquery/osquery/releases/tag/4.6.0
Related posts
2021-current

CVE-2004-1715 - Directory traversal vulnerability in MIMEsweeper for Web before 5.0.4 all

2021-current

CVE-2014-5980 - The Genertel (aka com.genertel) application 2.6.0 for Android does not ve

2021-current

CVE-2019-7853 - A stored cross-site scripting vulnerability exists in Magento 2.1 prior t

2021-current

CVE-2020-1161 - A denial of service vulnerability exists when ASP.NET Core improperly han