CWEBaseDraft20 recent CVEs

CWE-88Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

Description

The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.

[object Object]

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE