GHSA-g5vm-525q-r66c

Suggest an improvement
Source
https://github.com/advisories/GHSA-g5vm-525q-r66c
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/01/GHSA-g5vm-525q-r66c/GHSA-g5vm-525q-r66c.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-g5vm-525q-r66c
Aliases
Published
2023-01-18T21:30:21Z
Modified
2024-08-20T20:58:52.484226Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Velociraptor vulnerable to Missing Authorization
Details

Rapid7 Velociraptor allows users to be created with different privileges on the server. Administrators are generally allowed to run any command on the server including writing arbitrary files. However, lower privilege users are generally forbidden from writing or modifying files on the server. The VQL copy() function applies permission checks for reading files but does not check for permission to write files. This allows a low privilege user (usually, users with the Velociraptor "investigator" role) to overwrite files on the server, including Velociraptor configuration files. To exploit this vulnerability, the attacker must already have a Velociraptor user account at a low privilege level (at least "analyst") and be able to log into the GUI and create a notebook where they can run the VQL query invoking the copy() VQL function. Typically, most users deploy Velociraptor with limited access to a trusted group (most users will be administrators within the GUI). This vulnerability is associated with program files https://github.Com/Velocidex/velociraptor/blob/master/vql/filesystem/copy.go https://github.Com/Velocidex/velociraptor/blob/master/vql/filesystem/copy.go and program routines copy(). This issue affects Velociraptor versions before 0.6.7-5. Version 0.6.7-5, released January 16, 2023, fixes the issue.

Database specific
{
    "nvd_published_at": "2023-01-18T21:15:00Z",
    "github_reviewed_at": "2023-02-01T01:37:19Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-862"
    ]
}
References

Affected packages

Go / www.velocidex.com/golang/velociraptor

Package

Name
www.velocidex.com/golang/velociraptor
View open source insights on deps.dev
Purl
pkg:golang/www.velocidex.com/golang/velociraptor

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.6.7-5