Threaticon
Toggle sidebar

You're viewing a limited, public preview. Log in for full access.

Log in User Guide
Log in Get started
Attack Patterns CAPEC-76 — Manipulating Web Input to File System Calls
CAPEC-76

Manipulating Web Input to File System Calls

TLP:CLEAR

Description

Typical severity: Very High. Likelihood of attack: High. An attacker manipulates inputs to the target software which the target software passes to file system calls in the OS. The goal is to gain access to, and perhaps modify, areas of the file system that the target software did not intend to be accessible.

Mitigation

Design: Enforce principle of least privilege. | Design: Ensure all input is validated, and does not contain file system commands | Design: Run server interfaces with a non-root account and/or utilize chroot jails or other configuration techniques to constrain privileges even if attacker gains some limited access to commands. | Design: For interactive user applications, consider if direct file system interface is necessary, instead consider having the application proxy communication. | Implementation: Perform testing such as pen-testing and vulnerability scanning to identify directories, programs, and interfaces that grant direct access to executables.

Details

Platforms
Software
Added
Jul 14, 2026
Leaving Threaticon

This link opens an external site that isn't part of the platform.