CWEClassDraft20 recent CVEs

CWE-116Improper Encoding or Escaping of Output

Description

The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.

[object Object]

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE