Untriaged
Permalink
CVE-2026-27884
5.3 MEDIUM
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): HIGH
- Privileges required (PR): NONE
- User interaction (UI): REQUIRED
- Scope (S): UNCHANGED
- Confidentiality impact (C): NONE
- Integrity impact (I): HIGH
- Availability impact (A): NONE
Activity log
- Created suggestion
NetExec vulnerable to arbitrary file write via path traversal in spider_plus module
NetExec is a network execution tool. Prior to version 1.5.1, the module spider_plus improperly creates the output file and folder path when saving files from SMB shares. It does not take into account that it is possible for Linux SMB shares to have path traversal characters such as `../` in them. An attacker can craft a filename in an SMB share that includes these characters, which when spider_plus crawls and downloads, can write or overwrite arbitrary files. The issue is patched in v1.5.1. As a workaround, do not run spider_plus with DOWNLOAD=true against targets.
References
-
https://github.com/Pennyw0rth/NetExec/security/advisories/GHSA-fccr-6qm2-7h27 x_refsource_CONFIRM
-
https://github.com/Pennyw0rth/NetExec/issues/1120 x_refsource_MISC
-
https://github.com/Pennyw0rth/NetExec/pull/1121 x_refsource_MISC
Affected products
NetExec
- ==< 1.5.1
Package maintainers
-
@vncsb Vinicius Bernardino <viniciusbernardino1@hotmail.com>