6.5 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): Required (R)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): High (H)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- 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): High (H)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
Arbitrary File Write in postman_download module
The postman_download module uses the workspace name field from the Postman API to construct the local directory path without sanitization. If a malicious workspace has a name containing path traversal characters, pathlib resolves the path outside the intended output directory, allowing an attacker to write arbitrary files to the user's system.
Affected products
- =<<=2.8.5
Matching in nixpkgs
pkgs.bbot
OSINT automation for hackers
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>
-
@a-kenji Alexander Kenji Berthold <aks.kenji@protonmail.com>