rspec/rules/S2083/common/fix/code-rationale.adoc

6 lines
203 B
Plaintext

The following code is vulnerable to path injection as it creates a path using
untrusted data without validation.
An attacker can exploit the vulnerability in this code to {code_impact}
arbitrary files.