CWEBaseDraft4 recent CVEs

CWE-117Improper Output Neutralization for Logs

Description

The product constructs a log message from external input, but it does not neutralize or incorrectly neutralizes special elements when the message is written to a log file.

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE