Audit Open Original ↗
osquery
Type
Security review
Client
Atlassian
Date
2022-01
Domain
AppSec
Effort
6 wks
Section
Technology Product Reviews
Trail of Bits's security review of Atlassian (Jan 2022) identified 17 issues: 2 high, 8 medium, 4 low, and 3 informational.
Findings · 17
- 1 Project dependencies are not monitored for vulnerabilities High
- 2 No separation of privileges when executing dependency code High
- 3 No limit on the amount of information that can be read from the Firefox add-ons table Low
- 4 The SIP status on macOS may be misreported Informational
- 5 The OpenReadableFile function can hang on reading a file Medium
- 6 Methods in POSIX PlatformFile class are susceptible to race conditions Low
- 7 No limit on the amount of data that parsePlist can parse Low
- 8 The parsePlist function can hang on reading certain files Medium
- 9 The parseJSON function can hang on reading certain files on Linux and macOS Medium
- 10 No limit on the amount of data read or expanded from the Safari extensions table Low
- 11 Extended attributes table may read uninitialized or out-of-bounds memory Medium
- 12 The readFile function can hang on reading a file Medium
- 13 The POSIX PlatformFile constructor may block the osquery thread Medium
- 14 No limit on the amount of data the Carver::blockwiseCopy method can write Medium
- 15 The carves table truncates large file sizes to 32 bits Informational
- 16 The time table may not null-terminate strings correctly Informational
- 17 The elf_info table can crash the osquery agent Medium
Findings extracted from the published report PDF. See the full report below for details and remediation.
Related