3.1 LOW
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): High (H)
- Privileges Required (PR): None (N)
- User Interaction (UI): Required (R)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): Low (L)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): High (H)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): Low (L)
- Modified Availability (MA): None (N)
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse ignored package hebbot
- @LeSuisse accepted
- @LeSuisse published on GitHub
Path traversal in github_workflows allows writing artifacts outside output directory
BBOT's `github_workflows` module could be induced to write a downloaded artifact outside its configured output directory: its path-containment check did not resolve `..`, so a crafted `CODE_REPOSITORY` URL could traverse out of the intended folder. The write is bounded to two directory levels above the output location and its target is determined by the operator's configuration, not the attacker.
Affected products
- =<2.8.6
Matching in nixpkgs
Ignored packages (1)
pkgs.hebbot
Matrix bot which can generate "This Week in X" like blog posts
-
nixos-unstable 2.1-unstable-2024-09-20
- nixpkgs-unstable 2.1-unstable-2024-09-20
- nixos-unstable-small 2.1-unstable-2024-09-20
-
nixos-26.05 2.1-unstable-2024-09-20
- nixos-26.05-small 2.1-unstable-2024-09-20
- nixpkgs-26.05-darwin 2.1-unstable-2024-09-20
Package maintainers
-
@robsliwi Robert Sliwinski <r@sliwi.org>
-
@fabaff Fabian Affolter <mail@fabian-affolter.ch>